summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-05-03 21:28:45 +0200
committerGravatar waker <wakeroid@gmail.com>2012-05-03 21:28:45 +0200
commitb1d7db5c7bcb413d0446fbf86751389e2af91625 (patch)
treea2811d65c89441df0134ba6ab605d865b1608af1 /ChangeLog
parent15ee02c17f5a9323ee1b1cff07d246c1835ed8ce (diff)
changelog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bb947eb..23e5a8d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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