aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* command: implement A-B loopsGravatar wm42014-11-18
* wscript: move down some less important checksGravatar wm42014-11-17
* build: check for mingw-w64 explicitlyGravatar wm42014-11-17
* command: adjust previous commitGravatar wm42014-11-17
* command: playlist property: return if an entry is currently playingGravatar wm42014-11-17
* ao_alsa: check for EAGAIN tooGravatar wm42014-11-17
* audio/out: switch back to wasapi as default on win32Gravatar wm42014-11-17
* Merge branch 'wasapi_fix2'Gravatar Kevin Mitchell2014-11-17
|\
| * ao/wasapi: request ao reload on thread_feed failuresGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: add retry loop on AUDCLNT_E_DEVICE_IN_USEGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: request reset on appropriate eventsGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: add convenience functions for change notifiyGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: new wasapi device monitoring interfaceGravatar Jonathan Yong2014-11-17
| * ao/wasapi: look for "multimedia" default device instead of "console"Gravatar Kevin Mitchell2014-11-17
| * ao/wasapi: put loading of default device in it's own functionGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: fix possible null dereference of pDeviceGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: tidy up better on failureGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: improve error messages and add more debug statementsGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: make calling of thread_init consistent with thread_uninitGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: reenable the reset functionGravatar Kevin Mitchell2014-11-17
| * ao/wasapi: fix leaked deviceIDGravatar Jonathan Yong2014-11-17
* | lua: subprocess: remove minor code duplicationGravatar wm42014-11-16
* | demux_mkv: check file type without actually reading dataGravatar wm42014-11-16
* | demux_cue: use stream_peek()Gravatar wm42014-11-16
* | restore-old-bindings.conf: add recently changed bindingGravatar wm42014-11-16
* | lua: subprocess: add Windows implementationGravatar James Ross-Gowan2014-11-16
|/
* input.conf: Don't make ENTER exit the playerGravatar ChrisK22014-11-15
* man: document osc seekbarstyle optionGravatar ahoka2014-11-15
* osc: add validation for string user optionsGravatar ahoka2014-11-15
* osc: add seekbarstyle optionGravatar ahoka2014-11-15
* umpv: update comment for the new FIFO locationGravatar Ben Boeckel2014-11-15
* sub: workaround braindead libass APIGravatar wm42014-11-15
* demux_mkv: adjust subtitle preroll again (2)Gravatar wm42014-11-15
* vo_opengl: allow setting different filters for downscalingGravatar wm42014-11-14
* command: list filters/VOs/AOs with option-infoGravatar wm42014-11-14
* command: export some option metadataGravatar wm42014-11-13
* command: rename "option-flags" property to "option-info"Gravatar wm42014-11-13
* command: make sub-properties more flexibleGravatar wm42014-11-13
* command: fix weird stuffGravatar wm42014-11-13
* command: export mpv configure arguments as propertyGravatar wm42014-11-13
* terminal-unix: Add some comments about FD use.Gravatar Rudolf Polzer2014-11-13
* terminal-unix: Fix initial terminal state.Gravatar Rudolf Polzer2014-11-13
* demux: update cache state when pausedGravatar wm42014-11-12
* af: remove redundant functionGravatar wm42014-11-12
* af: check audio params for validityGravatar wm42014-11-12
* mp_image: slightly better image params verbose infoGravatar wm42014-11-12
* video: move formatting of image parameters to separate functionGravatar wm42014-11-12
* vf: minor simplificationGravatar wm42014-11-12
* manpage: adjust --hwdec docsGravatar wm42014-11-12
* player: simplify audio uninit on segment switchesGravatar wm42014-11-12