| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-04-01 | SDL: fix input of control keys | Andreas Oberritter | |
| 2011-02-05 | don't use devfs names: /dev/vc/0 -> /dev/tty0 | Andreas Oberritter | |
| 2011-01-19 | rcsdl: only generate key press events for ASCII | Andreas Oberritter | |
| 2010-11-16 | rcconsole: fix for escape codes split into multiple reads | Andreas Oberritter | |
| 2010-11-16 | SDL: add input support, use SDL mainloop in a thread | Andreas Oberritter | |
| 2010-11-16 | install header files | Andreas Oberritter | |
| 2010-11-16 | build and link static libraries without libtool | Andreas Oberritter | |
| 2010-11-16 | clean up build #2 | Andreas Oberritter | |
| * use swig macros from autoconf archive * generate and use enigma2_config.h (include from command-line) * check for dbox/fp.h and dbox/lcd-ks0713.h * clean up checks for libdreamdvd and lib*gif * fix some dependencies for generated files and header files | |||
| 2010-11-16 | clean up build | Andreas Oberritter | |
| * reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h | |||
| 2010-11-16 | */Makefile.am: s,INCLUDES,AM_CPPFLAGS, | Andreas Oberritter | |
| 2010-04-26 | simplify case-insensitive substring search | Andreas Oberritter | |
| 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 | |
