| Commit message (Expand) | Author | Age | Files | Lines |
* | stream_dvd/stream_dvdnav: make disc-title for DVDs start from 0 | xylosper | 2014-03-17 | 1 | -10/+18 |
* | stream_dvdnav: implement STREAM_CTRL_GET_NUM_TITLES for dvdnav | xylosper | 2014-03-15 | 1 | -0/+7 |
* | command: set 'media-title' property for bluray disc with meta-data | xylosper | 2014-03-13 | 1 | -1/+1 |
* | dvd: treat missing volume ID as "unsupported", not error | wm4 | 2014-02-23 | 1 | -2/+2 |
* | dvd: check for empty DVD volume ID | wm4 | 2014-02-23 | 1 | -1/+3 |
* | command: use DVD volume ID for media-title property | xylosper | 2014-02-23 | 1 | -0/+7 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 | 1 | -24/+22 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | Move mpvcore/input/ to input/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 1 | -1/+1 |
* | dvdnav: select longest title by default | wm4 | 2013-12-14 | 1 | -6/+26 |
* | dvdnav: crappy hack to respect timed still frames | wm4 | 2013-12-14 | 1 | -18/+10 |
* | dvdnav, tv: force-disable caching | wm4 | 2013-12-14 | 1 | -3/+1 |
* | dvdnav: enable caching | wm4 | 2013-12-14 | 1 | -2/+1 |
* | stream_dvdnav: drop stream buffers on seek | wm4 | 2013-12-14 | 1 | -3/+5 |
* | dvdnav: remove highlights if no PCI available | wm4 | 2013-12-13 | 1 | -1/+3 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 | 1 | -0/+718 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 1 | -1027/+0 |
* | commands, dvd, dvdnav, bluray: cleanup sub/audio track language display | mplayer-svn | 2012-08-03 | 1 | -16/+28 |
* | cosmetics: stream_dvdnav.c: Remove pointless () | reimar | 2011-07-06 | 1 | -9/+9 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-05-02 | 1 | -2/+5 |
|\ |
|
| * | stream_dvdnav: output ID_DVD_VOLUME_ID also for dvdnav:// | cehoyos | 2011-04-13 | 1 | -1/+1 |
| * | stream_dvdnav: identify: show more title information | cehoyos | 2011-04-12 | 1 | -0/+3 |
| * | stream_dvdnav: don't skip last title for dvdnav:// -identify | cehoyos | 2011-04-12 | 1 | -1/+1 |
* | | options: change -alang and -slang to use string list type | Clément Bœsch | 2011-04-20 | 1 | -10/+6 |
|/ |
|
* | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -1/+1 |
* | stream_dvd[nav]: Add const qualifiers to string arguments | reimar | 2010-11-02 | 1 | -2/+2 |
* | options: move -chapter values to option struct | Uoti Urpala | 2010-04-25 | 1 | -2/+3 |
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | Merge svn changes up to r30663 | Uoti Urpala | 2010-03-10 | 1 | -2/+0 |
|\ |
|
| * | Remove pointless '#if 1' preprocessor directives. | diego | 2010-02-19 | 1 | -2/+0 |
* | | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\| |
|
| * | Add license header to all files missing it in the stream subdirectory. | diego | 2010-01-30 | 1 | -0/+18 |
* | | Merge svn changes up to r29962 | Uoti Urpala | 2009-11-23 | 1 | -1/+1 |
|\| |
|
| * | Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many | reimar | 2009-11-22 | 1 | -1/+1 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 | 1 | -53/+35 |
|\| |
|
| * | Set the EOF flag when dvdnav reached the end of the requested title. | reimar | 2009-11-11 | 1 | -2/+6 |
| * | Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed | reimar | 2009-11-10 | 1 | -0/+3 |
| * | Move arrays used by both dvd and dvdnav to dvd_common. | reimar | 2009-11-10 | 1 | -2/+0 |
| * | Remove unused extern declarations. | reimar | 2009-11-10 | 1 | -1/+0 |
| * | Share dvd_device extern declaration between dvd and dvdnav. | reimar | 2009-11-10 | 1 | -1/+0 |
| * | Remove an unused variable. | reimar | 2009-11-10 | 1 | -1/+1 |
| * | Remove unused mp_dvdnav_aid_from_audio_num function | reimar | 2009-11-09 | 1 | -21/+0 |
| * | Fixup the dvdnav <-> sid mapping, dvdnav_spu_stream_to_lang and | reimar | 2009-11-09 | 1 | -9/+13 |
| * | dvdnav: print ID_SID_..._LANG, just like dvd:// | reimar | 2009-11-05 | 1 | -0/+2 |
| * | Cosmetics: indentation, merge two consecutive ifs. | reimar | 2009-11-05 | 1 | -6/+4 |
| * | Make dvdnav also print info about audio streams with unknown language, just l... | reimar | 2009-11-05 | 1 | -1/+1 |
| * | Make the dvdnav stream language information output more similar to the dvd one. | reimar | 2009-11-05 | 1 | -10/+6 |
| * | Change the subtitle numbers in the dvdnav subtitle language info to match | reimar | 2009-11-05 | 1 | -1/+1 |
| * | cosmetics: Remove some pointless parentheses from return calls. | diego | 2009-10-08 | 1 | -3/+3 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -8/+8 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -8/+8 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -3/+3 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -3/+3 |
|/ |
|
* | Reemit the ID_AID_x_LANG for the track. This allows the identification of the | diego | 2009-04-11 | 1 | -3/+10 |
* | Add a -indentify message that indicates if the current DVDNAV title is | reimar | 2009-04-09 | 1 | -2/+5 |
* | Replace double semicolon by single semicolon. | diego | 2009-02-16 | 1 | -1/+1 |
* | in dvd streams the title part ranges from 1 to 99 | nicodvb | 2008-07-12 | 1 | -1/+1 |
* | Factorizes dvdnav aid retrieval code. | ben | 2008-06-07 | 1 | -30/+27 |
* | Add routine that provides audio ID corresponding to logical number | ben | 2008-06-07 | 1 | -0/+32 |
* | Rename some functions as they are mplayer related and not | ben | 2008-06-07 | 1 | -10/+10 |
* | rename for consistency | ben | 2008-06-07 | 1 | -5/+5 |
* | Add routine to determine if SPU has changed in dvdnav stream. | ben | 2008-06-07 | 1 | -0/+24 |
* | Add routine to determine if audio has changed in dvdnav stream. | ben | 2008-06-07 | 1 | -0/+24 |
* | Save DVDNAV palette info. | ben | 2008-06-07 | 1 | -0/+1 |
* | -chapter is now handled uniformly calling demuxer_seek_chapter() instead | nicodvb | 2008-02-11 | 1 | -6/+0 |
* | factorize 2 tests | ben | 2008-01-26 | 1 | -2/+3 |
* | add a new state flag to dvdnav in order to notify if | ben | 2008-01-26 | 1 | -0/+20 |
* | remove useless casts | ben | 2008-01-26 | 1 | -10/+10 |
* | simplify by a one-liner | ben | 2008-01-26 | 1 | -2/+1 |
* | remove the spu_set field, replaced by a flag | ben | 2008-01-26 | 1 | -3/+4 |
* | this end brace was not correctly indented | ben | 2008-01-26 | 1 | -1/+1 |
* | automatically set spu button highlight when nav cell has changed | ben | 2008-01-26 | 1 | -0/+3 |
* | Add support for dvdnav still frames playback. | ben | 2008-01-26 | 1 | -25/+160 |
* | array was defined for 6 elements while 7 were declared | ben | 2008-01-24 | 1 | -1/+1 |
* | type expected by dvdnav_get_title_string() is const | ben | 2008-01-24 | 1 | -1/+1 |
* | remove some redundant declarations | ben | 2008-01-24 | 1 | -3/+0 |
* | Add new command to switch between dvdnav titles | ben | 2008-01-24 | 1 | -0/+9 |
* | stream_opts should be const | reimar | 2008-01-13 | 1 | -1/+1 |
* | implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu | nicodvb | 2008-01-05 | 1 | -0/+27 |
* | include dvdnav.h from its installation directory rather than appending | nicodvb | 2008-01-01 | 1 | -1/+1 |
* | private structures belong to the C file using them, not to header files inclu... | nicodvb | 2008-01-01 | 1 | -0/+11 |
* | removed stupid checks | nicodvb | 2007-12-08 | 1 | -4/+0 |
* | stream_opts arrays should be const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Mark all stream_info_t as const | reimar | 2007-12-02 | 1 | -1/+1 |
* | at startup show audio and subtitle streams available in the chosen title with... | nicodvb | 2007-12-01 | 1 | -0/+52 |
* | -identify also shows the duration(s) of the title(s) | nicodvb | 2007-11-29 | 1 | -2/+4 |
* | cosmetics: moved identification code to a separate function | nicodvb | 2007-11-29 | 1 | -8/+14 |
* | when no title is chosen -identify all titles present in the dvd | nicodvb | 2007-11-29 | 1 | -0/+6 |
* | with -identify show the title being described | nicodvb | 2007-11-29 | 1 | -1/+1 |
* | -identify chapters of chosen title | nicodvb | 2007-11-28 | 1 | -0/+18 |
* | report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi | nicodvb | 2007-11-16 | 1 | -1/+2 |
* | removed forgotten and out of date comment | nicodvb | 2007-11-14 | 1 | -1/+0 |
* | removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assum... | nicodvb | 2007-11-14 | 1 | -4/+0 |
* | Removed dead code related to stills. | nicodvb | 2007-09-15 | 1 | -8/+0 |
* | a mouse selection may require at least a video codec reinit | nicodvb | 2007-09-01 | 1 | -0/+1 |
* | implemented STREAM_CTRL_GET_ASPECT_RATIO | nicodvb | 2007-09-01 | 1 | -0/+6 |
* | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED | diego | 2007-08-28 | 1 | -4/+4 |
* | Removed uninitialized variable. | cehoyos | 2007-08-23 | 1 | -2/+1 |
* | cosmetics: removed commented code and small reindentation | nicodvb | 2007-08-04 | 1 | -4/+1 |
* | removed unused variables | nicodvb | 2007-08-04 | 1 | -6/+3 |
* | More doxygen comments | reimar | 2007-07-29 | 1 | -0/+10 |
* | after a DVDNAV_VTS_CHANGE event report the title being played | nicodvb | 2007-04-22 | 1 | -0/+2 |
* | implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdna... | nicodvb | 2007-04-09 | 1 | -0/+20 |
* | simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte | nicodvb | 2006-12-15 | 1 | -7/+1 |
* | implemented dvdnav_lang_from_aid() to retrieve audio language | nicodvb | 2006-12-14 | 1 | -0/+30 |
* | added dvdnav_aid_from_lang() to support -alang | nicodvb | 2006-12-14 | 1 | -0/+44 |
* | added function to return the language of the specified subtitle id. Patch by | nicodvb | 2006-12-10 | 1 | -0/+21 |
* | export spu palette; part of a patch by Otvos Attila | nicodvb | 2006-12-09 | 1 | -0/+11 |
* | doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs() | nicodvb | 2006-12-02 | 1 | -0/+11 |
* | cosmetical reformatting | nicodvb | 2006-11-27 | 1 | -13/+14 |
* | feed the content of NAV_PACKET to the demuxer | nicodvb | 2006-11-27 | 1 | -0/+3 |
* | keep nav highlight event in dvdnav priv structure | ben | 2006-11-25 | 1 | -11/+14 |
* | support for comma-separated language codes in -slang | nicodvb | 2006-11-25 | 1 | -1/+6 |
* | better nav highlight handling | ben | 2006-11-25 | 1 | -4/+7 |
* | removed unused members and variables | nicodvb | 2006-11-25 | 1 | -8/+0 |
* | COSMETICS: consistently reformatted after ben's mess | nicodvb | 2006-11-25 | 1 | -6/+4 |
* | added code to identify subs language and count; needed for forthcoming suppor... | nicodvb | 2006-11-25 | 1 | -0/+28 |
* | support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot... | ben | 2006-11-25 | 1 | -0/+48 |
* | consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME... | nicodvb | 2006-11-12 | 1 | -1/+1 |
* | one more deuglification | nicodvb | 2006-11-09 | 1 | -1/+2 |
* | COSMETICS: renamed dvdnav_priv to priv | nicodvb | 2006-11-09 | 1 | -56/+56 |
* | changed ugly sizeof(*type_ptr) width sizeof(type) | nicodvb | 2006-11-08 | 1 | -1/+1 |
* | COSMETICS: reformatted this ugly mess in a consistent manner | nicodvb | 2006-11-08 | 1 | -70/+71 |
* | support for -dvdangle | nicodvb | 2006-11-08 | 1 | -0/+3 |
* | support for -chapter option (same semanthics as for dvd://) | nicodvb | 2006-10-23 | 1 | -0/+16 |
* | simplified code to handle titleset transition (removed useless assignment) | nicodvb | 2006-10-23 | 1 | -2/+1 |
* | spell fix | nicodvb | 2006-10-23 | 1 | -1/+1 |
* | don't play any other title other than N when N is specified (with dvdnav://N) | nicodvb | 2006-10-23 | 1 | -0/+8 |
* | warn the user to disable the cache when playing dvdnav streams | nicodvb | 2006-10-04 | 1 | -0/+2 |
* | made file-static new_dvdnav_stream() and dvdnav_stream_read() | nicodvb | 2006-09-20 | 1 | -2/+2 |
* | introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0); | nicodvb | 2006-09-19 | 1 | -0/+12 |
* | removed dead code | nicodvb | 2006-09-19 | 1 | -117/+0 |
* | Іnitial button value is -1. Only (button>0) is a correct button selection. | jonas | 2006-09-19 | 1 | -1/+1 |
* | permit seeking to 0: there's no reason to prevent it | nicodvb | 2006-09-18 | 1 | -6/+3 |
* | in the previous commit I forgot to set s->end_pos=0 | nicodvb | 2006-09-18 | 1 | -0/+1 |
* | at titleset change call update_title_len() to reset stream->end_pos | nicodvb | 2006-09-18 | 1 | -0/+4 |
* | don't seek until dvdnav_get_position() returns something meaningful | nicodvb | 2006-09-18 | 1 | -1/+8 |
* | report mouse coordinates after movement to dvdnav; this permits to enable but... | nicodvb | 2006-09-16 | 1 | -0/+14 |
* | at start, when not playing a specific titleset, try to call the Title menu (a... | nicodvb | 2006-09-15 | 1 | -1/+3 |
* | in mp_dvdnav_handle_input() update current button only if the status of the p... | nicodvb | 2006-09-15 | 1 | -1/+2 |
* | dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_p... | nicodvb | 2006-09-15 | 1 | -1/+1 |
* | removed code that propagated the slave command dvdnav_event that hasn't been ... | nicodvb | 2006-09-15 | 1 | -12/+0 |
* | when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate()... | nicodvb | 2006-09-15 | 1 | -1/+1 |
* | at start, reset dvdnav at the beginning of the stream after the first read (t... | nicodvb | 2006-09-10 | 1 | -0/+1 |
* | try to start from the root menu skipping all intros when playing dvdnav://-1;... | nicodvb | 2006-09-10 | 1 | -1/+3 |
* | permit to select previous dvdnav menu, in the order chapter->title->root | nicodvb | 2006-09-10 | 1 | -0/+15 |
* | in mp_dvdnav_handle_input() assign the currently selected button, shown in th... | nicodvb | 2006-09-09 | 1 | -1/+3 |
* | added mp_dvdnav_handle_input to handle user's input (revived from the reposit... | nicodvb | 2006-09-09 | 1 | -0/+40 |
* | if no track number specified play the whole disc, or the menus can't be shown... | nicodvb | 2006-09-09 | 1 | -1/+4 |
* | implemented STREAM_CTRL_GET_NUM_CHAPTERS |