mpv/DOCS/client_api_examples
Stefano Pigozzi ca353fcf92 libmpv/cocoa: make global events work and get rid of is_cplayer
After @frau's split of macosx_events from macosx_application, `is_cplayer' is
not needed anymore. At the moment only global events such as Media Keys and
Apple Remote work, because the VO-level ones were hardcoded to be disabled.
(that will be fix in a later commit ).
2014-10-09 22:14:41 +02:00
..
cocoabasic.m libmpv/cocoa: make global events work and get rid of is_cplayer 2014-10-09 22:14:41 +02:00
qtexample.cpp client API: rename --input-x11-keyboard to --input-vo-keyboard 2014-10-09 18:28:37 +02:00
qtexample.h DOCS/client_api_examples: qtexample: add a log window 2014-10-08 13:34:06 +02:00
qtexample.pro DOCS/client_api_examples: add a Qt example 2014-07-04 02:24:49 +02:00
shared.h
simple.c client API, X11: change default keyboard input handling again 2014-09-28 20:11:00 +02:00