View Single Post
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#440
Originally Posted by enne30 View Post
I'm not really into maemo developing
Ah, you should give it a try! It isn't as hard as it may look.

That would create/replace a desktop widget based on the current keyset only and using common keys defined; thus resolving the storing problem.

The downside is you could have a widget with only one keyset at a time, anyway I think it would be good for the majority of users
The main problem with this is that I don't yet have a mechanism to store and retrieve an individual keyset (or subset of keys). I'd also have to make the Pierogi IR device manager available separate from the rest of the code. Basically, the current Pierogi design works against this.

However, let me mention that this is exactly how the LIRC server works -- you feed it an individual LIRC config file, and then make calls to it from your own personalized front-end. Existing desktop IR widgets, such as the very nice RaeMote, work in exactly this manner. So you don't need to wait on Pierogi if you'd like to develop something like that...
 

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