aboutsummaryrefslogtreecommitdiff
path: root/lib/driver/rc.cpp
AgeCommit message (Collapse)Author
2009-12-23fix EVIOCGRAB ioctlghost
switch to non exclusive access on input devices when call eRCInput::lock (i.e. this fixes no more working Tuxtxt plugin) remove some incorrect code eRCInput::lock now no more returns a device handle .. this is not possible this way..
2009-12-22lib/driver/rc*: open remote control input devices in exclussive mode... so ↵ghost
the keycodes are not supplied to the linux console
2008-10-29better solution to add possibility to delete eSocketNotifiers,Andreas Monzner
eConsoleAppContainers in callback funktions without crash
2008-03-25use long instead of int where pointers are castedAndreas Oberritter
2006-06-07make some functions accessible from pythonAndreas Monzner
2006-01-27remove obsolete eConfigFelix Domke
2005-08-31 - fix serious problems in widget code. fixup buffered mode. add animation ↵Felix Domke
support.lib/gui
2005-05-20 - add keyboard mode support (like in enigma1)Felix Domke
2005-05-17 - removed some OOOOOLD, never required code (last time it was used was in ↵Felix Domke
2001(!))
2004-10-01 - add python, missing guiFelix Domke
- remove console (needs to be rewritten anyway) - eString -> std::string
2003-10-17import of enigma2Felix Domke