aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* win32: change config path prioritiesGravatar wm42014-10-23
* rename ao_coreaudio_device.c -> ao_coreaudio_exclusive.cGravatar Stefano Pigozzi2014-10-23
* reflect recent coreaudio changes in the manualGravatar Stefano Pigozzi2014-10-23
* coreaudio: redirect IEC61937 to coreaudio_exclusiveGravatar Stefano Pigozzi2014-10-23
* audio/out: add redirection-on-init mechanismGravatar wm42014-10-22
* audio/out: missing error checkGravatar wm42014-10-22
* audio/out: don't add special devices to --audio-device listGravatar wm42014-10-22
* audio/out: include coreaudio_exclusive in auto-probingGravatar wm42014-10-22
* player: show busy symbol on OSD if seeking takes too longGravatar wm42014-10-22
* command: make trailing sub_add actually optionalGravatar wm42014-10-22
* lua: don't let temporary values take the place of argumentsGravatar wm42014-10-22
* osdep: NetBSD pthread_setname_np()Gravatar wm42014-10-22
* command: make reverse cycle_values match up with forward oneGravatar wm42014-10-21
* command: fix video-rotate update when pausedGravatar wm42014-10-21
* lua: don't use "output" as identifierGravatar wm42014-10-21
* command: add cursor-autohide propertyGravatar wm42014-10-21
* command: add playback-abort propertyGravatar wm42014-10-21
* command: add video-rotate propertyGravatar wm42014-10-21
* options: allow selecting track ID 0 tooGravatar wm42014-10-21
* 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