mpv/player
wm4 fbb5da0010 command: log property set calls
And remove the same thing from the client API code.

The command.c code has to deal with many specialized M_PROPERTY_SET_*
actions, and we bother with a subset only.
2016-04-15 13:20:05 +02:00
..
lua lua: don't require key for mp.add_key_binding() 2016-03-26 10:44:57 +01:00
audio.c player: add missing audio reconfig events 2016-03-13 15:52:17 +01:00
client.c command: log property set calls 2016-04-15 13:20:05 +02:00
client.h global: add client API pointer to library handle 2016-01-15 22:54:08 +01:00
command.c command: log property set calls 2016-04-15 13:20:05 +02:00
command.h
configfiles.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
core.h sub: make preloading more robust 2016-03-06 15:17:59 +01:00
external_files.c player: add wv to list of external audio file extensions 2016-03-26 18:24:07 +01:00
external_files.h
lavfi.c lavfi: dump the filter graph 2016-02-12 20:28:07 +01:00
lavfi.h player: add complex filter graph support 2016-02-05 23:19:56 +01:00
loadfile.c player: fix --stream-dump exit code 2016-03-26 20:14:02 +01:00
lua.c osd: cleanup: make OSDTYPE_ constants private to OSD code 2016-03-08 22:01:57 +01:00
main.c ipc: add Windows implementation with named pipes 2016-03-23 23:15:20 +11:00
misc.c cache: use a single STREAM_CTRL for various cache info 2016-03-29 11:29:52 +02:00
osd.c player: hide cache in status line by default again 2016-03-30 11:40:13 +02:00
playloop.c cache: use a single STREAM_CTRL for various cache info 2016-03-29 11:29:52 +02:00
screenshot.c player: fix use-after-free with --screenshot-directory 2016-04-14 22:48:12 +02:00
screenshot.h Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
scripting.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
sub.c osd: cleanup: make OSDTYPE_ constants private to OSD code 2016-03-08 22:01:57 +01:00
video.c player: fix breakage when combining 3D and rotate auto-filters 2016-03-28 19:39:33 +02:00