summaryrefslogtreecommitdiffstats
path: root/player
Commit message (Expand)AuthorAgeFilesLines
* Fix subtitle delay inversionMartin Herkt2014-01-061-1/+1
* player: always ise [statusline] for terminal OSDwm42014-01-051-3/+3
* player: print an error message if run command failswm42014-01-051-1/+5
* player: don't select subtitles added from quvi by defaultwm42014-01-052-5/+10
* demux_subreader: reject file if not opened by --subwm42014-01-041-0/+1
* dvdnav: set correct stride for fake highlightswm42014-01-031-1/+1
* Windows: use the GUI subsystem, attach to consoleMartin Herkt2014-01-021-0/+1
* player: load encoding-profiles.conf before the main configwm42014-01-011-7/+7
* player: fix DVD playbackwm42014-01-011-1/+1
* Update copyright yearwm42014-01-011-1/+1
* video: fix --brightness etc. optionswm42013-12-291-0/+14
* player: add two more font mimetypes recognized by Haaliwm42013-12-291-1/+3
* player: use arrays to list font mimetypes and font file extensionswm42013-12-291-9/+15
* Install encoding-profiles.conf by defaultwm42013-12-281-9/+26
* player: fix buggy error condition when loading mpv.confwm42013-12-281-1/+1
* options: simplify handling of some help optionswm42013-12-261-4/+0
* player: deselect secondary sub when switching to file with different trackswm42013-12-251-0/+2
* player: fix initial selection with --secondary-sidwm42013-12-251-3/+21
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-248-83/+166
* player: add infrastructure to select multiple tracks at oncewm42013-12-246-43/+64
* player: do initial seek for external tracks only oncewm42013-12-241-2/+12
* player: slightly simplify seeking in external fileswm42013-12-241-16/+9
* player: redo demuxer stream selectionwm42013-12-247-85/+79
* player: fix typo in previous commitwm42013-12-231-1/+1
* player: warn if Matroska font attachments have incorrect MIME typewm42013-12-231-2/+11
* player: simplify mp_load_per_file_configwm42013-12-221-8/+7
* player: move code aroundwm42013-12-222-42/+37
* player: remove code duplication for auto-loaded config profileswm42013-12-221-60/+14
* path: change mp_splitext() semanticswm42013-12-221-1/+1
* Don't include version.h from make options.cwm42013-12-221-2/+7
* msg: remove global statewm42013-12-211-1/+6
* player: use separate msg prefix for statuslinewm42013-12-213-3/+5
* msg: rename mp_msg_log -> mp_msgwm42013-12-213-15/+15
* msg: convert defines to enumwm42013-12-211-1/+1
* path lookup functions: mp_msg conversionswm42013-12-217-68/+70
* quvi: mp_msg conversionswm42013-12-211-3/+3
* stream: mp_msg conversionswm42013-12-214-6/+6
* demux: mp_msg conversionswm42013-12-215-9/+10
* playlist_parser: mp_msg conversionwm42013-12-211-1/+1
* x11: mp_msg conversion for fstype help outputwm42013-12-211-1/+1
* encode_lavc: mp_msg conversionswm42013-12-211-2/+3
* options: some more mp_msg conversionswm42013-12-211-1/+1
* av_log: mp_msg conversionwm42013-12-211-2/+2
* m_option, m_config: mp_msg conversionswm42013-12-213-15/+16
* m_property: mp_msg conversionswm42013-12-213-5/+6
* input: rework how input sources are addedwm42013-12-211-23/+10
* m_config: add custom context to includefunc callbackwm42013-12-211-2/+4
* sub/osd: mp_msg conversionswm42013-12-214-5/+9
* find_subfiles: mp_msg conversionswm42013-12-211-1/+1
* player/timeline: mp_msg conversionswm42013-12-213-39/+36
* codecs: mp_msg conversionwm42013-12-211-2/+3
* audio: mp_msg conversionswm42013-12-211-0/+2
* mixer: mp_msg conversionswm42013-12-211-1/+1
* lua: minor simplificationwm42013-12-211-2/+1
* player: use MSGL_SMODE for some slave-mode stuffwm42013-12-212-10/+10
* image_writer: mp_msg conversionswm42013-12-211-2/+2
* video/decode: mp_msg conversionswm42013-12-211-0/+2
* video/filter: mp_msg conversionswm42013-12-211-1/+1
* msg: change --msglevel, reduce legacy gluewm42013-12-201-0/+3
* terminal: abstract terminal color handlingwm42013-12-201-1/+1
* osc: use mp.send_commandvwm42013-12-201-18/+18
* input, lua: add functions to take pre-split input commandswm42013-12-201-0/+23
* Rename getch2....c/h to terminal....c/hwm42013-12-194-3/+7
* player: replace some overlooked mp_msgswm42013-12-198-42/+31
* command: remove radio commandswm42013-12-191-39/+0
* Remove the _ macrowm42013-12-183-40/+40
* command: better check whether file duration is availablewm42013-12-171-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-1717-55/+55
* Move options/config related files from mpvcore/ to options/wm42013-12-1716-38/+38
* Move libquvi stuff to stream/resolve/wm42013-12-174-4/+2
* Move mpvcore/input/ to input/wm42013-12-177-7/+7
* Rename mp_lua.c/h to lua.c/hwm42013-12-174-3/+3
* Rename mp_core.h to core.hwm42013-12-1717-16/+16
* Move mpvcore/player/ to player/wm42013-12-1723-0/+13324