aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: add stream selection by ffmpeg indexGravatar wm42014-10-21
* sd_lavc: strictly letter-box PGS subtitlesGravatar wm42014-10-21
* json: handle >\\"< fragments correctlyGravatar wm42014-10-21
* TOOLS/lua: update README.mdGravatar Kevin Mitchell2014-10-21
* TOOLS/lua: remove tabs from some lua scriptsGravatar Kevin Mitchell2014-10-21
* TOOLS/lua: add autodeint.luaGravatar Kevin Mitchell2014-10-21
* command: add field-dominance propertyGravatar Kevin Mitchell2014-10-21
* lua: add convenience function for hooksGravatar wm42014-10-21
* command: extend sub_add commandGravatar wm42014-10-21
* command: remove hook cancellation mechanismGravatar wm42014-10-20
* command: allow sub_add at an earlier stageGravatar wm42014-10-20
* osdep: shorten thread name on glibc onlyGravatar wm42014-10-20
* manpage: fix a typoGravatar Ben Boeckel2014-10-20
* osdep: limit thread names to 16 charactersGravatar wm42014-10-20
* stream: stupid compilation workaround for win32Gravatar wm42014-10-19
* Set thread name for debuggingGravatar wm42014-10-19
* manpage: ipc: mention unavailability on WindowsGravatar wm42014-10-19
* player: shutdown all clients before actual uninitGravatar wm42014-10-19
* manpage: ipc: mention the socat toolGravatar wm42014-10-19
* ipc: skip empty and commented linesGravatar wm42014-10-19
* ipc: accept both JSON and "old" commandsGravatar wm42014-10-19
* ipc: fix minor error cleanup issuesGravatar wm42014-10-19
* ipc: decouple from MPContextGravatar wm42014-10-19
* audio: quote devices in --audio-device=helpGravatar wm42014-10-19
* fix build on OS X and BSDGravatar Stefano Pigozzi2014-10-19
* Merge pull request #1195 from kevmitch/luafixGravatar ChrisK22014-10-19
|\
| * lua: fix lua_objlen -> lua_rawlen for lua 5.2Gravatar Kevin Mitchell2014-10-18
|/
* lua: strictly free memory on errorsGravatar wm42014-10-19
* lua: expose JSON parserGravatar wm42014-10-19
* lua: add an utility function for starting processesGravatar wm42014-10-19
* 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