Age | Commit message (Collapse) | Author |
|
|
|
http://vdrportal.de/board/thread.php?threadid=86804&threadview=0&hilight=&hilightuser=0&page=1
|
|
|
|
This should fix VDR OSD when playing DVD with some video resolutions.
|
|
|
|
|
|
|
|
|
|
|
|
(This should enable xvdr demuxer)
|
|
|
|
|
|
|
|
(still no scaling for grabbed images)
|
|
|
|
|
|
|
|
|
|
toggle_fullscreen_state -> toggle_fullscreen_cb
update_display_size -> update_display_size_cb
|
|
Removed FE_STANDALONE checks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Moved all libjpeg stuff to xine_frontend.c
|
|
|
|
Moved SysLogLevel from xine_frontend.c to xine_frontend_main.c
|
|
|
|
|
|
|
|
|
|
xine_frontend.c
|
|
|
|
|
|
|
|
|
|
- removes lot of type-casting
- now input plugin structure is defined only in single file (xine_input_vdr.h)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|