maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Pierogi - a universal infrared remote control app (https://talk.maemo.org/showthread.php?t=82243)

Copernicus 2012-09-15 14:16

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by olibe (Post 1266823)
Thank for adding Cisco 8485DVB but is it possible to map key HDD to Disc Menu?

Very possible; I should be able to rearrange the panels a bit to add more functionality. I should probably set up a specific collection of panels for the DVR/Satellite/DTT/etc. set-top boxes...

BTW, now that macros are available (although barely usable), you might be able to set up one of the "user defined" keys to be the HDD key. (You can find it near the bottom of the "Input Keys" category, if you're brave enough to try. :) )

cantruchd 2012-09-15 15:18

Re: [Announce] Pierogi - a universal infrared remote control app
 
Hi Corpernicus, great work with the keyset search! I am now able to control my "cheap" Sony label TV with the Haier TV keyset 1. However, the keyset does not provide all keys that my tv can receive.
So after the "searchbypower" feature, I would I like to request a "search by everything" feature, that is to emits all keys from all keysets. Because 'power' button for this device may be 'volume up' button for another one.So user can use keys from various keysets and macro to make their own keyset for a particular device.
I hope my point is clear enough :)
Thank you a lot and great job!

Copernicus 2012-09-15 15:33

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by cantruchd (Post 1266927)
Hi Corpernicus, great work with the keyset search! I am now able to control my "cheap" Sony label TV with the Haier TV keyset 1. However, the keyset does not provide all keys that my tv can receive.

Thanks! And yeah, that Haier keyset is pretty limited. It is using the "Aiwa" protocol (probably so named because it was designed by Aiwa, and mostly only used by them). And, it's the only TV keyset I've got using that protocol right now... You might try some of the Aiwa non-tv keysets and see how they work. (I'll snoop around for some more Aiwa/Haier keysets. It looks like "Konka" is another possible brand with matching keysets, I'll grab those too.)

Quote:

So after the "searchbypower" feature, I would I like to request a "search by everything" feature, that is to emits all keys from all keysets. Because 'power' button for this device may be 'volume up' button for another one.So user can use keys from various keysets and macro to make their own keyset for a particular device.
Well, I don't think I would want to try to spit out every key for every device at one time; it'd take way too long (and there are some potentially dangerous commands as well). But I don't see why I couldn't allow you to replace the power key with other keys. (And there are keysets that don't even have a power key, so this might help with them as well.) Let me give it a shot.

And yeah, if I ever do get everything working, the macro system should certainly be a way to work around keyset deficiencies (and Pierogi bugs) by allowing you to construct your own buttons. :)

Edit: wow, convoluted corporate histories here. Looks like Aiwa was going bankrupt in the early 2000s, until it was bought out by Sony in 2002. However, Sony apparently didn't find the brand all that useful to them, so they seem to have slowly killed it off. Haier, on the other hand, is a giant Chinese firm working to break into the consumer electronics market; it seems that they may have started by working with other firms (like Aiwa), but nowadays manufacture their own TVs. So anyway, that's how a Sony TV might be using an Aiwa protocol, and might work with a Haier keyset. :)

sixwheeledbeast 2012-09-15 19:20

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by Copernicus (Post 1266935)
wow, convoluted corporate histories here. Looks like Aiwa was going bankrupt in the early 2000s, until it was bought out by Sony in 2002. However, Sony apparently didn't find the brand all that useful to them, so they seem to have slowly killed it off.

Yes, this is true Sony then started using Aiwa as a "cheap" brand before they finally disappeared.
I used to like original Aiwa stuff.
Have found a few Sony remotes working Aiwa and vice-versa.

Tested the Macro's sat right on top of the TV and it's the same intermittent issue.

I can't test with the Power Search at all as it not working, coming up will error messages like "lirc busy" on every press; even after restarting.

What I was saying with the keyboard would not effect the "multitap". I was thinking from the POV that the multitap would eventually become a "mode" and the whole keyboard would be used for typing.
Whereas all the other tab menus would follow set keyboard hotkeys.
LIke QWERTY for the tabs, ZXCVBN for the macros and M, Space, Up, down, Left and Right for the "main" tab features.
Obviously this is all IMO of course.

Copernicus 2012-09-15 19:36

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by sixwheeledbeast (Post 1267049)
Tested the Macro's sat right on top of the TV and it's the same intermittent issue.

I can't test with the Power Search at all as it not working, coming up will error messages like "lirc busy" on every press; even after restarting.

Ack! Could you check and see if there's perhaps a zombie Pierogi process running in the background? I'm wondering if perhaps I've got something not shutting itself down properly...

