mpv/DOCS
wm4 414c4f9322 lua: make register_event() not overwrite previous event handler
Instead, chain them.

Note that there's no logic to prevent the other event handlers to be run
from an event handler (like it's popular in GUI toolkits), because I
think that's not very useful for this purpose.
2014-02-14 14:01:27 +01:00
..
OUTDATED-tech core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
client_api_examples Add a client API example 2014-02-10 21:30:55 +01:00
man/en lua: make register_event() not overwrite previous event handler 2014-02-14 14:01:27 +01:00
crosscompile-mingw.md DOCS/crosscompile-mingw: use Markdown 2014-02-06 13:45:23 +01:00
edl-mpv.rst docs: edl: minor corrections 2013-12-05 22:58:53 +01:00
encoding.rst Install encoding-profiles.conf by default 2013-12-28 16:33:21 +01:00
tech-overview.txt Fix OSX build; remove all remaining mpvcore references 2013-12-17 08:44:21 +01:00
waf-buildsystem.rst DOCS/waf-buildsystem: add link to the Waf book 2014-02-06 13:45:35 +01:00