aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: fix incorrect video rendering after vdpau preemption recoveryGravatar wm42016-09-07
* vo_opengl: fix another potential vdpau preemption issueGravatar wm42016-09-07
* ao_rsound: fix compilationGravatar wm42016-09-07
* sub: fix previous commit with older libass releasesGravatar wm42016-09-07
* sub: actually apply text alignment options to non-ASS subtitlesGravatar wm42016-09-07
* manpage: remove more references to deprecated sub-option syntaxGravatar wm42016-09-07
* ao_pcm: remove some useless messagesGravatar wm42016-09-07
* osdep: rename atomics.h to atomic.hGravatar wm42016-09-07
* atomics: readd some emulationGravatar wm42016-09-06
* DOCS/interface-changes.rst: list exact sub-option replacementsGravatar wm42016-09-06
* demux: do not access global optionsGravatar wm42016-09-06
* input, demux_tv: remove some older option access methodsGravatar wm42016-09-06
* demux_mkv: don't crash if --ordered-chapters-files failsGravatar wm42016-09-06
* vo_vdpau: rename some sub-optionsGravatar wm42016-09-06
* common: use char array for version stringGravatar wm42016-09-06
* vo_opengl: simplify option handlingGravatar wm42016-09-06
* vo_opengl: fix --icc-profile initial behaviorGravatar wm42016-09-06
* wscript: fix typoGravatar pavelxdd2016-09-06
* m_config: avoid accidentally causing deprecation warningsGravatar wm42016-09-05
* audio/out: deprecate "exclusive" sub-optionsGravatar wm42016-09-05
* audio/out: deprecate device sub-optionsGravatar wm42016-09-05
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* options: add automagic hack for handling sub-option deprecationsGravatar wm42016-09-05
* vo_direct3d: deprecate direct3d_shaders aliasGravatar wm42016-09-05
* vo_image: move to global optionsGravatar wm42016-09-05
* ao_jack: move to global optionsGravatar wm42016-09-05
* options: add a mechanism to make sub-option replacement slightly easierGravatar wm42016-09-05
* m_config: move parts of m_config_add_option into its own functionGravatar wm42016-09-05
* dispatch: improve recent locking changes slightlyGravatar wm42016-09-05
* dispatch: redo locking, and allow reentrant processingGravatar wm42016-09-04
* client API: implement mpv_suspend/resume slightly differentlyGravatar wm42016-09-04
* travis: trigger website rebuild only on docs changesGravatar Ricardo Constantino2016-09-04
* travis: rebuild website for updated docs on pushGravatar Stefano Pigozzi2016-09-04
* client API: more option/property updatesGravatar wm42016-09-03
* sd_lavc: enable teletextGravatar wm42016-09-03
* command: try selecting the next track if track switching failsGravatar wm42016-09-03
* player: remove opengl-es=no flag from opengl-hq profileGravatar wm42016-09-03
* manpage: document another option/property inconsistenceGravatar wm42016-09-03
* config: deprecate ao and vo auto-profilesGravatar wm42016-09-03
* manpage: mention how to apply/view opengl-hq profileGravatar wm42016-09-02
* ao_alsa: change sub-options to global optionsGravatar wm42016-09-02
* config: allow profile forward-references in default profileGravatar wm42016-09-02
* m_config: make sure profile values are never NULLGravatar wm42016-09-02
* w32_common: initialize playback status as soon as possibleGravatar wm42016-09-02
* command: remove vo-cmdlineGravatar wm42016-09-02
* options: deprecate --vo-defaultsGravatar wm42016-09-02
* vo_opengl: deprecate sub-options, add them as global optionsGravatar wm42016-09-02
* vo_opengl: rename 3dlut-size to icc-3dlut-sizeGravatar wm42016-09-02
* m_config: add some convenience functionsGravatar wm42016-09-02
* vo: use new option update mechanismGravatar wm42016-09-02