summaryrefslogtreecommitdiff
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix use of deprecated functions.SND\MaddTheSane_cp2013-11-104-18/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87798 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-1039-1417/+1812
| | | | | | | 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
* Adding the PCSXR scheme to Xcode.SND\MaddTheSane_cp2013-10-281-0/+92
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87685 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix use of deprecated function usage on OS X.SND\MaddTheSane_cp2013-10-271-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87672 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* We don’t need to do static analyze when building. SND\MaddTheSane_cp2013-10-271-1/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87671 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Disable LTO for now: it has issues right now.SND\MaddTheSane_cp2013-10-272-95/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87670 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Bleh, the emulog was being needlessly verbose.SND\MaddTheSane_cp2013-10-261-2/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87669 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Removing untranslated OS X localization files.SND\MaddTheSane_cp2013-10-2693-1728/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87662 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Implement window size setting for PeopsSoftGL on OS X.SND\MaddTheSane_cp2013-10-237-84/+106
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87642 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix too long plug-in description.SND\MaddTheSane_cp2013-10-231-64/+65
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87641 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Since RubyCocoa was removed, using an Objective-C tool to do the same thing.SND\MaddTheSane_cp2013-10-237-74/+443
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87637 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor Hungarian localizable strings update.SND\MaddTheSane_cp2013-10-233-3/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87635 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Implement localization on some OS X strings, mainly those in the Hungarian ↵SND\MaddTheSane_cp2013-10-2019-157/+173
| | | | | | locale. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87585 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* I'll never be happy...SND\MaddTheSane_cp2013-10-2099-126/+128
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87584 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Some work on the Hungarian Translation for OS X.SND\MaddTheSane_cp2013-10-192-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87577 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* As loathe as I am to do it, making OS X's .strings files into UTF-16.SND\MaddTheSane_cp2013-10-1999-98/+98
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87573 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Initial work on broad localization.SND\MaddTheSane_cp2013-10-19103-0/+2053
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87572 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Uh, oops.SND\MaddTheSane_cp2013-10-181-1/+1
| | | | | | fixing a bug. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87546 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix the configuration window on OS X for English.SND\MaddTheSane_cp2013-10-161-44/+51
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87501 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix OS X’s SysPrintf, when sent strings without a newline. Before, it used ↵SND\MaddTheSane_cp2013-10-161-5/+29
| | | | | | NSLog which outputs stuff sent to it one line at a time. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87500 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Replace the deprecated kIOPMAssertionTypeNoDisplaySleep with ↵SND\MaddTheSane_cp2013-10-161-12/+21
| | | | | | kIOPMAssertionTypePreventUserIdleDisplaySleep. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87466 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Don’t load old pad preferences on OS X if we already have new ones.SND\MaddTheSane_cp2013-10-052-48/+24
| | | | | | Do a quick static analyze when building for release. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87356 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixing a bug I introduced.SND\MaddTheSane_cp2013-10-051-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87355 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor fixes and improvements on OS X code.SND\MaddTheSane_cp2013-10-043-11/+23
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87354 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Constraints change.SND\MaddTheSane_cp2013-09-282-86/+84
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87333 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Explicitly set the path on the OS X versioning scriptSND\MaddTheSane_cp2013-09-281-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87332 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Note to self: build, THEN commit.SND\MaddTheSane_cp2013-09-241-29/+28
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87298 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Continuing to mess with constraintsSND\MaddTheSane_cp2013-09-231-499/+503
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87297 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* We don’t need to “install” the plug-ins on OS X.SND\MaddTheSane_cp2013-09-222-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87263 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* On OS X, strip headers that are in the app: they most likely came from a ↵SND\MaddTheSane_cp2013-09-221-0/+15
| | | | | | framework and are unneeded bloat. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87262 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Generate pkginfo unconditionally.SND\MaddTheSane_cp2013-09-223-2/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87261 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Making a more robust version control version tracking.SND\MaddTheSane_cp2013-09-223-20/+44
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87260 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Messing with the constraints on the file XIBsSND\MaddTheSane_cp2013-09-223-424/+680
| | | | | | Moved the French preference XIB to constraints. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87259 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating constraints on OS X XIBs.SND\MaddTheSane_cp2013-09-2211-290/+285
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87258 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Take into account if a user closed the emulator window before a new CD ↵SND\MaddTheSane_cp2013-09-222-11/+28
| | | | | | became available on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87257 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fiddling with the Xcode files.SND\MaddTheSane_cp2013-09-204-7/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87253 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Making the (English) Preference window use auto layout.SND\MaddTheSane_cp2013-09-201-146/+383
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87252 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Migrating xibs to Xcode 5.SND\MaddTheSane_cp2013-09-2046-37812/+5951
| | | | | | Have the icons on OS X be in the new Xcode assets file. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87248 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor Xcode changeSND\MaddTheSane_cp2013-09-191-0/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87234 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating the Xcode project using Xcode 5.0.SND\MaddTheSane_cp2013-09-191-1/+14
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87233 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-1711-11/+17
| | | | | | Don't deny directories being open, just in case we get to support UTIs that are OS X packages. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87222 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Wait for a new physical CD to be inserted when ejecting the CD on OS X.SND\MaddTheSane_cp2013-09-166-98/+119
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87220 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-1326-1009/+660
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87167 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Quieting a warning about small integer size on OS X.SND\MaddTheSane_cp2013-09-121-1/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87142 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Slight modification to OS X's pad plug-in code.SND\MaddTheSane_cp2013-09-124-21/+56
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87141 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Removing redundant SDK declarations in the Xcode project.SND\MaddTheSane_cp2013-09-111-30/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87120 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-1026-501/+481
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87115 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-1052-524/+73
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87114 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Don't generate .dsym bundle on OS X for the main app when building for debug.SND\MaddTheSane_cp2013-09-061-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87098 e17a0e51-4ae3-4d35-97c3-1a29b211df97