summaryrefslogtreecommitdiff
path: root/macosx/Pcsxr.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAgeFilesLines
...
* fixing the wrong project being non-arc.SND\MaddTheSane_cp2013-07-261-4/+4
* Minor bug fixes.SND\MaddTheSane_cp2013-07-241-24/+9
* Minor changes on OS X code.SND\MaddTheSane_cp2013-07-241-0/+24
* Don't build the mini-SDL library with ARC.SND\MaddTheSane_cp2013-07-111-0/+3
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-0/+1
* Include file missing from last commit.SND\MaddTheSane_cp2013-07-091-2/+4
* Since when did PcsxrPlugin.m in Xcode get marked to use spaces instead of tabs?SND\MaddTheSane_cp2013-07-091-21/+21
* Have the arguments passed to the OS X app be done in a specific order, so i.e...SND\MaddTheSane_cp2013-07-081-10/+24
* Clang apparently doesn't respond to -falign-loops or -finline-limit. Removing...SND\MaddTheSane_cp2013-07-081-8/+6
* Rewriting the memory card management on OS X. It's lacking copy capability ri...SND\MaddTheSane_cp2013-07-081-0/+12
* Moving the memory card manager to the preferences window.SND\MaddTheSane_cp2013-07-061-12/+0
* Minor OS X changes.SND\MaddTheSane_cp2013-07-061-8/+8
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-051-14/+0
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-3/+3
* Removing unneeded preprocessor defenitions on OS X.SND\MaddTheSane_cp2013-07-051-6/+0
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-051-36/+308
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-051-326/+2490
* Moving the Xcode config files to their own folder, and fixing the projects' r...SND\MaddTheSane_cp2013-07-051-4/+5
* Implement the Xcode setting files on Xcode projects.SND\MaddTheSane_cp2013-07-051-61/+13
* Making the SIO plug-ins work on OS X.SND\MaddTheSane_cp2013-07-051-42/+125
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-041-5/+22
* Ignore files passed via the command line if we're parsing.SND\MaddTheSane_cp2013-06-221-0/+1
* Apply patch 13980, with fixes to get it working properly. This allows a cheat...SND\MaddTheSane_cp2013-03-031-0/+19
* Updating Xcode project files based on Xcode 4.6 upgrade recommendation.SND\MaddTheSane_cp2013-01-291-1/+15
* Bumping the minimum OS X version to 10.7.SND\MaddTheSane_cp2013-01-201-2/+2
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-1/+5
* Build the Recent Menu source file.SND\MaddTheSane_cp2013-01-081-0/+2
* Add a recent menu.SND\MaddTheSane_cp2012-12-201-0/+4
* Mac Patch 13437.SND\MaddTheSane_cp2012-12-151-2/+26
* Quieting a warning found by Clang's static analyzer.SND\MaddTheSane_cp2012-10-101-8/+0
* Adding AppKit and Foundation frameworks on OS X for easy function lookup.SND\MaddTheSane_cp2012-09-231-0/+4
* Main Xcode project changed slightly.SND\MaddTheSane_cp2012-09-171-10/+8
* Updating projects to build on Xcode 4.4SND\MaddTheSane_cp2012-09-171-3/+5
* Setting the proper encodings on the sound plug-ins' InfoPlist.strings.SND\MaddTheSane_cp2011-12-311-6/+8
* committing Xcode project. Forgot to do so earlier.SND\MaddTheSane_cp2011-12-121-0/+12
* Rewrote the file handling on Mac OS X.SND\MaddTheSane_cp2011-12-111-12/+14
* Removed -mstackrealign. It was impossible to debug with THAT, too. Also, it's...SND\MaddTheSane_cp2011-12-101-5/+1
* Passing -mstackrealign compiler flag when building on Mac OS X. This fixes ru...SND\MaddTheSane_cp2011-12-061-2/+5
* Made it so that opening a memory card on PCSXR for the Mac allows you to set ...SND\MaddTheSane_cp2011-12-041-0/+19
* Remove PowerPC files from the Xcode build process.SND\MaddTheSane_cp2011-12-021-32/+2
* Remove -fomit-frame-pointer from Xcode debug builds; it was impossible to deb...SND\MaddTheSane_cp2011-12-021-3/+0
* First steps to make a memory card manager for Mac.SND\MaddTheSane_cp2011-11-241-0/+24
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-0/+2
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-181-0/+43
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-5/+3
* Big Mac Commit!SND\MaddTheSane_cp2011-11-121-25/+36
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-64/+81
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67807 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-131-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67634 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-081-0/+976