aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* client API: introduce numeric log levelsGravatar wm42014-10-08
* player: minor cosmetic changeGravatar wm42014-10-08
* player: remove unnecessary codeGravatar wm42014-10-07
* command: add cache-buffering-state propertyGravatar wm42014-10-07
* client API: clarify pause/unpause events, modify core-idle propertyGravatar wm42014-10-07
* matroska: look for all known matroska file extensionsGravatar wm42014-10-06
* osd: don't let slow commands cut OSD messages shortGravatar wm42014-10-06
* player: --save-position-on-quit should always workGravatar wm42014-10-06
* player: open stream and demuxer asynchronouslyGravatar wm42014-10-06
* m_config: add function to copy all optionsGravatar wm42014-10-06
* player: move some libass setup code to sub.cGravatar wm42014-10-03
* player: properly wakeup when delaying OSDGravatar wm42014-10-03
* video: return responsibility of video redraw back to playloopGravatar wm42014-10-03
* player: remove central uninit_player() function and flags messGravatar wm42014-10-03
* command: don't show message on "osd" command by defaultGravatar wm42014-10-03
* command: allow passing memory addresses to overlay_addGravatar wm42014-10-03
* command: restructure overlay_add codeGravatar wm42014-10-03
* player: don't print audio/video init failure message twiceGravatar wm42014-10-02
* audio: enable pitch correction by default when playing fastGravatar wm42014-10-02
* command: move setting playback speed to a separate functionGravatar wm42014-10-02
* audio: refactor some aspects of filter chain setupGravatar wm42014-10-02
* audio: remove --audiodropGravatar wm42014-09-30
* lua: add mpv/lua directories to the lua pathGravatar Otto Modinos2014-09-28
* client API, X11: change default keyboard input handling againGravatar wm42014-09-28
* video: change automatic rotation and 3D filter insertionGravatar wm42014-09-27
* input: separate creation and loading of configGravatar wm42014-09-27
* build: add -Wno-format-zero-lengthGravatar wm42014-09-26
* player: do not wrongly clear OSD bar stops, reindentGravatar wm42014-09-25
* player: simplify OSD message handling codeGravatar wm42014-09-25
* player: move code to make playloop smallerGravatar wm42014-09-25
* player: rate-limit OSD text updateGravatar wm42014-09-25
* player: fix OSD redraw heuristic with audio-only modeGravatar wm42014-09-25
* sub: approximate subtitle display in no-video modeGravatar wm42014-09-25
* osc: update cache displayGravatar ChrisK22014-09-25
* player: change --keep-open semanticsGravatar wm42014-09-24
* player: show correct playback time with --keep-open --no-videoGravatar wm42014-09-24
* player: --loop-file takes precedence before --keep-openGravatar wm42014-09-24
* audio: cleanup spdif format definitionsGravatar wm42014-09-23
* player: allow passing number of loops to --loop-fileGravatar wm42014-09-22
* command: no space before "%" in volume default OSD messageGravatar wm42014-09-22
* video: filter new frames at a better time (2)Gravatar wm42014-09-22
* osd: fix --term-osd=noGravatar wm42014-09-22
* command: improve "osd" commandGravatar wm42014-09-22
* command: use show_property_osd() sub_stepGravatar wm42014-09-22
* command: when changing a property, always show it on OSDGravatar wm42014-09-21
* command: simplify OSD property display codeGravatar wm42014-09-21
* command: allow changing some OSD-related options even with no VOGravatar wm42014-09-21
* command: remove unneeded ifdefsGravatar wm42014-09-21
* command: always show OSD message when changing volume etc.Gravatar wm42014-09-21
* options: remove --volstepGravatar wm42014-09-21