mpv/etc
wm4 bdf607ea5f build: list exported symbols explicitly
Instead of using a regex to match names to be exported from the libmpv
dynamic shared library, use a libmpv.def file, which lists all exported
functions explicitly.

This reduces the platform specifics in syms.py. I'm not sure if the
separate compile_sym task is still needed (it could probably be
collapsed, which would concentrate the platform specifics into one
place).
2014-08-05 02:21:29 +02:00
..
encoding-profiles.conf options: rename audio-related options/properties 2014-05-04 02:46:11 +02:00
example.conf manpage: update config file locations 2014-06-28 15:55:09 +02:00
input.conf input.conf: remap 2 keys 2014-08-03 21:15:33 +02:00
libmpv.def build: list exported symbols explicitly 2014-08-05 02:21:29 +02:00
mpv-icon-8bit-16x16.png x11: add window icon 2013-09-01 23:27:33 +02:00
mpv-icon-8bit-32x32.png x11: add window icon 2013-09-01 23:27:33 +02:00
mpv-icon-8bit-64x64.png x11: add window icon 2013-09-01 23:27:33 +02:00
mpv-icon.ico change application icon 2013-09-01 12:24:53 +02:00
mpv.desktop TOOLS/umpv, mpv.desktop: use --no-terminal instead of --really-quiet 2014-04-29 02:09:59 +02:00