summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound
Commit message (Expand)AuthorAgeFilesLines
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-302-90/+97
* Preference changes in OS X plug-ins.SND\MaddTheSane_cp2013-08-301-4/+4
* Re-working how DFInput on OS X stores preferences, making it match the rest o...SND\MaddTheSane_cp2013-08-293-7/+14
* Add a symbol export file for the OS X sound plug-ins.SND\MaddTheSane_cp2013-08-281-0/+27
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
* Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.SND\MaddTheSane_cp2013-08-261-2/+1
* Adding an info.plist for the shared spu library on OS X.SND\MaddTheSane_cp2013-08-261-0/+16
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-224-285/+1567
* Fixing a bug.SND\MaddTheSane_cp2013-08-221-1/+1
* Fix compiling issue.SND\MaddTheSane_cp2013-08-211-1/+0
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-8/+2
* Minor OS X changes.SND\MaddTheSane_cp2013-07-061-0/+1
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-051-36/+0
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-052-32/+38
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-051-0/+0
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-052-952/+0
* Moving the Xcode config files to their own folder, and fixing the projects' r...SND\MaddTheSane_cp2013-07-051-5/+5
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-8/+12
* Implement the Xcode setting files on Xcode projects.SND\MaddTheSane_cp2013-07-051-51/+19
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-041-2/+0
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-045-22/+66
* Get rid of the messy preprocessor hack for named sliders on the audio plug-in...SND\MaddTheSane_cp2013-07-0313-1406/+493
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-4/+4
* minor changesSND\MaddTheSane_cp2013-01-291-95/+88
* Updating Xcode project files based on Xcode 4.6 upgrade recommendation.SND\MaddTheSane_cp2013-01-291-1/+15
* Setting the Plug-in window controllers' initial value to nil.SND\MaddTheSane_cp2013-01-101-1/+1
* Messing with the OS X plug-in code:SND\MaddTheSane_cp2013-01-101-0/+2
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-245-0/+0
* We don't need mutable dictionaries when setting plug-in defaults.SND\MaddTheSane_cp2012-10-133-32/+32
* Quieting a warning found by Clang's static analyzer.SND\MaddTheSane_cp2012-10-101-0/+1
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-3/+3
* Updating projects to build on Xcode 4.4SND\MaddTheSane_cp2012-09-171-9/+13
* 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
* Remove PowerPC files from the Xcode build process.SND\MaddTheSane_cp2011-12-021-0/+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-181-0/+31
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-175-7/+44
* Setting xib deployment target to 10.6SND\MaddTheSane_cp2011-11-151-3/+2
* Big Mac Commit!SND\MaddTheSane_cp2011-11-122-34/+15
* Removing old NIBs, part 2.SND\MaddTheSane_cp2011-11-124-0/+22
* Patch 10794.SND\edgbla_cp2011-11-112-0/+1167
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-095-91/+57
* Patch 9753 (MaddTheSane).SND\edgbla_cp2011-06-213-65/+220
* Rebranding.SND\edgbla_cp2011-06-081-0/+0
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66878 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-171-65/+50
* -dfsound (macosx): added volume adjustment/muting support.SND\weimingzhi_cp2011-02-227-17/+31
* -Removed obsoleted files.SND\weimingzhi_cp2011-02-197-1046/+0
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-193-188/+242