summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-09-24 14:37:45 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-09-24 14:37:45 +0000
commit770d765b3d1a351d8f920b9e522b74ceac0b0981 (patch)
tree7a94ad0a6562a47ecdb532e0ab76adbf9c1ac46e /ChangeLog
parentf9f2c3735ade9acb85f7f54bfa3ddbc702abadad (diff)
downloadpcsxr-770d765b3d1a351d8f920b9e522b74ceac0b0981.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@30390 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 80cf6d72..5ab2c7e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+September 24, 2009 Wei Mingzhi <weimingzhi@gmail.com>
+
+ * Fixed filenames with spaces when loading .toc file (Thanks dario86). Force
+ byteswap if .toc file is loaded as cdrdao uses Big-Endian for CD Audio.
+ Fixed skipping of the first 2 seconds when playing CDDA Track #2. Check
+ for image.toc if image.toc.bin is loaded.
+
September 22, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* win32/gui/CheatDlg.c: Always enable the value inputbox when "New Search" is