diff options
author | waker <wakeroid@gmail.com> | 2012-05-03 21:28:45 +0200 |
---|---|---|
committer | waker <wakeroid@gmail.com> | 2012-05-03 21:28:45 +0200 |
commit | b1d7db5c7bcb413d0446fbf86751389e2af91625 (patch) | |
tree | a2811d65c89441df0134ba6ab605d865b1608af1 /ChangeLog | |
parent | 15ee02c17f5a9323ee1b1cff07d246c1835ed8ce (diff) |
changelog update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,10 @@ version 0.5.3 fixed possible crash when loading corrupted playlist files EQ window will reflect changes in the DSP chain configuration fixed excessive CPU load while streamer is waiting for the last track to finish + alsa: fixed sleep time bug, which should improve CPU load (thanks to Martin Panter) + alsa: fixed buffer underrun handling problem which was causing sound jittering on slow media like sshfs, cd, etc (thanks to Martin Panter) + mp3: added option to disable gapless playback, but improve speed (thanks to Martin Panter) + aac: fix to potential reading past the end of array (thanks to Martin Panter) version 0.5.2 fixed reading id3v2 and apev2 tags from raw AAC files |