aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* command: add "estimated-vf-fps" change notifcationGravatar wm42014-10-19
* lua: add a helper to auto-free temporary C memoryGravatar wm42014-10-19
* win32: remove an unneeded mechanismGravatar wm42014-10-19
* win32: remove outdated commentGravatar wm42014-10-19
* cocoa: reintroduce async resizeGravatar Stefano Pigozzi2014-10-18
* Revert "cocoa: perform init and uninit synchronously"Gravatar Stefano Pigozzi2014-10-18
* manpage: ipc: explain security implicationsGravatar wm42014-10-17
* DOCS/client_api_examples: qtexample: don't require Qt 5.xGravatar wm42014-10-17
* ipc: fix a small memory leakGravatar wm42014-10-17
* win32: clear window handle on destructionGravatar wm42014-10-17
* win32: get rid of mp_stat in the normal source codeGravatar wm42014-10-17
* win32: make lseek() fail on pipesGravatar wm42014-10-17
* old-build: adjust to latest changesGravatar wm42014-10-17
* input: implement --input-file on unix using the IPC supportGravatar Alessandro Ghedini2014-10-17
* manpage: add JSON IPC documentationGravatar Alessandro Ghedini2014-10-17
* input: implement JSON-based IPC protocolGravatar Alessandro Ghedini2014-10-17
* misc: add JSON parserGravatar wm42014-10-17
* cocoa: allow mouse events to bubble up with no-input-cursorGravatar Stefano Pigozzi2014-10-17
* cocoa: allow to disable apple remote at compile timeGravatar Stefano Pigozzi2014-10-17
* demux: print a warning if stream is not seekableGravatar wm42014-10-17
* options: don't load per-file config files by defaultGravatar wm42014-10-17
* sub: adjustments to --ass-style-override optionGravatar wm42014-10-17
* audio: don't go to sleep after audio reinitGravatar wm42014-10-17
* input: don't add weird padding when formatting keycodeGravatar wm42014-10-17
* terminal: recognize ^hGravatar wm42014-10-17
* stream: better error message for unmatched protocolGravatar wm42014-10-17
* vo_opengl: fix wrong commentsGravatar wm42014-10-16
* vo_opengl: fix theoretical format mismatch issueGravatar wm42014-10-16
* cocoa: perform init and uninit synchronouslyGravatar Stefano Pigozzi2014-10-16
* 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
* player: quote %-starting stringsGravatar shdown2014-10-16
* common: fix \x-style escapingGravatar shdown2014-10-16
* TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigmentGravatar shdown2014-10-16
* manpage: fix reference to a defunct optionGravatar shdown2014-10-16
* player: fix crash on early audio uninitGravatar wm42014-10-16
* player: free subtitle renderer on exitGravatar wm42014-10-16
* command: add a mechanism to allow scripts to intercept file loadsGravatar wm42014-10-16
* command: allow setting per-file options at runtimeGravatar wm42014-10-15
* audio/out/push: reset projected EOF time on new dataGravatar wm42014-10-14
* client API: qthelper: remove commented codeGravatar wm42014-10-14
* demux_lavf: set stream network options if applicableGravatar wm42014-10-14
* demux_lavf: let libavformat open HLS streams directlyGravatar wm42014-10-14
* player: fix OSD cyclingGravatar wm42014-10-14
* stream_lavf: expose concat://Gravatar wm42014-10-14
* osd: properly redraw external overlays when they are setGravatar wm42014-10-14
* client API: allow returning float properties as integersGravatar wm42014-10-14
* player: fix --framesGravatar wm42014-10-14
* DOCS/client_api_examples: qtexample: remove debugging codeGravatar wm42014-10-14
* client API: qthelper: fix bugsGravatar wm42014-10-14