summaryrefslogtreecommitdiff
path: root/macosx/Configs
Commit message (Collapse)AuthorAgeFilesLines
* OS X: consolidate the Xcode configs into the Xcode project itself.SND\MaddTheSane_cp2014-07-074-60/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90900 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-03-281-4/+0
| | | | | | | Tell PCSX-R to push the save state status text to the GUI after emulation resumes. Tweak the networking a small bit. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89708 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Add precompiled header.SND\MaddTheSane_cp2014-01-251-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88469 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Some more OS X refinement.SND\MaddTheSane_cp2013-11-272-2/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87984 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Make it so that debugging will be slightly easier in future OS X releases.SND\MaddTheSane_cp2013-11-104-3/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87801 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-101-1/+1
| | | | | | | Setting the minimum OS X version to 10.9. Using base localization on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87797 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix a few things.SND\MaddTheSane_cp2013-11-072-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87788 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* We don’t need to “install” the plug-ins on OS X.SND\MaddTheSane_cp2013-09-221-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87263 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Generate pkginfo unconditionally.SND\MaddTheSane_cp2013-09-222-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87261 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fiddling with the Xcode files.SND\MaddTheSane_cp2013-09-203-2/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87253 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-4/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87114 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Some more work on localization for OS X.SND\MaddTheSane_cp2013-09-011-0/+6
| | | | | | Create a Spanish localization. It currently is just the English files copied over. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87046 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Continual improvement to OS X code.SND\MaddTheSane_cp2013-08-241-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86890 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Clang apparently doesn't respond to -falign-loops or -finline-limit. ↵SND\MaddTheSane_cp2013-07-083-3/+3
| | | | | | | | Removing them from OS X project files. Quiet some warnings about implicit conversion from 64-bit integer to 32-bit in the main app, but only the Cocoa parts. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85897 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-053-3/+4
| | | | | | Implement the Instrument build phase, for when your profile with Instruments. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85842 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-053-1/+5
| | | | | | Add debugging info for SysLibError on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85835 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Moving the Xcode config files to their own folder, and fixing the projects' ↵SND\MaddTheSane_cp2013-07-054-0/+42
references to them. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85831 e17a0e51-4ae3-4d35-97c3-1a29b211df97