index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stream
/
stream_dvdnav.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add routine to determine if SPU has changed in dvdnav stream.
ben
2008-06-07
1
-0
/
+1
*
Add routine to determine if audio has changed in dvdnav stream.
ben
2008-06-07
1
-0
/
+1
*
Save DVDNAV palette info.
ben
2008-06-07
1
-0
/
+1
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-10
1
-0
/
+3
*
add a new state flag to dvdnav in order to notify if
ben
2008-01-26
1
-0
/
+1
*
Add support for dvdnav still frames playback.
ben
2008-01-26
1
-1
/
+6
*
Add new command to switch between dvdnav titles
ben
2008-01-24
1
-0
/
+1
*
removed inclusion of unneeded header (forgotten in previous commit)
nicodvb
2008-01-01
1
-2
/
+0
*
private structures belong to the C file using them, not to header files inclu...
nicodvb
2008-01-01
1
-11
/
+0
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
1
-1
/
+1
*
removed unused members from dvdnav_priv_t
nicodvb
2007-09-15
1
-4
/
+0
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
1
-2
/
+2
*
implemented dvdnav_lang_from_aid() to retrieve audio language
nicodvb
2006-12-14
1
-0
/
+1
*
added dvdnav_aid_from_lang() to support -alang
nicodvb
2006-12-14
1
-0
/
+1
*
added function to return the language of the specified subtitle id. Patch by
nicodvb
2006-12-10
1
-0
/
+1
*
export spu palette; part of a patch by Otvos Attila
nicodvb
2006-12-09
1
-0
/
+2
*
keep nav highlight event in dvdnav priv structure
ben
2006-11-25
1
-1
/
+2
*
better nav highlight handling
ben
2006-11-25
1
-0
/
+6
*
removed unused members and variables
nicodvb
2006-11-25
1
-11
/
+0
*
added code to identify subs language and count; needed for forthcoming suppor...
nicodvb
2006-11-25
1
-0
/
+2
*
don't play any other title other than N when N is specified (with dvdnav://N)
nicodvb
2006-10-23
1
-0
/
+1
*
removed definitions of no more used or file-static functions
nicodvb
2006-09-20
1
-12
/
+0
*
introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);
nicodvb
2006-09-19
1
-0
/
+1
*
report mouse coordinates after movement to dvdnav; this permits to enable but...
nicodvb
2006-09-16
1
-0
/
+1
*
in mp_dvdnav_handle_input() assign the currently selected button, shown in th...
nicodvb
2006-09-09
1
-1
/
+1
*
added mp_dvdnav_handle_input to handle user's input (revived from the reposit...
nicodvb
2006-09-09
1
-0
/
+1
*
implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)
nicodvb
2006-08-19
1
-0
/
+1
*
renamed dvdnav_stream to stream_dvdnav for consistency
ben
2006-08-03
1
-0
/
+46