| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-03-25 | use long instead of int where pointers are casted | Andreas Oberritter | |
| 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 | |
| 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-03-30 | - default fonts handled in windowstyle | Felix 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 actions | Felix 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 restore | Felix 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) | |||
