summaryrefslogtreecommitdiffstats
path: root/DOCS/client_api_examples
Commit message (Expand)AuthorAgeFilesLines
* libmpv: cocoa: add basic menuStefano Pigozzi2014-10-271-10/+7
* DOCS/client_api_examples: qtexample: don't require Qt 5.xwm42014-10-171-0/+7
* cocoa: allow mouse events to bubble up with no-input-cursorStefano Pigozzi2014-10-171-0/+1
* DOCS/client_api_examples: qtexample: set a magic Qt flagwm42014-10-161-0/+1
* DOCS/client_api_examples: qtexample: embedding works on Cocoawm42014-10-161-2/+1
* DOCS/client_api_examples: qtexample: remove debugging codewm42014-10-141-2/+1
* DOCS/client_api_examples: qtexample: stuffwm42014-10-133-7/+31
* libmpv/cocoa: allow clients to use mpv event systemStefano Pigozzi2014-10-121-11/+26
* libmpv/cocoa: make global events work and get rid of is_cplayerStefano Pigozzi2014-10-091-0/+3
* client API: rename --input-x11-keyboard to --input-vo-keyboardwm42014-10-091-2/+2
* cocoa: allow to embed into an arbitrary NSViewStefano Pigozzi2014-10-081-1/+1
* DOCS/client_api_examples: qtexample: add a log windowwm42014-10-082-0/+29
* DOCS/client_api_examples: qtexample: set the localeJames Ross-Gowan2014-10-071-0/+6
* cocoa: fix some pointer casts to be 32bit safeStefano Pigozzi2014-10-051-1/+1
* cocoa/libmpv: allow to embed mpv GL view in another windowStefano Pigozzi2014-10-051-2/+42
* examples/cocoa: never instance NSApplication with newStefano Pigozzi2014-10-051-1/+1
* examples/cocoa: set activation policy to mimic nib applicationsStefano Pigozzi2014-10-051-0/+8
* DOCS/client_api_examples: qtexample: remove broken resizingwm42014-09-281-8/+6
* client API, X11: change default keyboard input handling againwm42014-09-282-0/+5
* DOCS/client_api_examples: qtexample: resize to video sizewm42014-09-151-0/+21
* docs: cocoa example uses wakeup callback APIFRAU KOUJIRO2014-08-121-22/+54
* docs: simple cocoa API usage exampleFRAU KOUJIRO2014-08-121-0/+85
* client API: qtexample: don't pass deallocated strings to mpvwm42014-08-071-1/+2
* DOCS/client_api_examples: add a Qt examplewm42014-07-043-0/+177
* client API: rename mpv_destroy() to mpv_detach_destroy()wm42014-06-071-1/+1
* client api examples: set an option with MPV_FORMAT_FLAGwm42014-02-241-1/+2
* Add a client API examplewm42014-02-102-0/+53