|
2012-02-18
, 20:24
|
Posts: 310 |
Thanked: 202 times |
Joined on Jun 2010
@ Ireland
|
#242
|
|
2012-02-18
, 21:26
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#243
|
would it be possible to create a personal remote tab/page. I only use 2 or 3 buttons on each remote. It would be so cool to add individual buttons from keysets to your personal remote tab. TV input, on/off and volume, sat box channel up/down, amp input and volume. You get the idea.
The Following User Says Thank You to Copernicus For This Useful Post: | ||
|
2012-02-18
, 21:30
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#244
|
I'll go ahead and throw the LIRC files into Pierogi, and check the hifi_remotes site to see if they have anything to add.
|
2012-02-18
, 22:19
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#245
|
many thanks for the Bose remote. I am now able to control it via N900!
For the Metz TV I have added some more info about the remote model to wiki request: it is a RM14. Hope you will find something...
One question: where did you find the info for the Bose? I have tested from lirc.sf.net/remotes and they did not work.
The Following 2 Users Say Thank You to Copernicus For This Useful Post: | ||
|
2012-02-18
, 22:56
|
Posts: 34 |
Thanked: 29 times |
Joined on Oct 2011
@ Plovdiv, Bulgaria
|
#246
|
|
2012-02-18
, 23:12
|
|
Posts: 381 |
Thanked: 336 times |
Joined on Jan 2011
@ Stockholm, Sweden
|
#247
|
Ah, the ultimate user interface! This is a question to strike fear into my heart -- I'm not much of a GUI person, so creating a fairly decent static interface is hard enough for me, let alone a good dynamic one. I can't imagine how much work that would take...
But yeah, this really is what the QtIrreco guys were going after with their product. In fact, it may be the case that you can control multiple devices today with QtIrreco; I'm not sure, I never really used it that much.
But certainly, there's no reason why Pierogi's keyset backend couldn't be connected to a more dynamic GUI. In fact, I suspect you could marry QtIrreco's front-end to Pierogi's data, if you really wanted to. Might be something to look in to...
|
2012-02-18
, 23:38
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#248
|
I am wondering if you are up to implementing some weird keysets like this one http://lirc.sourceforge.net/remotes/canon/RC-1_RC-5
They usually have a few buttons and I don't know how well they are going to fit in your layout.
I'd give it a try and code a small app for it (probably ripping some of your code )
|
2012-02-18
, 23:42
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#249
|
It is not that hard... what language do you use? i have some sourcecode in C that i could share with you.
The Following User Says Thank You to Copernicus For This Useful Post: | ||
|
2012-02-18
, 23:44
|
Posts: 81 |
Thanked: 29 times |
Joined on Jul 2011
@ Romania
|
#250
|
But yeah, let me take a look at it. Thanks!