summaryrefslogtreecommitdiff
path: root/macosx/PcsxrController.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-974/+0
* OS X:SND\MaddTheSane_cp2014-03-281-2/+3
* OS X:SND\MaddTheSane_cp2014-01-121-8/+12
* OS X:SND\MaddTheSane_cp2014-01-011-1/+1
* OS X:SND\MaddTheSane_cp2013-12-301-1/+53
* Better checking if we are launched from the Finder if we are on Mavericks. Co...SND\MaddTheSane_cp2013-12-301-29/+34
* Getting rid of a duplicate localization function.SND\MaddTheSane_cp2013-12-041-1/+1
* Removing old, outdated comments.SND\MaddTheSane_cp2013-12-021-1/+0
* Fixing a bug I introduced.SND\MaddTheSane_cp2013-10-051-2/+2
* Minor fixes and improvements on OS X code.SND\MaddTheSane_cp2013-10-041-8/+19
* Take into account if a user closed the emulator window before a new CD became...SND\MaddTheSane_cp2013-09-221-1/+18
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-171-6/+0
* Wait for a new physical CD to be inserted when ejecting the CD on OS X.SND\MaddTheSane_cp2013-09-161-15/+60
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-131-1/+4
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-47/+38
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-36/+5
* OS X:SND\MaddTheSane_cp2013-08-241-4/+4
* Messing with the order of arguments of the LaunchArg class in OS X.SND\MaddTheSane_cp2013-08-221-23/+23
* Fix a problem if the memory cards couldn't be found. This fixes the plug-ins ...SND\MaddTheSane_cp2013-08-101-5/+24
* Some work on OS X's cheat interface.SND\MaddTheSane_cp2013-08-011-1/+3
* Minor changes on OS X code.SND\MaddTheSane_cp2013-07-241-1/+1
* Remvoing SysPrintfs that I missed from Cocoa code the last time I did this.SND\MaddTheSane_cp2013-07-111-1/+1
* Revert some SysPrintfs in OS X to NSLogs.SND\MaddTheSane_cp2013-07-111-14/+3
* minor code tweaks.SND\MaddTheSane_cp2013-07-101-13/+24
* Some more work on PCSXR's logging on OS X.SND\MaddTheSane_cp2013-07-091-0/+5
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-23/+27
* Have the arguments passed to the OS X app be done in a specific order, so i.e...SND\MaddTheSane_cp2013-07-081-41/+80
* Clang apparently doesn't respond to -falign-loops or -finline-limit. Removing...SND\MaddTheSane_cp2013-07-081-5/+5
* Rewriting the memory card management on OS X. It's lacking copy capability ri...SND\MaddTheSane_cp2013-07-081-3/+2
* Moving the memory card manager to the preferences window.SND\MaddTheSane_cp2013-07-061-5/+0
* Minor OS X changes.SND\MaddTheSane_cp2013-07-061-1/+1
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-051-1/+1
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-1/+1
* Making the SIO plug-ins work on OS X.SND\MaddTheSane_cp2013-07-051-0/+1
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-041-1/+0
* Even more work on the memory card management.SND\MaddTheSane_cp2013-06-261-5/+19
* Handle getting passed "files" that are actually command line options. This ha...SND\MaddTheSane_cp2013-06-221-0/+5
* Minor spacing changes.SND\MaddTheSane_cp2013-06-221-8/+29
* Ignore files passed via the command line if we're parsing.SND\MaddTheSane_cp2013-06-221-52/+108
* Adding some rudimentary command line support for OS XSND\MaddTheSane_cp2013-06-221-0/+157
* Make OS X use LidInterrupt.SND\MaddTheSane_cp2013-06-201-4/+5
* Apply patch 13980, with fixes to get it working properly. This allows a cheat...SND\MaddTheSane_cp2013-03-031-3/+23
* Only run the url if the emulator is running if we are using an ISO.SND\MaddTheSane_cp2013-03-021-2/+6
* sio;SND\edgbla_cp2013-02-141-1/+1
* Make sPluginList in PluginList.m unsafe-unretained so we can properly free it...SND\MaddTheSane_cp2013-01-141-7/+5
* Disable the dynarec core on OS X i386. It will still run in 64-bit mode.SND\MaddTheSane_cp2013-01-101-1/+8
* Use strlcpy on OS X code.SND\MaddTheSane_cp2013-01-101-24/+37
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-12/+21
* Making PCSX-R for Mac handle the added disc image formats.SND\MaddTheSane_cp2013-01-081-78/+3
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0