diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-09-26 04:56:20 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-09-26 04:56:20 +0000 |
| commit | faa26870b0fa00cc34002f54f682f59b4bcf127b (patch) | |
| tree | dedd6d7a8fc537cdec5781db4995d4505955afe6 | |
| parent | 43b4e10ca4d33d94ccd3b33da046ea1446487b15 (diff) | |
| download | pcsxr-faa26870b0fa00cc34002f54f682f59b4bcf127b.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@30481 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8,10 +8,10 @@ September 26, 2009 Wei Mingzhi <weimingzhi@gmail.com> 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. + * libpcsxcore/cdriso.c: 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> |
