aboutsummaryrefslogtreecommitdiff
path: root/lib/driver
AgeCommit message (Collapse)Author
2006-01-19use correct fastblank valueStefan Pluecken
2006-01-19remove manual fastblankStefan Pluecken
2006-01-18removed unused variableAndreas Oberritter
2005-12-31make many constructors and destructors invisible for pythonAndreas Monzner
2005-12-25add vcr scart switch to main menuStefan Pluecken
2005-12-25fix (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-17use c++-fallback for lack of tzset-python-functionStefan Pluecken
2005-11-14add setInput()Ronny Strutz
2005-11-11simplify&correct&addnewfeature aspect handlingFelix Domke
2005-11-10fix values in order to match new config-valuesRonny Strutz
2005-11-10fix returnRonny Strutz
2005-11-10add functions for aspect-ratio and system (system is buggy in /proc)Ronny Strutz
2005-10-15removed not only one but FOUR annoying debug messagesFelix Domke
2005-09-02missing ioctlRonny Strutz
2005-09-02checkinRonny Strutz
2005-09-02add rfmodRonny Strutz
2005-09-02removed thedoc's colors because of broken network setupRonny Strutz
2005-09-02enable color on thedoc's box (depends as usual on mac)Ronny Strutz
2005-09-02avswitchRonny Strutz
2005-09-02add avswitchRonny Strutz
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(!))
2005-05-16 - autodetect available input devicesFelix Domke
- fix flag support - fix keymap: listbox moveUp/moveDown
2005-03-30 - default fonts handled in windowstyleFelix Domke
- fixed 32bit ARGB support (drawLine) - add sdl (but currently disabled) - fixed /dev/vc/0 -> /dev/stdin for console input - added alignment to label - fixed skin parsing (getElementsByTagName didn't do what i expected)
2005-02-25 - work on actionsFelix Domke
- changed time when screens are acutally constructed - added service name (not working atm) and event info (now&next)
2005-02-09 - fixed console input mode restoreFelix Domke
- added "scan" component - scan possible from main menu
2005-01-27 - add rcconsole key input (for now)Felix Domke
- very basic method of delivering keys into python (will be changed, of course)
2004-10-01 - add python, missing guiFelix Domke
- remove console (needs to be rewritten anyway) - eString -> std::string
2004-05-27some cleanupFelix Domke
2003-10-17import of enigma2Felix Domke