summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-19Cosmetics. Removed unused defines.phintuka
2011-06-19Added puts_vdr() and printf_vdr()phintuka
2011-06-19Signal number of DVD titles to vdr.phintuka
2011-06-19Removed copying string to redundant buffer.phintuka
2011-06-17Updated calculating buffer fill levelsphintuka
2011-06-17Removed incorrect castphintuka
2011-06-17Cosmetics (added slave_stream_t)phintuka
2011-06-17Removed old compability mrls with : (xvdr:pipe://, ...)phintuka
2011-06-15Fixed BluRay title display and selectionphintuka
2011-06-14Added line missing from 1.85phintuka
2011-06-13Support BluRay chapter/title seekphintuka
2011-06-13Fixed closing BluRay player when opening the disc failsphintuka
2011-06-13Fixed seeking when using BD menusphintuka
2011-06-13Adopted to recent API changesphintuka
2011-06-11Updated translationsphintuka
2011-06-11Added BluRay playback type selection (main movie title / complete disc using ...phintuka
2011-06-11Use cString instead of strdup()+free() (m_CurrentDir)phintuka
2011-06-11Cosmeticsphintuka
2011-06-11Added configure check for libblurayphintuka
2011-06-11Media player: added support for BluRay disc menusphintuka
2011-06-11Added presentation graphics overlay planephintuka
2011-06-11Generate XINE_EVENT_UI_NUM_BUTTONS events so that frontend knows when menu is...phintuka
2011-06-09Support clearing part of OSDphintuka
2011-05-31Use _x_set_fine_speed() instead of xine_set_param()phintuka
2011-05-31Fixed menus with timed still image backgroundsphintuka
2011-05-31Added mutex to protect title_infophintuka
2011-05-31Check if current_clip is in valid range before using itphintuka
2011-05-31Use _x_action_pending() instead of accessing stream->demux_action_pending dir...phintuka
2011-05-31Cosmeticsphintuka
2011-05-31Check for palette != NULL and rle data != NULLphintuka
2011-04-21Check if title_info is NULL before dereferencing itphintuka
2011-04-11Drop support for old grab feature of xine-lib 1.2 vdpau-extensions-patch beca...durchflieger
2011-04-11Do not lock last frame.durchflieger
2011-04-11Added missing line feedsphintuka
2011-04-09Fixed include pathphintuka
2011-04-09Updated translation files.rofafor
2011-04-08Initialize library event queue before starting playbackphintuka
2011-04-08Initialize SPU channel to nonephintuka
2011-04-08Updated automatic audio/SPU channel selectionphintuka
2011-04-08Valid Audio/SPU channel is always >= 0phintuka
2011-04-08Use bd_get_playlist_info() hen playlist id is knownphintuka
2011-03-24Do not select RTP automatically.phintuka
2011-03-24reset_scr_tuning(): do not change playback speed if playback is currently pau...phintuka
2011-03-24Handle BluRay as DVD when selecting SPU channel.phintuka
2011-03-24Handle end of still image marker packetsphintuka
2011-03-20Added vdr-1.7.17 TrueColor OSD support.phintuka
2011-03-20Can't use GetBitmap() to count windows in TrueColor modephintuka
2011-03-20Added cXinelibDevice::SupportsTrueColorOSD()phintuka
2011-03-20Added config option for OSD color depthphintuka
2011-03-20Added SupportsTrueColorOSD() to frontendsphintuka