File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Release 0.5.1
2+ =============
3+
4+ Changes
5+ -------
6+
7+ - Add audio/flac to the MIME type list in mpv.desktop.
8+ - The --slave-broken option has been reintroduced and is equivalent to using
9+ --input-file=/dev/stdin and --input-terminal=no.
10+
11+ Bug fixes
12+ ---------
13+
14+ - Fix screenshots with anamorphic videos in the vdpau vo.
15+ - Fix a crash happening when mpv fails to create a vdpau mixer in the vdpau vo.
16+ - Don't quit when the --loop-file option is used.
17+ - Always load the cursor theme in the wayland vo (this fixes a crash caused by
18+ moving the mouse cursor over the video).
19+ - Properly return non-zero from the zsh completion script when no matches are
20+ found (this fixes the use of user-defined zsh completion matchers).
21+ - Fix the description of the opengl-hq vo default options in the manpage.
22+ - Remove duplicated content from the manpage that was accidentally added in the
23+ manpage reorganization from the previous release.
24+ - Avoid clobbering playback position on video end (when both audio and video
25+ streams reached the end, the playback poisition was briefly set at 0).
26+ - Avoid overwriting user input in the coreaudio_device ao.
27+
28+ This listing is not complete. There are many more bug fixes and changes. The
29+ complete change log can be viewed by running ``git log 6729e39..fdd648b`` in
30+ the git repository.
31+
132Release 0.5.0
233=============
334
Original file line number Diff line number Diff line change 1- 0.5.0
1+ 0.5.1
You can’t perform that action at this time.
0 commit comments