summaryrefslogtreecommitdiff
path: root/macosx/PluginList.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-318/+0
* OS X: Add a comment.SND\MaddTheSane_cp2014-04-081-25/+32
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-131-27/+41
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-2/+2
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-32/+7
* Make the bladesio1 driver work on OS X:SND\MaddTheSane_cp2013-07-091-2/+2
* Fix a bug in OS X 32-bit code.SND\MaddTheSane_cp2013-07-091-0/+1
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-1/+1
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-1/+0
* Making the SIO plug-ins work on OS X.SND\MaddTheSane_cp2013-07-051-5/+13
* Getting rid of commented-out code.SND\MaddTheSane_cp2013-06-261-62/+0
* fixed a memory leak in non-ARC code.SND\MaddTheSane_cp2013-01-291-11/+16
* The weak directive is useless in non-ARC code. comment it out when not using ...SND\MaddTheSane_cp2013-01-281-1/+1
* Bumping the minimum OS X version to 10.7.SND\MaddTheSane_cp2013-01-201-5/+3
* Make sPluginList in PluginList.m unsafe-unretained so we can properly free it...SND\MaddTheSane_cp2013-01-141-10/+14
* Use strlcpy on OS X code.SND\MaddTheSane_cp2013-01-101-3/+30
* Messing with the OS X plug-in code:SND\MaddTheSane_cp2013-01-101-92/+22
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-13/+98
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* Fixing naming convention on a Cocoa function.SND\MaddTheSane_cp2012-10-131-9/+9
* Changing encoding of c strings returned for the linker on OS X to ASCII: I do...SND\MaddTheSane_cp2012-09-231-10/+6
* Multiple plug-in directories support for Mac OS X. It could be better: curren...SND\MaddTheSane_cp2011-12-171-14/+16
* Use MAXPATHLEN when copying over directory namesSND\MaddTheSane_cp2011-12-021-1/+1
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-181-4/+6
* Changing Mac getters to be more Objective-C.SND\MaddTheSane_cp2011-11-121-4/+4
* Big Mac Commit!SND\MaddTheSane_cp2011-11-121-0/+3
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-9/+9
* Rebranding.SND\edgbla_cp2011-06-081-13/+13
* added prelimiary Mac OS X port (still not working)SND\weimingzhi_cp2009-06-091-0/+324