diff options
author | Alexey Yakovenko <waker@users.sourceforge.net> | 2013-10-27 21:07:28 +0100 |
---|---|---|
committer | Alexey Yakovenko <waker@users.sourceforge.net> | 2013-10-27 21:07:28 +0100 |
commit | b5361dd3302d5368623d3acd49c0378bffee938e (patch) | |
tree | cf1fb07c08da3a67cc95c144f6cb9bc136e520da /ChangeLog | |
parent | 5ce9eda4aefefdb70ae3f716db1379e1ab44c6f3 (diff) |
changelog update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,7 +14,7 @@ version 0.6.0 improved AAC support fixed the context menu in metadata editor added GTK3.6 filechooser filter regression workaround - fixed compatibility with FFMPEG up to 2.0 + fixed compatibility with FFMPEG up to 2.0.2 added location field to the metadata tab in track properties fixed playlist columns sizers dead zone bug new WMA plugin @@ -22,6 +22,7 @@ version 0.6.0 added customizable content-type mapper, to associate network streams with plugins improved remote playlist loading fixed buffer overflow in m3u plugin + subtracks no longer get written to pls and m3u warn a user if he attempts to quit while a job is running (e.g. converter) fixed tabstrip scrolling timer bug added GTK3 touchpad smooth scrolling support (kudos to thesame) @@ -29,6 +30,7 @@ version 0.6.0 added experimental Mac OS X support (thanks to Carlos Alberto Nunes for the CoreAudio plugin) improved playlist tab rendering code to work better on HDPI displays fixed rounding error in streamer sleep time calculation - that solves some stuttering problems + added OPUS and TAK support in the static build (via ffmpeg) version 0.5.6 wavpack: fixed reload_metadata not clearing old data |