Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
fe_post_unwire(): Added check for this->stream. Fail if stream is not initialized.
|
|
|
|
xine_stop() and xine_close() need stream
do not try to unload post plugins if those haven't been initialized
|
|
|
|
(user-requested exit does not trigger re-connect)
|
|
|
|
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
|
|
|
|
|
|
|