| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-23 | fix EVIOCGRAB ioctl | ghost | |
| 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-22 | lib/driver/rc*: open remote control input devices in exclussive mode... so ↵ | ghost | |
| the keycodes are not supplied to the linux console | |||
| 2008-10-29 | better solution to add possibility to delete eSocketNotifiers, | Andreas Monzner | |
| eConsoleAppContainers in callback funktions without crash | |||
| 2008-03-25 | use long instead of int where pointers are casted | Andreas Oberritter | |
| 2007-06-27 | fix flags | Felix Domke | |
| 2007-06-27 | add missing flagLong | Andreas Monzner | |
| 2006-06-07 | make some functions accessible from python | Andreas Monzner | |
| 2006-03-06 | add possibility to lock/unlock the rc devices (remote control) from python | Andreas Monzner | |
| it is usable by this way: from enigma import eRCInput, eRCInputPtr (or *) rcinput = eRCInput.getInstance() rcinput.lock()... unlock()... islocked() | |||
| 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 gui | Felix Domke | |
| - remove console (needs to be rewritten anyway) - eString -> std::string | |||
| 2003-10-17 | import of enigma2 | Felix Domke | |
