Notices


Reply
Thread Tools
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#251
Originally Posted by ioncelmare View Post
u can do something to allow changing the main buttons, to allow people to put their 4-5 buttons they use?
I'm not entirely sure; I'm using Qt for my interface, but I'm no expert on the workings of Qt. I'm using their most basic button widgets laid out mostly in a series of grids on a tabbed window. I really don't know just how much can be done to change the contents of the GUI.

Now, on the other side, I have absolutely no problem remapping those buttons to new functions, as you can tell whenever you change keysets. That part is easy. I just don't know enough GUI workings to change labels or icons or button layouts on the fly...
 
Posts: 2,290 | Thanked: 4,133 times | Joined on Apr 2010 @ UK
#252
What's going to get bumped of the Media page to add record back in? There's not a lot of space.

Myself, I would like to see Media 2 and Input out of secondary and put in with the main tabs then put favourite up into the menu.
Favourites are now only needed to save them as selection is easy with the volume buttons.

Originally Posted by tecs View Post
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 for controlling DSLR cameras.... They usually have a few buttons and I don't know how well they are going to fit in your layout.
As regards "odd" keysets like A/C and other equipment.
I have started a section in the wiki to try to explain these key mappings, using a snippet from an earlier post.

Although I don't use many Air-Con units over here in sunny England , I find the key mappings are a bit odd.
Example would, "Red" for Hotter, "Blue" for Colder, "Mute" for Fan, Numbers "1-3" for Fan Speed and maybe "0" for Swing; not make more sense? (possibly mentioned in earlier post)
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.

Last edited by sixwheeledbeast; 2012-02-19 at 00:13.
 
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#253
Originally Posted by sixwheeledbeast View Post
What's going to get bumped of the Media page to add record back in? There's not a lot of space.
"Eject" seems the most likely to boot off that tab, I think. But yeah, its a problem.

Myself, I would like to see Media 2 and Input out of secondary and put in with the main tabs then put favourite up into the menu.
Favourites are now only needed to save them as selection is easy with the volume buttons.
Hmm... That might just work. (I got into trouble before putting too many tabs at the top of the window, we'll have to check with a few themes to make sure they don't get pushed off the side.)

I have started a section in the wiki to try to explain these key mappings, using a snippet from an earlier post.
Thank you! I've been trying to figure out a good way to explain some of my stranger key mappings to users, this will help.

