aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* options: expand ~ for the include optionGravatar Stefano Pigozzi2014-12-30
* command: add filtered-metadata propertyGravatar wm42014-12-29
* player: filter tags, add --display-tags optionGravatar wm42014-12-29
* player: make --shuffle/--merge-files affect runtime loaded playlistsGravatar wm42014-12-29
* command: stip path from playlist OSD displayGravatar wm42014-12-27
* player: force stereo as default when encodingGravatar wm42014-12-27
* player: fix random crashes on uninitializationGravatar wm42014-12-27
* player: cosmetics: rename a functionGravatar wm42014-12-27
* player: ordered chapters: cosmeticsGravatar wm42014-12-26
* player: ordered chapters: bullshit reductionGravatar wm42014-12-26
* player: ordered chapters: filter missing chaptersGravatar wm42014-12-26
* command: overlay_add: more flexible treatment of offset parameterGravatar wm42014-12-26
* win32: add mmap() emulationGravatar wm42014-12-26
* player: hack against --keep-open misbehaving with broken filesGravatar wm42014-12-24
* player: fix a typo in message outputGravatar wm42014-12-24
* client API: fix compiler warning if openglcb API is disabledGravatar wm42014-12-22
* vo_opengl_cb: free context on exitGravatar wm42014-12-22
* client API: fix mpv_wakeup()Gravatar wm42014-12-22
* sub: reset sub decoder correctly when cycling subtitlesGravatar wm42014-12-21
* player: cosmetics: move code aroundGravatar wm42014-12-21
* player: don't show "0%" percentage in infinite streamsGravatar wm42014-12-20
* player: print only changed tagsGravatar wm42014-12-19
* player: cosmetics: remove ancient commentGravatar wm42014-12-17
* command: extend revert_seek commandGravatar wm42014-12-17
* command: format ${avsync} like on terminal status lineGravatar wm42014-12-16
* client API: be more lenient about mpv_suspend/resume mismatchesGravatar wm42014-12-15
* lua: cosmetics: fix some include directivesGravatar wm42014-12-15
* scripting: fix/improve deprecation messageGravatar wm42014-12-15
* options: deprecate 'lua' based options/dirs for 'script'Gravatar Avi Halachmi (:avih)2014-12-15
* command, dvd: add property which returns list of DVD titlesGravatar wm42014-12-13
* options: add option for ignoring patch in resume mechanismGravatar wm42014-12-13
* player: add a --keep-open=always modeGravatar wm42014-12-12
* command: add properties for current bitrateGravatar wm42014-12-12
* lua: don't ignore key press events for script key bindingsGravatar wm42014-12-10
* command: fix crash with some forms of script_bindingGravatar wm42014-12-10
* player: update chapter marks when switching filesGravatar wm42014-12-10
* command: add "idle" propertyGravatar wm42014-12-10
* player: change interaction between revert_seek and ab-loopsGravatar wm42014-12-09
* client API: expose OpenGL rendererGravatar wm42014-12-09
* player: restore ab-loop settings with playback resumeGravatar wm42014-12-09
* build: fix --disable-libassGravatar wm42014-12-08
* player: make chapter seek to end jump to last frame with --keep-openGravatar wm42014-12-08
* options: add a 'once' idle modeGravatar Stefano Pigozzi2014-12-07
* sub: remove assertionGravatar wm42014-12-07
* player: when seeking past EOF with --keep-open, seek to last frameGravatar wm42014-12-07
* osc: improve slimbox layout and minor code cleanupsGravatar ChrisK22014-12-05
* assdraw: Properly approximate circle for rounded boxGravatar ChrisK22014-12-05
* osc, dvd, bd: fix mouse state when changing menu modesGravatar wm42014-12-05
* discnav: remove redundant callGravatar wm42014-12-04
* dvd, bd: don't unnecessarily block on demuxer/stream all the timeGravatar wm42014-12-04