aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* audio: fix previous commitGravatar wm42014-01-06
* Fix audio delay inversionGravatar Martin Herkt2014-01-06
* sub: fix previous commitGravatar wm42014-01-06
* Fix subtitle delay inversionGravatar Martin Herkt2014-01-06
* player: always ise [statusline] for terminal OSDGravatar wm42014-01-05
* player: print an error message if run command failsGravatar wm42014-01-05
* player: don't select subtitles added from quvi by defaultGravatar wm42014-01-05
* demux_subreader: reject file if not opened by --subGravatar wm42014-01-04
* dvdnav: set correct stride for fake highlightsGravatar wm42014-01-03
* Windows: use the GUI subsystem, attach to consoleGravatar Martin Herkt2014-01-02
* player: load encoding-profiles.conf before the main configGravatar wm42014-01-01
* player: fix DVD playbackGravatar wm42014-01-01
* Update copyright yearGravatar wm42014-01-01
* video: fix --brightness etc. optionsGravatar 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
* Install encoding-profiles.conf by defaultGravatar wm42013-12-28
* player: fix buggy error condition when loading mpv.confGravatar wm42013-12-28
* options: simplify handling of some help optionsGravatar wm42013-12-26
* 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
* player: fix typo in previous commitGravatar wm42013-12-23
* player: warn if Matroska font attachments have incorrect MIME typeGravatar wm42013-12-23
* player: simplify mp_load_per_file_configGravatar wm42013-12-22
* player: move code aroundGravatar wm42013-12-22
* player: remove code duplication for auto-loaded config profilesGravatar wm42013-12-22
* path: change mp_splitext() semanticsGravatar wm42013-12-22
* Don't include version.h from make options.cGravatar wm42013-12-22
* msg: remove global stateGravatar wm42013-12-21
* player: use separate msg prefix for statuslineGravatar wm42013-12-21
* msg: rename mp_msg_log -> mp_msgGravatar wm42013-12-21
* msg: convert defines to enumGravatar wm42013-12-21
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* quvi: mp_msg conversionsGravatar wm42013-12-21
* stream: mp_msg conversionsGravatar wm42013-12-21
* demux: mp_msg conversionsGravatar wm42013-12-21
* playlist_parser: mp_msg conversionGravatar wm42013-12-21
* x11: mp_msg conversion for fstype help outputGravatar wm42013-12-21
* encode_lavc: mp_msg conversionsGravatar wm42013-12-21
* options: some more mp_msg conversionsGravatar wm42013-12-21
* av_log: mp_msg conversionGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* m_property: mp_msg conversionsGravatar wm42013-12-21
* input: rework how input sources are addedGravatar wm42013-12-21
* m_config: add custom context to includefunc callbackGravatar wm42013-12-21