summaryrefslogtreecommitdiff
path: root/macosx/ConfigurationController.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-291/+0
* OS X:SND\MaddTheSane_cp2014-04-021-35/+69
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-171-2/+0
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-131-24/+46
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-19/+19
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-19/+2
* Remove the Spanish localization because there isn't a spanish .po file.SND\MaddTheSane_cp2013-09-011-1/+1
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-301-2/+2
* Fix OS X 10.8-only behavior in the XGL plug-in.SND\MaddTheSane_cp2013-08-211-8/+7
* We don't have any notification observer on the Configuration Controller class...SND\MaddTheSane_cp2013-07-081-1/+2
* Move a few last things to fast enumeration on OS X.SND\MaddTheSane_cp2013-07-081-9/+7
* Clang apparently doesn't respond to -falign-loops or -finline-limit. Removing...SND\MaddTheSane_cp2013-07-081-4/+4
* Get multi-block save copying working correctly on OS X.SND\MaddTheSane_cp2013-07-061-17/+2
* Moving the memory card manager to the preferences window.SND\MaddTheSane_cp2013-07-061-38/+1
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-051-4/+10
* Making the SIO plug-ins work on OS X.SND\MaddTheSane_cp2013-07-051-0/+1
* Getting rid of commented-out code.SND\MaddTheSane_cp2013-06-261-4/+2
* Set some NSURLs as directories.SND\MaddTheSane_cp2013-06-261-2/+2
* Handle if we don't get sent a user dictionary or the memory card changed.SND\MaddTheSane_cp2013-06-261-1/+1
* Don't open plug-ins or memory cards if the emulator is running.SND\MaddTheSane_cp2013-06-261-1/+0
* Even more work on the memory card management.SND\MaddTheSane_cp2013-06-261-34/+59
* Disable the dynarec core on OS X i386. It will still run in 64-bit mode.SND\MaddTheSane_cp2013-01-101-0/+6
* Messing with the OS X plug-in code:SND\MaddTheSane_cp2013-01-101-1/+1
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-10/+9
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* Mac Patch 13437.SND\MaddTheSane_cp2012-12-151-1/+14
* Changing encoding of c strings returned for the linker on OS X to ASCII: I do...SND\MaddTheSane_cp2012-09-231-4/+3
* Updating projects to build on Xcode 4.4SND\MaddTheSane_cp2012-09-171-2/+3
* Basic widescreen support for Mac OS X.SND\MaddTheSane_cp2012-05-231-1/+2
* Changed utisCanHandle to supportedUTIs.SND\MaddTheSane_cp2011-12-181-2/+2
* Reduce code duplication in -[PcsxrController application:openFile:].SND\MaddTheSane_cp2011-12-171-3/+4
* Let's make sure the memory card is created before posting a notification abou...SND\MaddTheSane_cp2011-12-081-2/+5
* Added PcsxrMemCardController to those listening for changes in the memory card.SND\MaddTheSane_cp2011-12-041-3/+0
* Made it so that opening a memory card on PCSXR for the Mac allows you to set ...SND\MaddTheSane_cp2011-12-041-12/+29
* Link Enable NetPlay button to the proper action.SND\MaddTheSane_cp2011-12-031-0/+6
* Resized the Memory Card manager for Mac OS X.SND\MaddTheSane_cp2011-11-271-0/+10
* First steps to make a memory card manager for Mac.SND\MaddTheSane_cp2011-11-241-0/+12
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-181-0/+3
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-19/+27
* Rebranding.SND\edgbla_cp2011-06-081-6/+6
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38457 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-291-3/+0
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38448 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-291-3/+66
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34885 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-021-9/+8
* added prelimiary Mac OS X port (still not working)SND\weimingzhi_cp2009-06-091-0/+144