aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* command: rename dvd- properties to disc-Gravatar wm42014-03-15
* DOCS/coding-style: add another requirement for commit messagesGravatar wm42014-03-15
* options: fix off-by-1 error in option help outputGravatar wm42014-03-15
* command: prefix DVD title properties with "dvd-"Gravatar wm42014-03-15
* command: add new property 'title'Gravatar xylosper2014-03-15
* stream_dvdnav: implement STREAM_CTRL_GET_NUM_TITLES for dvdnavGravatar xylosper2014-03-15
* ao: print (estimated) device buffer size on init in verbose modeGravatar wm42014-03-14
* af_volume: don't print missing replaygain tags as errorGravatar wm42014-03-14
* af_volume: add detach optionGravatar wm42014-03-14
* af_volume: separate softvol volume control from replaygain levelGravatar wm42014-03-14
* manpage: af: minor syntax improvementsGravatar wm42014-03-14
* af_volume: remove double-negated suboptionGravatar wm42014-03-14
* build: fix unicode handling of the version stringGravatar Ryan Goulden2014-03-14
* player/main: Fix Cygwin buildGravatar James Ross-Gowan2014-03-13
* command: fix wrong condition & remove redundant stream type checkingGravatar xylosper2014-03-13
* command: set 'media-title' property for bluray disc with meta-dataGravatar xylosper2014-03-13
* af_volume: add support for replaygain pre-amp and clipping preventionGravatar Alessandro Ghedini2014-03-13
* af_volume: add replaygain supportGravatar Alessandro Ghedini2014-03-13
* af: add metadata field to af_stream and af_instanceGravatar Alessandro Ghedini2014-03-13
* DOCS/coding-style: add an example and another ruleGravatar wm42014-03-13
* af_lavfi: beat it into working with LibavGravatar wm42014-03-13
* README: split list of dependenciesGravatar wm42014-03-12
* DOCS/tech-overview: DOCS/OUTDATED-tech/ was deletedGravatar wm42014-03-12
* DOCS: add coding styleGravatar wm42014-03-12
* w32_common: prevent MOUSE_BTN0 sticking after dragGravatar James Ross-Gowan2014-03-12
* w32_common: capture mouse inputGravatar James Ross-Gowan2014-03-12
* build: make check for BSD fstatfs() a bit more strictGravatar wm42014-03-12
* stream_file: network file system detection for LinuxGravatar Philip Sequeira2014-03-12
* build: automagically extract client library versionGravatar wm42014-03-12
* build: rename --enable-shared switchGravatar wm42014-03-11
* build: fix version in mpv.pcGravatar Alessandro Ghedini2014-03-11
* ao_wasapi: Use the character set conversion functions from io.hGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Implement AOCONTROL_UPDATE_STREAM_TITLEGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Implement per-application mixingGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Move non-critical code outside of the event threadGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Split into 2 filesGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Initial conversion to the new pull modelGravatar Diogo Franco (Kovensky)2014-03-11
* build: install client.h under mpv/ instead of libmpv/Gravatar Alessandro Ghedini2014-03-11
* libmpv: add pkg-config fileGravatar Alessandro Ghedini2014-03-11
* options.rst: correct broken URLGravatar Diogo Franco2014-03-11
* Revert "player: simplify audio reset when seeking"Gravatar wm42014-03-10
* video: initialize hw decoder in get_formatGravatar wm42014-03-10
* vo_opengl: Correct and clarify gl_check_featuresGravatar Niklas Haas2014-03-10
* vo_opengl: Simplify and clarify color correction codeGravatar Niklas Haas2014-03-10
* vo_opengl: Use bt709_expand on OSD for :srgbGravatar Niklas Haas2014-03-10
* ao_sdl: make sure our buffer is always larger than what SDL requestsGravatar wm42014-03-10
* audio: don't downmix when doing digital passthroughGravatar wm42014-03-10
* audio: make --channels option always force the output layoutGravatar wm42014-03-10
* m_option: fix handling of empty channel layoutsGravatar wm42014-03-10
* ao_alsa: reduce default buffer sizeGravatar wm42014-03-10