aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: add missing \n to a messageGravatar wm42015-07-13
* sub: call ass_set_fonts() only onceGravatar wm42015-07-13
* player: extend --hls-bitrate optionGravatar wm42015-07-13
* player: put --term-playing-msg in a separate log categoryGravatar wm42015-07-13
* player: parse and expose m3u playlist titlesGravatar wm42015-07-10
* video: don't force video refresh if video is restartingGravatar wm42015-07-10
* player: refactor chapter seek codeGravatar wm42015-07-10
* client API: fix mpv_get_property_async() string caseGravatar wm42015-07-10
* player: never overwrite stop_play fieldGravatar wm42015-07-08
* command: allow changing deinterlace property any timeGravatar wm42015-07-08
* command: make deinterlace property use interlaced-only yadif modeGravatar wm42015-07-07
* player: add missing include directiveGravatar wm42015-07-06
* sub: protect ASS_Renderer stateGravatar wm42015-07-06
* player: simplify reload logicGravatar wm42015-07-02
* player: remove automatic DVB channel advancement on no dataGravatar wm42015-07-02
* player: unentangle --stream-dumpGravatar wm42015-07-02
* vo: change internal API for drawing framesGravatar wm42015-07-01
* video: pass future frames to VOGravatar wm42015-07-01
* player: slim down A/V desync warningGravatar wm42015-06-30
* x11: Handle external fullscreen togglesGravatar Eduardo Sánchez Muñoz2015-06-28
* demux: export forced flagGravatar wm42015-06-27
* ytdl: don't print failure warning when youtube-dl was killed by usGravatar wm42015-06-27
* subprocess, lua: export whether the process was killed by usGravatar wm42015-06-27
* Disable DVD and BD menu support (to be removed)Gravatar wm42015-06-26
* audio: fix format function consistency issuesGravatar wm42015-06-26
* audio: output human-readable channel layouts tooGravatar wm42015-06-25
* player, demux: replace some demux_open() uses with demux_open_url()Gravatar wm42015-06-24
* player: increase tick event update frequencyGravatar wm42015-06-23
* command: export stereo 3D tagsGravatar wm42015-06-23
* client API: allow using msg-level option for log messagesGravatar wm42015-06-20
* osc: time display configuration optionsGravatar Teoh Han Hui2015-06-19
* player: add some debug output for seekingGravatar wm42015-06-18
* player: actually play videoGravatar wm42015-06-18
* client API: fix logging memory leakGravatar wm42015-06-18
* player: make decoding cover art more robustGravatar wm42015-06-18
* command: do not exit playback if the B point of A-B loop is past EOFGravatar wm42015-06-16
* player: do not exit when a seek gets queuedGravatar wm42015-06-16
* lua: support MPV_END_FILE_REASON_REDIRECTGravatar wm42015-06-11
* client API: add MPV_END_FILE_REASON_REDIRECTGravatar wm42015-06-11
* client API: leave mpv_event_end_file.error to 0 on no errorGravatar wm42015-06-11
* lua: export end-file event fieldsGravatar wm42015-06-11
* command: add keypress, keydown, and keyup commands.Gravatar torque2015-06-11
* audio: add some change notificationsGravatar wm42015-06-09
* command: fix audio-out-detected-device propertyGravatar wm42015-06-09
* command: remove unnecessary event IDsGravatar wm42015-06-09
* command: make property event mask matching more restrictiveGravatar wm42015-06-09
* ytdl_hook: Support 'multi_video' resultsGravatar Jaime Marquínez Ferrándiz2015-06-07
* audio: add --audio-spdif as new method for enabling passthroughGravatar wm42015-06-05
* audio: do not allow AO to change passthrough formatsGravatar wm42015-06-05
* video: remove worthless log messageGravatar wm42015-06-05