summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-19Splitted update_title_name() from update_title_info().phintuka
2011-06-19Set correct title number/count when using disc menusphintuka
2011-06-19Added stream_reset() when jumping to another title with LEFT/RIGHT keysphintuka
2011-06-19Generate XINE_EVENT_SPU_BUTTON events when mouse cursor enters/leaves a buttonphintuka
2011-06-19Added config option for skip behaviour (chapter/title)phintuka
2011-06-19Removed run-time warningphintuka
2011-06-19Use input->seek_time() when available. MAkes seeking in BluRays more accurate.phintuka
2011-06-19Check if optional data is NULL before using itphintuka
2011-06-19Added some assert-like checksphintuka
2011-06-19Require this->lock to be locked when calling set_live_mode() and set_trick_sp...phintuka
2011-06-19Use _x_action_pending()phintuka
2011-06-19Removed return values from set_live_mode() and set_trisk_speed()phintuka
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