aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* player: load encoding-profiles.conf before the main configGravatar wm42014-01-01
* mpv.desktop: Add Czech translationsGravatar Miro HronĨok2014-01-01
* player: fix DVD playbackGravatar wm42014-01-01
* Update copyright yearGravatar wm42014-01-01
* compat: use __atomic operations instead of __sync, when presentGravatar Alessandro Ghedini2013-12-31
* build: check for libatomic and __atomic operationsGravatar Alessandro Ghedini2013-12-31
* manpage: fix vf_noise parameter nameGravatar wm42013-12-30
* common: drop mp_append_utf8_buffer()Gravatar wm42013-12-30
* bstr: use mp_append_utf8_bstr()Gravatar wm42013-12-30
* input: use bstr_xappend()Gravatar wm42013-12-30
* osd_libass: use bstr_xappend()Gravatar wm42013-12-30
* common: simplify and optimize string escape parsingGravatar wm42013-12-30
* bstr: add bstr_xappend functionGravatar wm42013-12-30
* video: fix --brightness etc. optionsGravatar wm42013-12-29
* build: add flag for inline assemblyGravatar Stefano Pigozzi2013-12-29
* vd_lavc: by default, output all frames, even corrupted onesGravatar wm42013-12-29
* player: add two more font mimetypes recognized by HaaliGravatar wm42013-12-29
* player: use arrays to list font mimetypes and font file extensionsGravatar wm42013-12-29
* build: disable SDL by defaultGravatar Stefano Pigozzi2013-12-29
* Install encoding-profiles.conf by defaultGravatar wm42013-12-28
* player: fix buggy error condition when loading mpv.confGravatar wm42013-12-28
* vo/x11_common: do not select motion events when --no-mouse-movements is setGravatar ahodesuka2013-12-28
* input: print an error if reading input.conf failsGravatar wm42013-12-28
* Revert "x11: don't set global error handler"Gravatar wm42013-12-27
* demux_mkv: handle TrueHD properlyGravatar wm42013-12-27
* Revert "cocoa: unlock on uninit"Gravatar Stefano Pigozzi2013-12-26
* corevideo: fix video initialization when not using VDAGravatar Stefano Pigozzi2013-12-26
* build: fix shm detection on OpenBSDGravatar Stefano Pigozzi2013-12-26
* build: support multiple headers in check_statementGravatar Stefano Pigozzi2013-12-26
* mpv.desktop: add KDE file handlersGravatar Sven-Hendrik Haase2013-12-26
* options: simplify handling of some help optionsGravatar wm42013-12-26
* input: cosmetics: move code aroundGravatar wm42013-12-26
* input: split off some code from input.c to separate filesGravatar wm42013-12-26
* build: hide duplicate options from `--help`Gravatar Stefano Pigozzi2013-12-26
* cocoa: sanitize window title string and guard against NULLGravatar Stefano Pigozzi2013-12-25
* vo_x11/vo_xv: fix build when using --disable-xextGravatar Stefano Pigozzi2013-12-25
* player: deselect secondary sub when switching to file with different tracksGravatar wm42013-12-25
* player: fix initial selection with --secondary-sidGravatar wm42013-12-25
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* player: add infrastructure to select multiple tracks at onceGravatar wm42013-12-24
* player: do initial seek for external tracks only onceGravatar wm42013-12-24
* player: slightly simplify seeking in external filesGravatar wm42013-12-24
* player: redo demuxer stream selectionGravatar wm42013-12-24
* audio: fix format ID conversionGravatar wm42013-12-23
* changes.rst: add entry for dvdnav menuGravatar wm42013-12-23
* manpage: mention video-unscaled propertyGravatar wm42013-12-23
* player: fix typo in previous commitGravatar wm42013-12-23
* player: warn if Matroska font attachments have incorrect MIME typeGravatar wm42013-12-23
* options: print any options set in verbose modeGravatar wm42013-12-23
* options: disable joystick by defaultGravatar wm42013-12-23