summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-24 03:27:55 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-24 03:27:55 +0000
commit79401dd1b952b79b1ea22779d7156126391e2cd8 (patch)
tree06a487c8f010ad45dc68cafde728d20a986dccd6 /ChangeLog
parentcde5646d0f6b25ebbf57d2315476a95fa764e159 (diff)
downloadpcsxr-79401dd1b952b79b1ea22779d7156126391e2cd8.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53446 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bf2dc8f..91da48ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Jun 24, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * plugins/dfsound/spu.c: Reset lastch to -1 in SPUinit().
+ * plugins/dfsound/psemu.c: Removed support for obsoleted ancient API.
+ * plugins/dfsound/Makefile.am: Removed psemu.c.
+
Jun 23, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/sio.c: Convert more ASCII characters to half-width.