Quote:

What I was saying with the keyboard would not effect the "multitap". I was thinking from the POV that the multitap would eventually become a "mode" and the whole keyboard would be used for typing.
Whereas all the other tab menus would follow set keyboard hotkeys.
Ah, I see; yeah, that should be doable, I think. Let me take a look.

Quote:

LIke QWERTY for the tabs, ZXCVBN for the macros and M, Space, Up, down, Left and Right for the "main" tab features.
Hmm. The QWERTY keys would be re-mapped depending on the current panel collection, I suppose... Yeah, mapping the keyboard arrows to channel/volume/arrows makes sense, at least for those devices that actually have channel/volume/arrow keys. And having quick access to volume/mute from any collection might be nice in any case. :)

sixwheeledbeast 2012-09-15 22:11

Re: [Announce] Pierogi - a universal infrared remote control app
 
killall pierogi seems to have fixed it for now.
It said no process killed but no buttons worked before killall, it now functions as before.

The Macro is still playing up not pressing enough sleep commands and select seems to get missed off most times.

Power Search works again after killall and my LG TV switches on and off two or three times even on non LG keysets (I guess it's the same command on another keyset).

Yes, the way I see it, tabs/hotkeys would change for each panel.
So for the AC Panel only "QW" are active but for Universal Panel "QWERTY"
Much in line with task switcher in CSSU and OMP, like already mentioned.

I hope my bug reports are helping work out these issues above.
Any other things you need me to test/try let me know.

Copernicus 2012-09-15 23:57

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by sixwheeledbeast (Post 1267125)
killall pierogi seems to have fixed it for now.
It said no process killed but no buttons worked before killall, it now functions as before.

Ah, I don't know what killall thinks about unresponsive processes, but yeah, it sounds like that was the problem. I need to make sure I am shutting down my worker thread before I allow the program to exit!

Quote:

The Macro is still playing up not pressing enough sleep commands and select seems to get missed off most times.
Well, it's pretty much gotta be my timing, then, I think. I must be forcing the commands too quickly to fit the protocol. I'll put a fix in for that asap.

Quote:

Power Search works again after killall and my LG TV switches on and off two or three times even on non LG keysets (I guess it's the same command on another keyset).
Well, LG is a very popular brand. :) (Also, LG is a company formed by the merger of "Lucky" and "Goldstar", so all the Goldstar keysets tend to be compatible with LG keysets.)

Quote:

Yes, the way I see it, tabs/hotkeys would change for each panel.
So for the AC Panel only "QW" are active but for Universal Panel "QWERTY"
Much in line with task switcher in CSSU and OMP, like already mentioned.
Gotcha! Hmm, from reading the OMP wiki it seemed like the keys were hard-coded to specific windows or menus, which was probably what was throwing me off. I'll see if I can't get something like this into the next release. Thanks!

olibe 2012-09-16 10:42

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by Copernicus (Post 1266897)
Very possible; I should be able to rearrange the panels a bit to add more functionality. I should probably set up a specific collection of panels for the DVR/Satellite/DTT/etc. set-top boxes...

BTW, now that macros are available (although barely usable), you might be able to set up one of the "user defined" keys to be the HDD key. (You can find it near the bottom of the "Input Keys" category, if you're brave enough to try. :) )

I created this macro but unfortunately key command "HDD Input" of 3 "Cisco Set-Top Box Keyset" doesn't work :-(

Copernicus 2012-09-16 12:49

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by olibe (Post 1267320)
I created this macro but unfortunately key command "HDD Input" of 3 "Cisco Set-Top Box Keyset" doesn't work :-(

Drat -- just took a close look at Cisco keyset 3, and I don't even have an "HDD" key in that set. :( Sorry about that. Let me check my sources again, I probably missed it...

Edit: Oops, you said "Cisco 8485DVB", right? That should be "Cisco Keyset 1". There is an "HD" key in that set, but I thought it was for "HDMI" input. :) Sorry about that, I'll remap it...

olibe 2012-09-16 14:09

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by Copernicus (Post 1267368)
Drat -- just took a close look at Cisco keyset 3, and I don't even have an "HDD" key in that set. :( Sorry about that. Let me check my sources again, I probably missed it...

Edit: Oops, you said "Cisco 8485DVB", right? That should be "Cisco Keyset 1". There is an "HD" key in that set, but I thought it was for "HDMI" input. :) Sorry about that, I'll remap it...

Thanks for your reply, it works :)


All times are GMT. The time now is 12:08.

vBulletin® Version 3.8.8