summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-09-05 14:39:49 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-09-05 14:39:49 +0000
commit6af1c66b497435c9cb864020472e993bea548113 (patch)
treea90f4ec92d9d34b7c2318102f80766bee1e52a12 /ChangeLog
parentc921551cc28ad78a06e5be832123be5ede8d6a41 (diff)
downloadpcsxr-6af1c66b497435c9cb864020472e993bea548113.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@29035 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f26ce10..f9070263 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ September 5, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* libpcsxcore/cdriso.c: Don't feed CDDA data to the SPU plugin when CDDA
is muted, which fixes the "noise" in Final Fantasy 8. Also check for
image.bin.toc in addition to image.toc.
+ * plugins/dfsound/alsa.c: Added support for CDDA volume.
September 4, 2009 Wei Mingzhi <weimingzhi@gmail.com>