| Age | Commit message (Collapse) | Author |
|
|
|
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..
|
|
'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.
|
|
eConsoleAppContainers in callback funktions without crash
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support.lib/gui
|
|
|
|
- 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)
|
|
- changed time when screens are acutally constructed
- added service name (not working atm) and event info (now&next)
|
|
- added "scan" component
- scan possible from main menu
|
|
- very basic method of delivering keys into python (will be changed, of course)
|