mpv/player
wm4 327b091909 lua: fix options submodule
It polluted the global namespace, instead of exporting the function
properly.

For now, keep it compatible by explicitly keeping the bogus export.

Also fix a mistake in the manpage example.
2015-05-29 15:50:09 +02:00
..
lua lua: fix options submodule 2015-05-29 15:50:09 +02:00
audio.c audio: fix resync issue different 2015-05-19 23:23:17 +02:00
client.c player: fix crashes when adding external tracks before loading main file 2015-05-26 14:01:23 +02:00
client.h
command.c command: remove deprecated get_property command 2015-05-27 18:08:02 +02:00
command.h
configfiles.c player: reuse a function 2015-05-09 16:48:08 +02:00
core.h player: fix crashes when adding external tracks before loading main file 2015-05-26 14:01:23 +02:00
discnav.c
loadfile.c player: fix crashes when adding external tracks before loading main file 2015-05-26 14:01:23 +02:00
lua.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
main.c options: remove --slave-broken 2015-05-27 18:01:26 +02:00
misc.c
osd.c video: do not use MP_NOPTS_VALUE for A/V difference 2015-05-24 23:27:23 +02:00
playloop.c player: add function to compute past frame durations 2015-05-24 23:27:23 +02:00
screenshot.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
screenshot.h
scripting.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
sub.c
video.c video: do not use MP_NOPTS_VALUE for A/V difference 2015-05-24 23:27:23 +02:00