summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6be1dc1f..40e2c150 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,8 @@ August 30, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* doc/tweaks.txt: Removed obsolete information.
* win32/pcsx.dsp: Use Multithreaded instead of Singlethreaded.
* plugins/dfsound/alsa.c: Set the buffer_time and period_time manually,
- hopefully the "lagging" issue can be fixed.
+ hopefully the "lagging" issue can be fixed. Implemented
+ SPUplayCDDAchannel() in the ALSA driver.
August 29, 2009 Wei Mingzhi <weimingzhi@gmail.com>