Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Cmd-line argument not implemented for local mode.
|
|
|
|
|
|
|
|
toggle_fullscreen_state -> toggle_fullscreen_cb
update_display_size -> update_display_size_cb
|
|
|
|
|
|
|
|
Moved all libjpeg stuff to xine_frontend.c
|
|
|
|
|
|
|
|
|
|
xine_frontend.c
|
|
Use anonymous variable for time
|
|
|
|
|
|
- removes lot of type-casting
- now input plugin structure is defined only in single file (xine_input_vdr.h)
|
|
|
|
|
|
|
|
|
|
|
|
(Patch from Antti Seppälä and Rolf Ahrenberg)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(XKeySym remote is _not_ available with framebuffer ...)
Added KBD remote learning trigger to fbfe
|
|
|
|
|
|
Added 16:10 aspect ratio setting
|
|
Some extra checks to catch null pointers and empty strings
|
|
|
|
const added to several arguments and data
control stream write result checks added
possible deadlock removed from vdr_plugin_keypress
OSD endian problems fixed
|
|
|