summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound/macsrc/PluginController.m
Commit message (Expand)AuthorAgeFilesLines
* Fix compiling issue.SND\MaddTheSane_cp2013-08-211-1/+0
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-8/+2
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-14/+15
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-8/+12
* 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-041-3/+4
* Get rid of the messy preprocessor hack for named sliders on the audio plug-in...SND\MaddTheSane_cp2013-07-031-45/+44
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-4/+4
* Setting the Plug-in window controllers' initial value to nil.SND\MaddTheSane_cp2013-01-101-1/+1
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* We don't need mutable dictionaries when setting plug-in defaults.SND\MaddTheSane_cp2012-10-131-28/+28
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-3/+3
* rearranging Sound plug-in for Mac.SND\MaddTheSane_cp2011-12-281-1/+5
* Localizing the Named Sliders in the SPU plug-in.SND\MaddTheSane_cp2011-11-221-13/+14
* 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-171-0/+10
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-1/+2
* Patch 9753 (MaddTheSane).SND\edgbla_cp2011-06-211-0/+4
* -dfsound (macosx): added volume adjustment/muting support.SND\weimingzhi_cp2011-02-221-11/+23
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-191-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34487 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-011-4/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34480 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-011-0/+162