summaryrefslogtreecommitdiff
path: root/libpcsxcore
Commit message (Expand)AuthorAgeFilesLines
...
* CD-XA attenuation hack disabled again due to a collateral bug which causes di...SND\dario86_cp2012-03-011-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75587 e17a0e51-4ae3-4d35...SND\dario86_cp2012-02-281-1/+1
* - reenabled CD-XA streaming hack by shalma; fixes sound in Final Fantasy Tact...SND\dario86_cp2012-02-272-5/+5
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-1952-156/+156
* Get rid of parentheses around IsConst and IsMapped macros. Quiets a warning o...SND\MaddTheSane_cp2011-12-312-4/+4
* Fixes for some problems found with Xcode's static analyzer. There are more, b...SND\MaddTheSane_cp2011-12-032-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72730 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-11-304-31/+8
* Added region autodetection for Net Yaroze Boot Disc (E) [DTL-S3035].SND\dario86_cp2011-11-261-1/+2
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-6/+7
* Patch 10831 from Durandal_1707:SND\MaddTheSane_cp2011-11-171-18/+29
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+20
* fixes the macros around the PowerPC-specific parts of libpcsxcoreSND\MaddTheSane_cp2011-11-124-4/+4
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-099-41/+50
* revert patch from issue 8874 (shalma), break some games.SND\edgbla_cp2011-08-081-4/+4
* gpu gte acuracy interface.SND\edgbla_cp2011-07-103-0/+32
* gte: fix MAC0 shift (pcsxr issue #8874, shalma)SND\notaz_cp2011-06-291-4/+4
* Rebranding.SND\edgbla_cp2011-06-085-199/+202
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67247 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-012-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67226 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-311-3/+3
* Ape Escape.SND\edgbla_cp2011-05-312-13/+38
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66613 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-063-29/+29
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66587 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-051-1/+1
* -(Infy11)ppf.c: Fixed stuck at start of games with empty CD-ROM ID (Issue #82...SND\weimingzhi_cp2011-03-221-0/+4
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-1333-35027/+34772
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64535 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2011-03-132-9/+22
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-1233-3618/+3873
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64466 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-03-112-11/+7
* -(utunnels) gte register names.SND\weimingzhi_cp2011-03-111-12/+12
* psxinterpreter: do interrupt test after doing target instructionSND\notaz_cp2011-03-091-2/+2
* cdrom: move pause delay after ACKSND\notaz_cp2011-02-151-13/+11
* Undo shalma damageSND\shalma_cp2011-02-101-4/+13
* cdrom.cSND\shalma_cp2011-02-061-3/+4
* Experimental patchesSND\shalma_cp2011-02-041-1/+5
* Experimental patchesSND\shalma_cp2011-02-043-2/+45
* ExperimentalSND\shalma_cp2011-02-021-1/+2
* Experimental patchesSND\shalma_cp2011-02-023-14/+29
* cdrom.cSND\shalma_cp2011-02-021-2/+2
* Experimental patchesSND\shalma_cp2011-02-021-0/+10
* Experimental patchesSND\shalma_cp2011-02-022-21/+32
* Experimental patchesSND\shalma_cp2011-02-022-1/+86
* notaz:SND\weimingzhi_cp2011-02-011-0/+126
* cdrom.cSND\shalma_cp2011-01-301-11/+5
* remove old cdxa attenuationSND\shalma_cp2011-01-202-54/+41
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62188 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2011-01-191-0/+1
* notaz:SND\weimingzhi_cp2011-01-191-8/+22
* - applied MaddTheSane's patch (Issue #7819).SND\weimingzhi_cp2011-01-142-2/+2
* - big endian audio data (cdrdao bin/toc image).SND\weimingzhi_cp2011-01-141-0/+12
* my stupid errorSND\weimingzhi_cp2011-01-131-39/+41
* - Fixed: -psxout/-slowboot not effective for GNU/Linux.SND\weimingzhi_cp2011-01-121-73/+73
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62025 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2011-01-121-4/+4