1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-21 06:14:32 +00:00
mpv/DOCS/client_api_examples
Stefano Pigozzi 3137b7ac5f examples/cocoa: never instance NSApplication with new
Cocoa expects the you instance NSApplications only through the singleton
method sharedApplication.
2014-10-05 10:06:46 +02:00
..
cocoabasic.m examples/cocoa: never instance NSApplication with new 2014-10-05 10:06:46 +02:00
qtexample.cpp DOCS/client_api_examples: qtexample: remove broken resizing 2014-09-28 20:18:18 +02:00
qtexample.h DOCS/client_api_examples: add a Qt example 2014-07-04 02:24:49 +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