1
mirror of https://github.com/mpv-player/mpv synced 2024-11-18 21:16:10 +01:00
mpv/DOCS/client_api_examples
wm4 34fc0720f7 DOCS/client_api_examples: qtexample: remove broken resizing
The intention was to adjust the window size to video size. It never
worked well; it prevented the user to make the window smaller. For
unknown reason it stopped resizing properly as well.

This is just a cheap example, and I don't intend to fight with Qt, so
replace the "demonstration" behavior by something slightly lamer.
2014-09-28 20:18:18 +02:00
..
cocoabasic.m docs: cocoa example uses wakeup callback API 2014-08-12 23:40:58 +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 Add a client API example 2014-02-10 21:30:55 +01:00
simple.c client API, X11: change default keyboard input handling again 2014-09-28 20:11:00 +02:00