aboutsummaryrefslogtreecommitdiff
path: root/lib/driver
AgeCommit message (Expand)Author
2011-01-19rcsdl: only generate key press events for ASCIIAndreas Oberritter
2010-11-16rcconsole: fix for escape codes split into multiple readsAndreas Oberritter
2010-11-16SDL: add input support, use SDL mainloop in a threadAndreas Oberritter
2010-11-16install header filesAndreas Oberritter
2010-11-16build and link static libraries without libtoolAndreas Oberritter
2010-11-16clean up build #2Andreas Oberritter
2010-11-16clean up buildAndreas Oberritter
2010-11-16*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,Andreas Oberritter
2010-04-26simplify case-insensitive substring searchAndreas Oberritter
2010-02-13lib/driver/rc.cpp,rcinput.cpp: only do EVIOCGRAB when event bit 0x1E is set i...ghost
2009-12-23fix EVIOCGRAB ioctlghost
2009-12-22lib/driver/rc*: open remote control input devices in exclussive mode... so th...ghost
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-02-23fixed compile errors with g++ 4.3 and replaced some c headers by theirAndreas Oberritter
2009-02-06code cleanup ... use more /proc/stb/avs/0/* auto functionsghost
2008-11-06Don't block key '5' on keyboard.Andreas Oberritter
2008-10-29better solution to add possibility to delete eSocketNotifiers,Andreas Monzner
2008-08-19add dm8000 vcr scartswitch supportAndreas Monzner
2008-03-25fix deprecated conversion from string constant to char* by using const char* ...Andreas Oberritter
2008-03-25use long instead of int where pointers are castedAndreas Oberritter
2008-02-01add possibilty to hide menu entries when needed hardware is not availableAndreas Monzner
2007-06-27fix flagsFelix Domke
2007-06-27add missing flagLongAndreas Monzner
2007-04-12cleanupFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
2006-12-13add possibility to select multimode instead of pal/ntsc for TVs with supportAndreas Monzner
2006-12-05remove unused fileAndreas Monzner
2006-12-05add new filesAndreas Monzner
2006-12-05add possibility to enable/disable 12V Chinch output via usage setupAndreas Monzner
2006-11-02add debug outputAndreas Monzner
2006-10-30disable polling the fp when driver is not ready for thatAndreas Monzner
2006-10-29small optimizeAndreas Monzner
2006-10-26add auto vcr switching support (needs new drivers (fp.ko))Andreas Monzner
2006-07-09fix comment, add 16:9 letterboxFelix Domke
2006-06-28revert stupid codeAndreas Monzner
2006-06-28another keyboard fixAndreas Monzner
2006-06-28fixes for keyboardAndreas Monzner
2006-06-08fix keyboardAndreas Monzner
2006-06-07more work on keyboard supportAndreas Monzner
2006-06-07make some functions accessible from pythonAndreas Monzner
2006-03-28add support for 16:10 display aspect ratioStefan Pluecken
2006-03-06add possibility to lock/unlock the rc devices (remote control) from pythonAndreas Monzner
2006-02-20fix: remember video mode if it has been changedAxel Buehning
2006-02-16avswitch: reset video mode only when it has changedFelix Domke
2006-02-08dont set /proc/stb values directly from python..Andreas Monzner
2006-02-08fix slowblankFelix Domke
2006-01-27remove obsolete eConfigFelix Domke
2006-01-26add something which doesn't workFelix Domke
2006-01-19use correct fastblank valueStefan Pluecken
2006-01-19remove manual fastblankStefan Pluecken