View Single Post
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#1334
Originally Posted by mp107 View Post
Is there any way to add own keysets to the application?
I have created some for my Nokia E51 and Psiloc irRemote app some time ago.
Ah, unfortunately, there isn't yet a way to do so. We've been throwing around a few ideas here in the past, but the fundamental issue is that I originally wrote Pierogi as an experiment to create hierarchies of inter-related keysets. I've been leveraging C++'s class inheritance for this task, which means that adding a new keyset to the hierarchy takes a recompile. In theory, all I really need to do is to allow users to add a keyset _outside_ of the hierarchy, but I just haven't gotten around to it yet.

(Also, let me point out that Pierogi isn't the only IR control solution available for the N900; you can run the standard LIRC server directly, and Irreco/QtIrreco still works as a GUI on top of LIRC...)
 

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