summaryrefslogtreecommitdiff
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
...
* OS X:SND\MaddTheSane_cp2013-12-304-3/+80
| | | | | | Check to see if a BIOS file has been passed to us, and ask if the user wants to move or copy the BIOS over. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88203 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Better checking if we are launched from the Finder if we are on Mavericks. ↵SND\MaddTheSane_cp2013-12-304-35/+84
| | | | | | Code adapted from the 1.2 fork of SDL. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88202 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Remove untranslated Korean files.SND\MaddTheSane_cp2013-12-2931-1821/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88197 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2013-12-291-3/+10
| | | | | | Minor code style change. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88196 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Wow, I feel like an idiot: I didn’t realize there was a setStringValue: in ↵SND\MaddTheSane_cp2013-12-175-16/+22
| | | | | | NSTextField. Using that instead of setting the title via the cell. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88137 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Initial work on OS X Korean localization.SND\MaddTheSane_cp2013-12-1731-0/+1822
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88131 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2013-12-0812-45/+63
| | | | | | | Localizing some strings in the Net Plug-In Changing three periods to ellipses on all localizations. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88069 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor changes to OS X’s info.plist files.SND\MaddTheSane_cp2013-12-089-11/+11
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88068 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Messing with the OS X credits.SND\MaddTheSane_cp2013-12-0616-87/+119
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88065 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Getting rid of a duplicate localization function.SND\MaddTheSane_cp2013-12-046-6/+14
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88054 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Adding Chinese localization from Sdchun.SND\MaddTheSane_cp2013-12-0427-20/+1867
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor wording change on English version.SND\MaddTheSane_cp2013-12-021-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88039 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor constraint changes on OS X xibs.SND\MaddTheSane_cp2013-12-023-42/+59
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88038 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Have the number in the memory card view be formatted using the ↵SND\MaddTheSane_cp2013-12-021-15/+23
| | | | | | NSNumberFormatter. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88036 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Some code changes.SND\MaddTheSane_cp2013-12-027-37/+29
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88035 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Removing old, outdated comments.SND\MaddTheSane_cp2013-12-023-6/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88034 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Replace three periods with ellipses on OS X localization files.SND\MaddTheSane_cp2013-12-026-11/+11
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88033 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor info.plist change.SND\MaddTheSane_cp2013-11-291-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88012 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Even MORE OS X localization work.SND\MaddTheSane_cp2013-11-2721-43/+1634
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87985 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Some more OS X refinement.SND\MaddTheSane_cp2013-11-274-20/+24
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87984 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor changes.SND\MaddTheSane_cp2013-11-271-18/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87983 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Moving things around.SND\MaddTheSane_cp2013-11-276-9/+9
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87981 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* More localization stuff for OS X.SND\MaddTheSane_cp2013-11-277-96/+97
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87980 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Apple seems to be really pushing OpenGL3, let’s see if I can make an ↵SND\MaddTheSane_cp2013-11-275-688/+836
| | | | | | | | OpenGL 3 context on the Software renderer. We’ll begin by splitting up the renderers into different files. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87979 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* More work on OS X localization.SND\MaddTheSane_cp2013-11-2629-52/+561
| | | | | | Some OS X bug fixes. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87971 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2013-11-168-44/+56
| | | | | | | Fixing a few bugs. Get rid of a few deprecated notices. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87842 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Removing unused framework references in Xcode.SND\MaddTheSane_cp2013-11-164-27/+561
| | | | | | Other minor changes. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87838 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor OS X constraint change.SND\MaddTheSane_cp2013-11-111-8/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87809 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Make it so that debugging will be slightly easier in future OS X releases.SND\MaddTheSane_cp2013-11-105-6/+7
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87801 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* 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