aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* 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
* vf_sub: minor simplificationGravatar wm42015-06-05
* audio: do not exit when loading small files in paused modeGravatar wm42015-06-04
* player: print track list when switching tracksGravatar wm42015-06-03
* player: print a message along with track listGravatar wm42015-06-03
* player: don't print stream list when adding external tracks during loadGravatar wm42015-06-03
* audio: remove an old hackGravatar wm42015-05-30
* player: restore video-aspect on playback resumeGravatar wm42015-05-29
* lua: fix options submoduleGravatar wm42015-05-29
* command: remove deprecated get_property commandGravatar wm42015-05-27
* options: remove --slave-brokenGravatar wm42015-05-27
* player: set cocoa input context at an earlier pointGravatar wm42015-05-27
* player: load scripts at an earlier pointGravatar wm42015-05-27
* command: better choice when to allow playback-related commandsGravatar wm42015-05-26
* command: fix track property when no file is loadedGravatar wm42015-05-26
* player: fix crashes when adding external tracks before loading main fileGravatar wm42015-05-26
* input: allow - as separator between commands, instead of _Gravatar wm42015-05-25
* command: change the hwdec propertiesGravatar wm42015-05-25
* video: do not use MP_NOPTS_VALUE for A/V differenceGravatar wm42015-05-24
* player: add function to compute past frame durationsGravatar wm42015-05-24
* command: add protocol-list propertyGravatar wm42015-05-23
* ytdl: do not use deprecated optionGravatar wm42015-05-23
* command: allow changing track properties while no file is loadedGravatar wm42015-05-22
* player: use an array for stream ID options and suchGravatar wm42015-05-22
* command: deprecate audio-samplerateGravatar wm42015-05-22
* command: add audio-params and audio-out-params propertiesGravatar wm42015-05-22
* command: rename audio-format propertyGravatar wm42015-05-22
* options: rename --media-title optionGravatar wm42015-05-22
* command: deprecate the "length" propertyGravatar wm42015-05-22
* command: add a new property deprecation mechanismGravatar wm42015-05-22
* audio: change range of volume option/propertyGravatar wm42015-05-22