mpv/player
James Ross-Gowan ef0d1cddb6 lua: subprocess: move to osdep/subprocess-{win,posix}.c
The subprocess code was already split into fairly general functions,
separate from the Lua code. It's getting pretty big though, especially
the Windows-specific parts, so move it into its own files.
2014-11-22 18:15:13 +11:00
..
lua lua: add a way to add repeatable key bindings 2014-11-21 00:01:59 +01:00
timeline player: always use demux_chapter 2014-11-02 17:29:41 +01:00
audio.c audio: fix some issues when reloading the AO 2014-11-12 14:19:16 +01:00
client.c client: remove redundant assignment 2014-11-07 16:21:03 +01:00
client.h command: finish hook execution if client fails 2014-10-24 21:57:02 +02:00
command.c Remove some superfluous NULL checks 2014-11-21 05:18:09 +01:00
command.h command: add window-minimized property (X11 only) 2014-11-02 20:55:07 +01:00
configfiles.c Remove some superfluous NULL checks 2014-11-21 05:18:09 +01:00
core.h command: improve A-B loop behavior 2014-11-18 20:28:54 +01:00
discnav.c sd_lavc: strictly letter-box PGS subtitles 2014-10-21 11:37:32 +02:00
loadfile.c sub: workaround braindead libass API 2014-11-15 19:43:43 +01:00
lua.c lua: subprocess: move to osdep/subprocess-{win,posix}.c 2014-11-22 18:15:13 +11:00
main.c player: improve exit message in some scenarios 2014-10-31 00:51:52 +01:00
main_fn.c
misc.c player: don't display zero duration for files with unknown duration 2014-10-29 21:54:59 +01:00
osd.c command: improve A-B loop behavior 2014-11-18 20:28:54 +01:00
playloop.c player: don't try to use duration 0 2014-11-10 18:11:33 +01:00
screenshot.c
screenshot.h
scripting.c player: integrate ytdl_hook.lua 2014-11-19 18:59:38 +01:00
sub.c sub: workaround braindead libass API 2014-11-15 19:43:43 +01:00
video.c Remove some superfluous NULL checks 2014-11-21 05:18:09 +01:00