summaryrefslogtreecommitdiffstats
path: root/DOCS/client_api_examples
Commit message (Expand)AuthorAgeFilesLines
* 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