mpv/player
wm4 2b26517ef7 dispatch: move into its own source file
This was part of osdep/threads.c out of laziness. But it doesn't contain
anything OS dependent. Note that the rest of threads.c actually isn't
all that OS dependent either (just some minor ifdeffery to work around
the lack of clock_gettime() on OSX).
2014-04-23 21:16:51 +02:00
..
lua lua: make it easier to integrate with foreign event loops 2014-04-12 20:41:12 +02:00
timeline player: remove ASX, SMIL and NSC playlist parsers 2014-04-13 15:40:05 +02:00
audio.c af: add replaygain_data field to af_stream and af_instance 2014-04-04 18:35:29 +02:00
client.c dispatch: move into its own source file 2014-04-23 21:16:51 +02:00
client.h client API: add a way to notify clients of property changes 2014-04-06 03:22:49 +02:00
command.c video: add a "hwdec" property to enable or disable hw decoding at runtime 2014-04-23 01:58:12 +02:00
command.h client API: add a way to notify clients of property changes 2014-04-06 03:22:49 +02:00
configfiles.c encode: don't apply default config options 2014-04-19 22:05:17 +02:00
core.h client API: remove mpv_event_pause_reason 2014-04-14 22:33:41 +02:00
discnav.c player: rename dvdnav to discnav 2014-03-30 11:42:49 +09:00
loadfile.c client API: remove mpv_event_pause_reason 2014-04-14 22:33:41 +02:00
lua.c client API: remove mpv_event_pause_reason 2014-04-14 22:33:41 +02:00
lua.h lua: port to client API 2014-02-10 21:03:59 +01:00
main.c dispatch: move into its own source file 2014-04-23 21:16:51 +02:00
main_fn.c build: add option to build a library 2014-02-10 21:25:22 +01:00
misc.c player: dvdnav: fix start time when entering and leaving menu 2014-03-30 07:31:02 +02:00
osd.c player: hack to fix --msgmodule --term-osd-bar 2014-04-13 13:03:31 +02:00
playloop.c dispatch: move into its own source file 2014-04-23 21:16:51 +02:00
screenshot.c
screenshot.h
sub.c
video.c video: auto-insert software rotation filter 2014-04-21 02:57:16 +02:00