summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-09-04 13:08:17 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-09-04 13:08:17 +0000
commit3b772c08b6a0475d407fff0fdaf1619cd8f5cc8f (patch)
treeac486f0d1a89273c2265cb8f6ef333081a86f30d /ChangeLog
parent63a0075d252741b0a1d9556e66e2cc4d76705747 (diff)
downloadpcsxr-3b772c08b6a0475d407fff0fdaf1619cd8f5cc8f.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@28956 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4effa3a2..fc269325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+September 4, 2009 Wei Mingzhi <weimingzhi@gmail.com>
+
+ * libpcsxcore/cdriso.c: Don't delay before feeding CDDA data to the SPU
+ plugin.
+ * plugins/dfsound/alsa.c: Don't try initializing CDDA sound handle over
+ and over and over again if failed.
+
September 3, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* libpcsxcore/cdriso.c: Fixed time overflow on 32-bit GNU/Linux system.