mpv/player
Ricardo Constantino 912d668ea8
osc: use the same characters as track list for playlist/chapter
Had only tested with luajit which supports the \xHH syntax added
in Lua 5.2.

The arrow is troublesome to use since the ideal way to use it, as
the OSD code uses it, needs \alpha&H00<arrow>\r to work, which
does not in OSC's way of showing messages.
2016-10-17 19:00:17 +01:00
..
lua osc: use the same characters as track list for playlist/chapter 2016-10-17 19:00:17 +01:00
audio.c audio: move some fallback handling to common AO reload function 2016-10-05 16:42:43 +02:00
client.c client API: more or less deprecate mpv_set_option() 2016-09-21 17:35:00 +02:00
client.h client API: fix init/destruction race conditions 2016-09-21 17:34:55 +02:00
command.c options: handle --audio-device changes like the other options 2016-10-05 16:45:04 +02:00
command.h options: slightly better option update mechanism 2016-09-19 19:51:26 +02:00
configfiles.c player: fix previous commit 2016-10-03 17:16:02 +02:00
core.h audio: move some fallback handling to common AO reload function 2016-10-05 16:42:43 +02:00
external_files.c
external_files.h
lavfi.c
lavfi.h
loadfile.c player: make --stop-screensaver runtime-changeable 2016-10-02 12:33:34 +02:00
lua.c lua: complain loudly if Lua state creation fails 2016-09-25 01:00:20 +02:00
main.c player: enable reading from stdin after loading input.conf 2016-09-29 16:26:54 +02:00
misc.c player: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00
osd.c player: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00
playloop.c player: make --stop-screensaver runtime-changeable 2016-10-02 12:33:34 +02:00
screenshot.c
screenshot.h
scripting.c scripting: don't attempt to load builtin scripts twice 2016-09-26 16:49:35 +02:00
sub.c player: fix instant subtitle refresh on track switches 2016-09-24 19:57:19 +02:00
video.c player: make --stop-screensaver runtime-changeable 2016-10-02 12:33:34 +02:00