summaryrefslogtreecommitdiff
path: root/macosx/PcsxrPluginHandler.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-97/+0
* More work on OS X localization.SND\MaddTheSane_cp2013-11-261-3/+8
* OS X:SND\MaddTheSane_cp2013-11-161-3/+5
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-3/+0
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-1/+2
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-041-1/+0
* Don't open plug-ins or memory cards if the emulator is running.SND\MaddTheSane_cp2013-06-261-0/+5
* Even more work on the memory card management.SND\MaddTheSane_cp2013-06-261-1/+1
* Use URLByAppendingPathComponent: instead of stringWithFormat: to get the dest...SND\MaddTheSane_cp2013-02-141-3/+1
* Messing around with the file handling XIBs.SND\MaddTheSane_cp2013-01-281-3/+3
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-1/+2
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* Make repetitive array creation only happen once on OS X.SND\MaddTheSane_cp2012-05-231-1/+5
* Changed utisCanHandle to supportedUTIs.SND\MaddTheSane_cp2011-12-181-2/+2
* Tell NSWorkspace to note the proper file path changed in PcsxrPluginHandler.SND\MaddTheSane_cp2011-12-171-1/+1
* Multiple plug-in directories support for Mac OS X. It could be better: curren...SND\MaddTheSane_cp2011-12-171-2/+5
* Reduce code duplication in -[PcsxrController application:openFile:].SND\MaddTheSane_cp2011-12-171-0/+5
* Renaming com.codeplex.pcsxr.mdfdisc to com.alcohol-soft.mdfdisc, since the fo...SND\MaddTheSane_cp2011-12-121-6/+3
* Rewrote the file handling on Mac OS X.SND\MaddTheSane_cp2011-12-111-0/+80