summaryrefslogtreecommitdiff
path: root/macosx/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Main Xcode project changed slightly.SND\MaddTheSane_cp2012-09-171-8/+13
* Updating projects to build on Xcode 4.4SND\MaddTheSane_cp2012-09-1714-256/+1219
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-1943-44/+44
* Setting the proper encodings on the sound plug-ins' InfoPlist.strings.SND\MaddTheSane_cp2011-12-311-2/+2
* fixing the PeopsSPU Xcode projectSND\MaddTheSane_cp2011-12-281-14/+14
* rearranging Sound plug-in for Mac.SND\MaddTheSane_cp2011-12-2814-72/+1377
* Make IsCdHandleOpen() on Mac match the Linux method.SND\MaddTheSane_cp2011-12-271-1/+1
* Let's make sure the memory card is created before posting a notification abou...SND\MaddTheSane_cp2011-12-081-0/+2
* Removing one nib that didn't get deletedSND\MaddTheSane_cp2011-12-053-0/+0
* Fixes to the Net plug-in for Mac OS X:SND\MaddTheSane_cp2011-12-023-14/+6
* Remove PowerPC files from the Xcode build process.SND\MaddTheSane_cp2011-12-026-0/+12
* Remove -fomit-frame-pointer from Xcode debug builds; it was impossible to deb...SND\MaddTheSane_cp2011-12-023-4/+2
* Localizing the Named Sliders in the SPU plug-in.SND\MaddTheSane_cp2011-11-222-13/+32
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-184-14/+103
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-1813-0/+1568
* Fix possible memory leak in PeopsXGL Mac plug-in.SND\MaddTheSane_cp2011-11-171-1/+1
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-1722-112/+200
* Setting xib deployment target to 10.6SND\MaddTheSane_cp2011-11-156-73/+78
* Changing Mac getters to be more Objective-C.SND\MaddTheSane_cp2011-11-1210-18/+18
* Big Mac Commit!SND\MaddTheSane_cp2011-11-1216-118/+55
* Removing old NIBs, part 2.SND\MaddTheSane_cp2011-11-1220-0/+22
* 10797, 10798 (MaddTheSane).SND\edgbla_cp2011-11-111-8/+8
* Patch 10794.SND\edgbla_cp2011-11-119-0/+9133
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-0936-4823/+364
* macos keys (patch 10713).SND\edgbla_cp2011-11-031-84/+100
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69887 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-08-233-3/+28
* SPU crash fix, macos peopsxgl gte accuracy.SND\edgbla_cp2011-08-165-4/+4242
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69655 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-08-131-0/+6
* Patch 9753 (MaddTheSane).SND\edgbla_cp2011-06-213-65/+220
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67807 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-134-4/+4
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67636 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-083-0/+54
* Rebranding.SND\edgbla_cp2011-06-0816-79/+25
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66878 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-175-199/+110
* Patch 9232 (MaddTheSane).SND\edgbla_cp2011-05-027-95/+459
* -dfsound (macosx): added volume adjustment/muting support.SND\weimingzhi_cp2011-02-228-21/+32
* -(SysBeep)Some improvements to the Mac port of PeopsXGL: cursor doesn't stay ...SND\weimingzhi_cp2011-02-193-44/+188
* -NSInteger is 64-bit on x86_64 so use long instead (cannot test for now, use ...SND\weimingzhi_cp2011-02-191-3/+3
* -Removed obsoleted files.SND\weimingzhi_cp2011-02-197-1046/+0
* -Removed obsoleted files.SND\weimingzhi_cp2011-02-1923-7596/+0
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-1960-394/+31487
* -(SysBeep)Added Mac OS X port of P.E.Op.S OpenGL plugin. (Patch #8361)SND\weimingzhi_cp2011-02-1820-0/+1961
* macosx - dfsound - plugincontroller-nullSND\shalma_cp2010-12-212-190/+0
* macosx - dfsound (null)SND\shalma_cp2010-12-205-4998/+746
* macosx - dfsoundSND\shalma_cp2010-12-192-0/+2720
* macosx - dfsoundSND\shalma_cp2010-12-193-0/+2738
* MaddTheSane (Patch #7737):SND\weimingzhi_cp2010-12-162-3/+5
* MaddTheSane:SND\weimingzhi_cp2010-12-149-39/+77
* dfcdrom: fixed thread deadlock in some cases.SND\weimingzhi_cp2010-08-091-1/+3
* dfinput: only accept axis input when the current axis position is off enough ...SND\weimingzhi_cp2010-08-014-4/+32
* dfinput (macosx): upgraded to SDL 1.3 Beta.SND\weimingzhi_cp2010-07-3127-1882/+5839