diff options
author | Alexey Yakovenko <wakeroid@gmail.com> | 2010-02-07 10:49:59 +0100 |
---|---|---|
committer | Alexey Yakovenko <wakeroid@gmail.com> | 2010-02-07 10:49:59 +0100 |
commit | 8017942e7b136b688b50291bf3ac134e07c3f67e (patch) | |
tree | 106d87dc868a145191d09ab2b7c9a16c0ab7bc51 /ChangeLog | |
parent | 22b2860c473d81eca622fc982f94e72292638aa7 (diff) |
0.3.3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +version 0.3.3 + fixed "unknown response" in command line + fixed winkey in global hotkeys plugin + fixed crash in id3v1 parser + fixed crash in mp3 plugin + fixed few bugs/problems in ALSA plugin (now works on wider range of soundcards) + fixed playback of multichannel FLAC files + fixed 24 bit wavpack playback + fixed duration calculation and seeking bugs in mp3 plugin + added support for older versions of ffmpeg + added OSS(3,4) support + experimental FreeBSD support + experimental OpenSolaris support + improved GUI dialogs + added new "File Number" column type + added new "File Name" custom column conversion + added option to disable nowplaying notifications in lastfm plugin + added support for icy metadata (title in shoutcast streams) + added experimental (optional) support for notifications using libnotify + version 0.3.2 all GTK+ UI code is now in plugin improved main menu layout in GTK UI |