| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-02-13 | lib/driver/rc.cpp,rcinput.cpp: only do EVIOCGRAB when event bit 0x1E is set ↵ | ghost | |
| in event device evbits | |||
| 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 | |||
| 2009-08-18 | remove obsolete .cvsignore files | Andreas Oberritter | |
| 2009-02-23 | fixed compile errors with g++ 4.3 and replaced some c headers by their | Andreas Oberritter | |
| c++ counterparts | |||
| 2009-02-06 | code cleanup ... use more /proc/stb/avs/0/* auto functions | ghost | |
| this change needs current drivers (SRCDATE >= 20090206) | |||
| 2008-11-06 | Don't block key '5' on keyboard. | Andreas Oberritter | |
| '5' should never be blocked because it is essential for many functions. Also it is unclear why both 0x35 and 0x7E codes are supposed to be generated by 'mute'. Until this is resolved, unblocking '5' is the best solution from a user's POV. | |||
| 2008-10-29 | better solution to add possibility to delete eSocketNotifiers, | Andreas Monzner | |
| eConsoleAppContainers in callback funktions without crash | |||
| 2008-08-19 | add dm8000 vcr scartswitch support | Andreas Monzner | |
| 2008-03-25 | fix deprecated conversion from string constant to char* by using const char* ↵ | Andreas Oberritter | |
| instead where possible | |||
| 2008-03-25 | use long instead of int where pointers are casted | Andreas Oberritter | |
| 2008-02-01 | add possibilty to hide menu entries when needed hardware is not available | Andreas Monzner | |
| 2007-06-27 | fix flags | Felix Domke | |
| 2007-06-27 | add missing flagLong | Andreas Monzner | |
| 2007-04-12 | cleanup | Felix Domke | |
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-12-13 | add possibility to select multimode instead of pal/ntsc for TVs with support | Andreas Monzner | |
| for both tv systems | |||
| 2006-12-05 | remove unused file | Andreas Monzner | |
| 2006-12-05 | add new files | Andreas Monzner | |
| 2006-12-05 | add possibility to enable/disable 12V Chinch output via usage setup | Andreas Monzner | |
| 2006-11-02 | add debug output | Andreas Monzner | |
| 2006-10-30 | disable polling the fp when driver is not ready for that | Andreas Monzner | |
| 2006-10-29 | small optimize | Andreas Monzner | |
| 2006-10-26 | add auto vcr switching support (needs new drivers (fp.ko)) | Andreas Monzner | |
| 2006-07-09 | fix comment, add 16:9 letterbox | Felix Domke | |
| 2006-06-28 | revert stupid code | Andreas Monzner | |
| 2006-06-28 | another keyboard fix | Andreas Monzner | |
| 2006-06-28 | fixes for keyboard | Andreas Monzner | |
| 2006-06-08 | fix keyboard | Andreas Monzner | |
| 2006-06-07 | more work on keyboard support | Andreas Monzner | |
| 2006-06-07 | make some functions accessible from python | Andreas Monzner | |
| 2006-03-28 | add support for 16:10 display aspect ratio | Stefan Pluecken | |
| 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() | |||
| 2006-02-20 | fix: remember video mode if it has been changed | Axel Buehning | |
| 2006-02-16 | avswitch: reset video mode only when it has changed | Felix Domke | |
| 2006-02-08 | dont set /proc/stb values directly from python.. | Andreas Monzner | |
| use eavswitch as api abstraction layer enable pal/ntsc switching | |||
| 2006-02-08 | fix slowblank | Felix Domke | |
| 2006-01-27 | remove obsolete eConfig | Felix Domke | |
| 2006-01-26 | add something which doesn't work | Felix Domke | |
| 2006-01-19 | use correct fastblank value | Stefan Pluecken | |
| 2006-01-19 | remove manual fastblank | Stefan Pluecken | |
| 2006-01-18 | removed unused variable | Andreas Oberritter | |
| 2005-12-31 | make many constructors and destructors invisible for python | Andreas Monzner | |
| 2005-12-25 | add vcr scart switch to main menu | Stefan Pluecken | |
| 2005-12-25 | fix (or hack) scart switching because the value in /proc/stb/avs/0/fb reads ↵ | Stefan Pluecken | |
| low, while it is not low i think it should better be fixed in the drivers(?) | |||
| 2005-11-17 | use c++-fallback for lack of tzset-python-function | Stefan Pluecken | |
| 2005-11-14 | add setInput() | Ronny Strutz | |
| 2005-11-11 | simplify&correct&addnewfeature aspect handling | Felix Domke | |
| 2005-11-10 | fix values in order to match new config-values | Ronny Strutz | |
| 2005-11-10 | fix return | Ronny Strutz | |
