aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* video: fix timeline with some container formatsGravatar wm42015-01-06
* command: ignore chapter cycling if there's only 1 chapterGravatar wm42015-01-05
* client API, vo_opengl_cb: properly uninit videoGravatar wm42015-01-04
* video: batch query_format callsGravatar wm42015-01-03
* ytdl: silence "succeeded" messageGravatar wm42015-01-03
* vf_vapoursynth: pass through container FPS valueGravatar wm42015-01-03
* x11: make display-names property observableGravatar wm42015-01-03
* video: better pipelining with vf_vapoursynthGravatar wm42015-01-03
* OSC: idlemessage: fix alignmentGravatar ChrisK22015-01-02
* OSC: add osc-message script command (wip)Gravatar ChrisK22015-01-02
* OSC: display "drop files here" message when idle + forced-windowGravatar ChrisK22015-01-02
* player: move terminal input init to a better placeGravatar wm42015-01-02
* player: print config.h contents in verbose modeGravatar wm42015-01-02
* command: make the "run" command work on Windows tooGravatar wm42015-01-01
* Update copyright yearGravatar wm42015-01-01
* client API: add function to create new mpv_handles from existing onesGravatar wm42014-12-31
* vo_opengl_cb: simplify API uninitializationGravatar wm42014-12-31
* vo_opengl_cb: pass context directlyGravatar wm42014-12-31
* video: pass some VO params as structGravatar wm42014-12-31
* command: make empty vf-metadata not an errorGravatar wm42014-12-30
* 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