aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: update meaning of drop_frame_cntGravatar wm42014-11-01
* player: show AV-desync message in all framedrop modesGravatar wm42014-11-01
* sub: remove osd_get_sub()Gravatar wm42014-11-01
* sub: be more flexible about changes to how subtitles are renderedGravatar wm42014-10-31
* player: change framedrop display in the status lineGravatar wm42014-10-31
* player: improve exit message in some scenariosGravatar wm42014-10-31
* player: don't display zero duration for files with unknown durationGravatar wm42014-10-29
* player: add an option to abort playback on partial init failuresGravatar wm42014-10-28
* player: handle DVB demuxer reloading correctlyGravatar wm42014-10-28
* client API: better error reportingGravatar wm42014-10-28
* client API: add an enum for mpv_event_end_file.reasonGravatar wm42014-10-28
* player: handle edition reloading slightly differentlyGravatar wm42014-10-28
* command: play the correct entry with loadfile ... append-playGravatar Alessandro Ghedini2014-10-27
* player: don't spam video-reconfig eventGravatar wm42014-10-27
* command: try 'icy-title' metadata for media-title as wellGravatar Alessandro Ghedini2014-10-27
* command: add audio-device propertyGravatar wm42014-10-27
* audio: add command/function to reload audio outputGravatar wm42014-10-27
* lua: subprocess: fix dumbGravatar wm42014-10-26
* lua: subprocess: tunnel stderr through mp_logGravatar wm42014-10-26
* lua: parse_json(): fix inverted condition for trail argumentGravatar wm42014-10-26
* lua: subprocess: don't distinguish pipe errors/EOFGravatar wm42014-10-26
* Drop libquvi supportGravatar wm42014-10-25
* lua: fix some more lua_tostring() mistakesGravatar wm42014-10-25
* lua: lua_tostring() on an error value can return NULLGravatar wm42014-10-24
* command: finish hook execution if client failsGravatar wm42014-10-24
* command: add vo-configured propertyGravatar wm42014-10-24
* player: disable --force-window if VO failsGravatar wm42014-10-24
* video: send MPV_EVENT_VIDEO_RECONFIG on uninitGravatar wm42014-10-24
* player: adjust uninit order of componentsGravatar wm42014-10-24
* command: fix debug outputGravatar wm42014-10-24
* osc: make text squuezing layout dependentGravatar ChrisK22014-10-24
* osc: make tooltip_an default propertyGravatar ChrisK22014-10-24
* player: fix exiting if both audio and video fail initializingGravatar wm42014-10-23
* lua: fix non-senseGravatar wm42014-10-23
* client API: print properties set with -vGravatar wm42014-10-23
* command: print executed commands with -vGravatar wm42014-10-23
* command: add a "cached" mode to sub_addGravatar wm42014-10-23
* osc.lua: add “bottombar” and “topbar” layoutsGravatar Martin Herkt2014-10-23
* command: return error on invalid/absent IDs with ff-sid/ff-aidGravatar wm42014-10-23
* player: show busy symbol on OSD if seeking takes too longGravatar wm42014-10-22
* lua: don't let temporary values take the place of argumentsGravatar wm42014-10-22
* command: make reverse cycle_values match up with forward oneGravatar wm42014-10-21
* command: fix video-rotate update when pausedGravatar wm42014-10-21
* lua: don't use "output" as identifierGravatar wm42014-10-21
* command: add cursor-autohide propertyGravatar wm42014-10-21
* command: add playback-abort propertyGravatar wm42014-10-21
* command: add video-rotate propertyGravatar wm42014-10-21
* player: add stream selection by ffmpeg indexGravatar wm42014-10-21
* sd_lavc: strictly letter-box PGS subtitlesGravatar wm42014-10-21
* command: add field-dominance propertyGravatar Kevin Mitchell2014-10-21