aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/client_api_examples
Commit message (Expand)AuthorAge
* DOCS/client_api_examples: qtexample: don't require Qt 5.xGravatar wm42014-10-17
* cocoa: allow mouse events to bubble up with no-input-cursorGravatar Stefano Pigozzi2014-10-17
* DOCS/client_api_examples: qtexample: set a magic Qt flagGravatar wm42014-10-16
* DOCS/client_api_examples: qtexample: embedding works on CocoaGravatar wm42014-10-16
* DOCS/client_api_examples: qtexample: remove debugging codeGravatar wm42014-10-14
* DOCS/client_api_examples: qtexample: stuffGravatar wm42014-10-13
* libmpv/cocoa: allow clients to use mpv event systemGravatar Stefano Pigozzi2014-10-12
* libmpv/cocoa: make global events work and get rid of is_cplayerGravatar Stefano Pigozzi2014-10-09
* client API: rename --input-x11-keyboard to --input-vo-keyboardGravatar wm42014-10-09
* cocoa: allow to embed into an arbitrary NSViewGravatar Stefano Pigozzi2014-10-08
* DOCS/client_api_examples: qtexample: add a log windowGravatar wm42014-10-08
* DOCS/client_api_examples: qtexample: set the localeGravatar James Ross-Gowan2014-10-07
* cocoa: fix some pointer casts to be 32bit safeGravatar Stefano Pigozzi2014-10-05
* cocoa/libmpv: allow to embed mpv GL view in another windowGravatar Stefano Pigozzi2014-10-05
* examples/cocoa: never instance NSApplication with newGravatar Stefano Pigozzi2014-10-05
* examples/cocoa: set activation policy to mimic nib applicationsGravatar Stefano Pigozzi2014-10-05
* DOCS/client_api_examples: qtexample: remove broken resizingGravatar wm42014-09-28
* client API, X11: change default keyboard input handling againGravatar wm42014-09-28
* DOCS/client_api_examples: qtexample: resize to video sizeGravatar wm42014-09-15
* docs: cocoa example uses wakeup callback APIGravatar FRAU KOUJIRO2014-08-12
* docs: simple cocoa API usage exampleGravatar FRAU KOUJIRO2014-08-12
* client API: qtexample: don't pass deallocated strings to mpvGravatar wm42014-08-07
* DOCS/client_api_examples: add a Qt exampleGravatar wm42014-07-04
* client API: rename mpv_destroy() to mpv_detach_destroy()Gravatar wm42014-06-07
* client api examples: set an option with MPV_FORMAT_FLAGGravatar wm42014-02-24
* Add a client API exampleGravatar wm42014-02-10