aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: enable cache and demuxer thread for subtitles tooGravatar wm42015-02-18
* demux_lavf: reorganize hacksGravatar wm42015-02-18
* player: allow unsetting --term/osd-playing-msgGravatar wm42015-02-18
* demux_lavf: set interrupt_callbackGravatar wm42015-02-18
* input: minor cleanupGravatar wm42015-02-18
* find_subfiles: Add 'vtt' to subtitle extensionsGravatar Jaime Marquínez Ferrándiz2015-02-18
* input: add MOUSE_ENTER keybinding.Gravatar torque2015-02-18
* demux, matroska: remove demuxer type fieldGravatar wm42015-02-17
* demux: remove file_contents fieldGravatar wm42015-02-17
* demux_edl: make independent from MPContextGravatar wm42015-02-17
* demux_edl: move implementationGravatar wm42015-02-17
* demux_cue: make independent from MPContextGravatar wm42015-02-17
* demux_cue: move implementationGravatar wm42015-02-17
* demux: copy priv pointer tooGravatar wm42015-02-17
* matroska: move timeline code to demux/Gravatar wm42015-02-17
* matroska: make timeline code independent of MPContextGravatar wm42015-02-17
* player: use a separate context for timeline loader stuffGravatar wm42015-02-17
* demux: chapters without metadata are allowedGravatar wm42015-02-17
* player: use a macro to remove an element from an arrayGravatar wm42015-02-17
* player: actually close files when using sub_removeGravatar wm42015-02-17
* DOCS/client-api-changes: mark 0.8.0 releaseGravatar wm42015-02-17
* demux_lavf: hack against hls showing "100%" positionGravatar wm42015-02-17
* command: add rescan_external_filesGravatar wm42015-02-16
* command: nicer OSD message when setting audio-deviceGravatar wm42015-02-16
* etc/input.conf: remove a leftoverGravatar wm42015-02-16
* vo_opengl: glsl: remove trailing \Gravatar wm42015-02-16
* vf_vapoursynth: replace a hack with a newer VS API functionGravatar wm42015-02-16
* m_config: log options set by the client API tooGravatar wm42015-02-16
* sub: mess with styling defaults, change --ass-use-margins behaviorGravatar wm42015-02-16
* options: mark some more options as runtime-settableGravatar wm42015-02-16
* osd: customizable subtitle and OSD positionGravatar wm42015-02-16
* osd: make it possible to have different subtitle vs. OSD defaultsGravatar wm42015-02-16
* mpv.desktop: Add zh-TW and zh-CN translationsGravatar Skyrainfit2015-02-16
* osxbundle: config file special case isn't needed anymoreGravatar wm42015-02-15
* player: undeprecate 'config' filesGravatar wm42015-02-15
* vd_lavc: uninit the hwdec backend after closing the decoderGravatar wm42015-02-14
* x11: fix uninitialized variable readsGravatar wm42015-02-14
* ao: fix null dereferenceGravatar Stefano Pigozzi2015-02-14
* player: fix audio-device-list updatesGravatar wm42015-02-14
* client API: clarify filename string encodingGravatar wm42015-02-14
* demux: fix dropped subtitle packets with the new stream switchingGravatar wm42015-02-14
* cocoa: remove unused functionGravatar Stefano Pigozzi2015-02-14
* ao_coreaudio: add support for hotplug notificationsGravatar Stefano Pigozzi2015-02-14
* x11: add XK_Cancel to the list of special keysGravatar Martin Herkt2015-02-14
* Fix build on OSX broken by previous commitGravatar wm42015-02-13
* vf_vapoursynth: add display refresh rate propertyGravatar Julian2015-02-13
* x11: return a framerate even if no window is mappedGravatar wm42015-02-13
* player: deprecate 'config' files (use mpv.conf), warn against clashesGravatar wm42015-02-13
* command: mark get_property as deprecatedGravatar wm42015-02-13
* x11: make all XF86 special keys mappableGravatar wm42015-02-13