summaryrefslogtreecommitdiff
path: root/xine/BluRay/input_bluray.c
AgeCommit message (Expand)Author
2013-08-20Removed old xine bluray pluginsphintuka
2011-12-15Improved title transitionsphintuka
2011-12-15Fixed title information when not using menusphintuka
2011-12-15Added range check for audio/SPU streamsphintuka
2011-12-15improved flushphintuka
2011-12-15marked function staticphintuka
2011-12-15Cosmetics, reduced logging, smaller typesphintuka
2011-12-15Updated requirements and headersphintuka
2011-12-15Splitted get_optional_dataphintuka
2011-12-15Fixed track languagesphintuka
2011-12-14Fixed overlay backgroundphintuka
2011-10-30Fix some issues flagged by cppcheckphintuka
2011-10-19Updated libbluray overlay interfacephintuka
2011-10-19Reduced logging during menu background still imagesphintuka
2011-10-19Added BD_EVENT_READ_ERRORphintuka
2011-10-19Removed old demuxer flush hackphintuka
2011-10-18Show message if mounting .iso image failsphintuka
2011-10-18Cosmeticsphintuka
2011-10-18Added support for XINE_EVENT_END_OF_CLIPphintuka
2011-07-13Added support for .iso images using loop devicephintuka
2011-07-13Improved guessing disc name from disc root pathphintuka
2011-07-11Updated libbluray event queue initialization (do not lose event)phintuka
2011-07-03Splitted overlay_proc()phintuka
2011-07-03Splitted overlay_proc()phintuka
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-13Fixed seeking when using BD menusphintuka
2011-06-13Adopted to recent API changesphintuka
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-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-01-25Improved title name display in navigation modephintuka
2011-01-25stream_reset(): check for stream and demux pluginphintuka
2011-01-25Initialize player language setting before fetching meta dataphintuka