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