aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_dvdnav.c
Commit message (Expand)AuthorAge
...
* dvdnav: enable cachingGravatar wm42013-12-14
* stream_dvdnav: drop stream buffers on seekGravatar wm42013-12-14
* dvdnav: remove highlights if no PCI availableGravatar wm42013-12-13
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displayGravatar mplayer-svn2012-08-03
* cosmetics: stream_dvdnav.c: Remove pointless ()Gravatar reimar2011-07-06
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-05-02
|\
* | options: change -alang and -slang to use string list typeGravatar Clément Bœsch2011-04-20
| * stream_dvdnav: output ID_DVD_VOLUME_ID also for dvdnav://Gravatar cehoyos2011-04-13
| * stream_dvdnav: identify: show more title informationGravatar cehoyos2011-04-12
| * stream_dvdnav: don't skip last title for dvdnav:// -identifyGravatar cehoyos2011-04-12
|/
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* stream_dvd[nav]: Add const qualifiers to string argumentsGravatar reimar2010-11-02
* options: move -chapter values to option structGravatar Uoti Urpala2010-04-25
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30663Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \
| | * Remove pointless '#if 1' preprocessor directives.Gravatar diego2010-02-19
| |/
| * Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* | Merge svn changes up to r29962Gravatar Uoti Urpala2009-11-23
|\|
| * Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too manyGravatar reimar2009-11-22
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Set the EOF flag when dvdnav reached the end of the requested title.Gravatar reimar2009-11-11
| * Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speedGravatar reimar2009-11-10
| * Move arrays used by both dvd and dvdnav to dvd_common.Gravatar reimar2009-11-10
| * Remove unused extern declarations.Gravatar reimar2009-11-10
| * Share dvd_device extern declaration between dvd and dvdnav.Gravatar reimar2009-11-10
| * Remove an unused variable.Gravatar reimar2009-11-10
| * Remove unused mp_dvdnav_aid_from_audio_num functionGravatar reimar2009-11-09
| * Fixup the dvdnav <-> sid mapping, dvdnav_spu_stream_to_lang andGravatar reimar2009-11-09
| * dvdnav: print ID_SID_..._LANG, just like dvd://Gravatar reimar2009-11-05
| * Cosmetics: indentation, merge two consecutive ifs.Gravatar reimar2009-11-05
| * Make dvdnav also print info about audio streams with unknown language, just l...Gravatar reimar2009-11-05
| * Make the dvdnav stream language information output more similar to the dvd one.Gravatar reimar2009-11-05
| * Change the subtitle numbers in the dvdnav subtitle language info to matchGravatar reimar2009-11-05
| * cosmetics: Remove some pointless parentheses from return calls.Gravatar diego2009-10-08
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* Reemit the ID_AID_x_LANG for the track. This allows the identification of theGravatar diego2009-04-11
* Add a -indentify message that indicates if the current DVDNAV title isGravatar reimar2009-04-09
* Replace double semicolon by single semicolon.Gravatar diego2009-02-16
* in dvd streams the title part ranges from 1 to 99Gravatar nicodvb2008-07-12
* Factorizes dvdnav aid retrieval code.Gravatar ben2008-06-07
* Add routine that provides audio ID corresponding to logical numberGravatar ben2008-06-07
* Rename some functions as they are mplayer related and notGravatar ben2008-06-07
* rename for consistencyGravatar ben2008-06-07
* Add routine to determine if SPU has changed in dvdnav stream.Gravatar ben2008-06-07