0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/player
xylosper 746666f096 command: add new property 'title'
This commit adds new property 'title' which indicates current
playing title of disc. This property is useful when using a stream
whose title can be changed during playback, e.g., dvdnav.
2014-03-15 18:42:10 +01:00
..
lua lua: fix add_key_binding() 2014-03-01 00:42:53 +01:00
timeline edl: extend with chapter timestamps 2014-02-19 00:06:00 +01:00
audio.c af: add metadata field to af_stream and af_instance 2014-03-13 14:36:20 +01:00
client.c client API: fix timeout handling 2014-03-01 00:38:17 +01:00
client.h Add a client API 2014-02-10 21:01:35 +01:00
command.c command: add new property 'title' 2014-03-15 18:42:10 +01:00
command.h options: handle escape sequences in e.g. --playing-msg differently 2014-02-20 14:46:23 +01:00
configfiles.c config: don't load global config files with --config-dir 2014-02-28 21:32:04 +01:00
core.h audio: remove handling of partially written data 2014-03-09 01:27:42 +01:00
dvdnav.c input, dvdnav: fix osc stealing input from dvdnav 2014-02-19 15:40:04 +01:00
loadfile.c audio: remove handling of partially written data 2014-03-09 01:27:42 +01:00
lua.c lua: add license header 2014-03-07 12:47:07 +01:00
lua.h lua: port to client API 2014-02-10 21:03:59 +01:00
main_fn.c build: add option to build a library 2014-02-10 21:25:22 +01:00
main.c player/main: Fix Cygwin build 2014-03-13 14:36:20 +01:00
misc.c player: redo terminal OSD and status line handling 2014-01-13 20:08:13 +01:00
osd.c options: handle escape sequences in e.g. --playing-msg differently 2014-02-20 14:46:23 +01:00
playloop.c Revert "player: simplify audio reset when seeking" 2014-03-10 23:47:31 +01:00
screenshot.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
screenshot.h
sub.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
video.c audio/out: make ao struct opaque 2014-03-09 00:19:31 +01:00