I find the key mappings are a bit odd.
Example would, "Red" for Hotter, "Blue" for Colder, "Mute" for Fan, Numbers "1-3" for Fan Speed and maybe "0" for Swing; not make more sense? (possibly mentioned in earlier post)
Yes, absolutely. I really just mapped them to number keys for testing purposes (not that I have an A/C to test against, I just wanted to make sure hitting the buttons didn't cause any errors). In fact, I've been mapping the more recent A/Cs (like Sharp's A/C) this way:

"power" -> Power key
"Fan Faster" -> Volume Up key
"Fan Slower" -> Volume Down key
"Temp/Timer+" -> Channel Up key
"Temp/Timer-" -> Channel Down key
"Energy Save" -> Green key
"Cool" -> Blue key
"Fan" -> Yellow key
"Timer" -> Sleep key
"Auto/Cool" -> Info key

But yeah, I've really been throwing these in without doing much thought or providing any explanation. The fact that the buttons in the various air conditioners don't match each other doesn't make things any easier, either. This really requires a bit more thought than I've given it...
 
electroaudio's Avatar
Posts: 381 | Thanked: 336 times | Joined on Jan 2011 @ Stockholm, Sweden
#254
Originally Posted by Copernicus View Post
I'm mostly a C++ kind of guy, but I can manage a number of other languages when needed. But right now, I am still mostly concentrating on getting the backend working right. (I'm finally starting on that effort to slim down the amount of memory usage...)

But yes, once the backend is cleaned up a bit more, I could see it put to use with lots of different front-ends, from widgets to custom-built screens to the classic universal button layout...
Nice i am looking forward to it...

I have noticed that you import all the remotes yourself from many different sources: Have you thought about a conversionprogram or something similar, that would make it possible for any user to import their own ircodes, without being dependant of your work?
__________________
Deskypplet , a desktop for N900 *RIP*
 
Posts: 23 | Thanked: 16 times | Joined on Sep 2011 @ Asunción, Paraguay, South America
#255
Hi Copernicus, thank you!!

I am using the Philips TV Keyset 1 and the LG TV Keyset 1C and both work very well. Now if only I could give the N900 more range... oh well.. Thanks again!!
 
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#256
Originally Posted by electroaudio View Post
I have noticed that you import all the remotes yourself from many different sources: Have you thought about a conversionprogram or something similar, that would make it possible for any user to import their own ircodes, without being dependant of your work?
I've pretty much given up on creating any automation for converting the existing config files. Trying to pull codes out of the LIRC data is surprisingly painful, as I've probably explained earlier. With the amazing collection of settings, formats, and options available, no two LIRC config files are the same, even when they describe the same data. The JP1 data is somewhat better, but is split between two or three different competing formats (and has even less coordination than the LIRC does).

Moreover, I'm really not trying to do what either of these two groups do -- I don't want to bother trying to emulate individual remote controls. It is easy to see that many devices share the same IR "language", and I don't see why an intelligent remote control app couldn't take advantage of that fact. So I'm trying to create these "keysets", which are synthetic combinations of compatible remote control languages.

I guess, In short, you could say I'm playing around with the data as I enter it.

Once the backend code crystallizes a bit more, it should be easier to construct a method to enter in remote codes. But I don't think it will ever be as easy to do in Pierogi as it is with LIRC or JP1...
 
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#257
Originally Posted by sombragris View Post
I am using the Philips TV Keyset 1 and the LG TV Keyset 1C and both work very well.
Cool, I'm glad to hear that they are working for you! (Especially the Philips, as I can't test that one myself...)

Now if only I could give the N900 more range... oh well..
I'm getting fairly decent range with my N900; at least, it can reach from the couch to the TV as well as most of my remotes can. Are you getting only very short range with yours? (I've seen one person report that they are only getting 1 meter distance with their N900's IR.)
 
Posts: 115 | Thanked: 58 times | Joined on Jul 2010
#258
Speaking of automation. I have a keychain remote similar to this:



How it works is, you have to preset it to the tv set by holding down the mute button. You release it when the tv you are trying to preset mutes. Normally all the other keys will then work for the tv you are controlling.

The reason I bring this up is to ask whether or not you plan on such implementation for your program? I have gone through all the LG keysets and none of them seem to work. It would be nice if the program automatically went through all the keysets and stopped on a keyset that works (ie a samsung keyset might work on the LG tv I have if all the LG ones don't...)

Otherwise, thanks for working on the program and the recent update. It looks good and the GUI is very user friendly. Just wished that finding the correct remote is made easier as I haven't had any luck yet.

Cheers,
Fred
 
Posts: 93 | Thanked: 18 times | Joined on Oct 2011 @ Coimbatore, India
#259
@ copornicus
reqesting for sony tv remote RM-GA016. existing sets not working. thanks in advance
 
Posts: 78 | Thanked: 24 times | Joined on Mar 2010
#260
Sharing a bad experience with Pierogi :

Yesterday I was visiting a friend. He is using LG M-2262D model TV/Monitor on his computer, to give some amusement I fired up Pierogi and shut down his monitor first, then up again. Nice I said, LG TV Keyset 1 works with this one . Then I tried to change the Input to switch the monitor to TV mode. I am not sure, I might have pressed another key more, but suddenly the TV/Mointor was in flashing mode

After that, no matter which keyset combination we tried, we were not able to take it out of flashing mode, even with the original remote and any instructions we tried from searches in internet. I had to leave with after 1 hour of trial & error, and still have no face to give him a call and ask if he solved it.

So the lesson: Don't play with other people's devices
 

The Following User Says Thank You to hermes040 For This Useful Post:
Reply

Tags
infrared, pasta, remote, remote control


 
Forum Jump


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