summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-08-31 14:58:40 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-08-31 14:58:40 +0000
commit494d576a0bf41b6db70e28fd4544b8e6925fd124 (patch)
tree059cb4757efb4696b4bd94858d776677c66cdcf6 /ChangeLog
parent507ff7fa3cb06c2c6a1d3665b325ab6c572a2825 (diff)
downloadpcsxr-494d576a0bf41b6db70e28fd4544b8e6925fd124.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@28462 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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>