1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 05:22:23 +00:00
mpv/player
wm4 844efa5431 command: move metadata entry access to metadata/by-key/
The old way still works, and is fine to use. Still discourage it,
because it might conflict with other ways to access this property, such
as the one added in the next commit.
2014-02-19 16:16:42 +01:00
..
lua lua: add mechanism for script provided key bindings 2014-02-17 02:52:58 +01:00
timeline edl: extend with chapter timestamps 2014-02-19 00:06:00 +01:00
audio.c client API: add events for video and audio reconfig 2014-02-17 02:52:59 +01:00
client.c client API: add event for metadata changes 2014-02-19 16:00:37 +01:00
client.h Add a client API 2014-02-10 21:01:35 +01:00
command.c command: move metadata entry access to metadata/by-key/ 2014-02-19 16:16:42 +01:00
command.h lua: port to client API 2014-02-10 21:03:59 +01:00
configfiles.c player: load encoding-profiles.conf before the main config 2014-01-01 19:25:52 +01:00
core.h client API: add events for video and audio reconfig 2014-02-17 02:52:59 +01:00
dvdnav.c input, dvdnav: fix osc stealing input from dvdnav 2014-02-19 15:40:04 +01:00
loadfile.c player: fix start time if timeline is used (ordered chapters, EDL) 2014-02-19 00:41:34 +01:00
lua.c lua: add mechanism for script provided key bindings 2014-02-17 02:52:58 +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: fix --force-window on OSX 2014-02-11 20:11:05 +01:00
misc.c player: redo terminal OSD and status line handling 2014-01-13 20:08:13 +01:00
osd.c options: add --no-terminal switch 2014-02-10 00:14:52 +01:00
playloop.c client API: add event for metadata changes 2014-02-19 16:00:37 +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 client API: add events for video and audio reconfig 2014-02-17 02:52:59 +01:00