summaryrefslogtreecommitdiff
path: root/macosx/PcsxrController.m
Commit message (Expand)AuthorAgeFilesLines
...
* Add a recent menu.SND\MaddTheSane_cp2012-12-201-3/+9
* Mac Patch 13437.SND\MaddTheSane_cp2012-12-151-4/+21
* Break out of the file handling loop when we reach a handle.SND\MaddTheSane_cp2012-10-311-0/+2
* Mainly spacing changes, and a few OCD things.SND\MaddTheSane_cp2012-10-101-9/+14
* Changing encoding of c strings returned for the linker on OS X to ASCII: I do...SND\MaddTheSane_cp2012-09-231-15/+39
* Quiet a warning in 64-bit code while not triggering a similar warning in 32-b...SND\MaddTheSane_cp2012-09-211-2/+2
* Make repetitive array creation only happen once on OS X.SND\MaddTheSane_cp2012-05-231-1/+4
* Basic widescreen support for Mac OS X.SND\MaddTheSane_cp2012-05-231-4/+6
* Check to see if the file exists before returning it in HandleBinCue.SND\MaddTheSane_cp2011-12-301-0/+2
* Try to figure out the .bin name from a cue sheet. If that fails, use the old ...SND\MaddTheSane_cp2011-12-301-2/+33
* Use proper init function for NSURL. This should fix the inability to run ISOs...SND\MaddTheSane_cp2011-12-201-1/+1
* Changed utisCanHandle to supportedUTIs.SND\MaddTheSane_cp2011-12-181-16/+16
* Multiple plug-in directories support for Mac OS X. It could be better: curren...SND\MaddTheSane_cp2011-12-171-0/+4
* Reduce code duplication in -[PcsxrController application:openFile:].SND\MaddTheSane_cp2011-12-171-20/+14
* Passing CFStrings to UTTypeEqual for constant strings.SND\MaddTheSane_cp2011-12-151-9/+9
* Fixed a memory leak in HandleBinCue.SND\MaddTheSane_cp2011-12-121-2/+6
* Renaming com.codeplex.pcsxr.mdfdisc to com.alcohol-soft.mdfdisc, since the fo...SND\MaddTheSane_cp2011-12-121-9/+29
* Rewrote the file handling on Mac OS X.SND\MaddTheSane_cp2011-12-111-0/+26
* Use actual UTIs of most of the disk image formats. Not .bin, though. That's u...SND\MaddTheSane_cp2011-12-071-2/+2
* Prevent a blank memory card selector from popping up at launch.SND\MaddTheSane_cp2011-12-061-0/+4
* Workaround to get PCSXR for Mac to have ISOs selectable.SND\MaddTheSane_cp2011-12-051-2/+2
* Link Enable NetPlay button to the proper action.SND\MaddTheSane_cp2011-12-031-2/+8
* Makes it so that sleeping in the background saves between sessions.SND\MaddTheSane_cp2011-11-271-1/+3
* Resized the Memory Card manager for Mac OS X.SND\MaddTheSane_cp2011-11-271-0/+5
* Hack to make it so that pausing when PCSXR is in the background can be disabled.SND\MaddTheSane_cp2011-11-241-0/+10
* Updating Localizable.strings.SND\MaddTheSane_cp2011-11-221-2/+1
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-181-3/+6
* use MAXPATHLEN when copying over file namesSND\MaddTheSane_cp2011-11-171-5/+5
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-52/+48
* Rebranding.SND\edgbla_cp2011-06-081-0/+425