summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* OS X:SND\MaddTheSane_cp2014-01-169-11/+9
| | | | | | Set proper development region on the info.plists git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88348 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-01-121-8/+12
| | | | | | Use createDirectoryAtURL:… instead of createDirectoryAtPath:… where appropriate. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88276 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-01-057-131/+136
| | | | | | Fiddling with XIB constraints. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88251 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-01-021-16/+15
| | | | | | Changing some stuff in the Xcode project. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88220 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-01-022-3/+7
| | | | | | A few more minor changes. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88211 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-026-6/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88210 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-01-024-4/+4
| | | | | | | Fix spelling mistake in the Localizable.strings files. I think it might have been misspelled in the code in the past, but has since been fixed. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88209 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-01-015-2/+5
| | | | | | Fixing a copy-paste error. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88208 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* 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
* build system fixes by Michał Górny.SND\edgbla_cp2013-12-1710-81/+85
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88128 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ECM code is licensed under GPLv3SND\weimingzhi_cp2013-12-161-287/+622
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88120 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* .SND\edgbla_cp2013-12-141-11/+11
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88107 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* * Korean translation (99skull);SND\edgbla_cp2013-12-1411-904/+4731
| | | | | | | * po files was updated; git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88106 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
* Experimental: more in-place hack to fix PE2 startup issue and would obsolete ↵SND\ckain_cp2013-11-281-18/+39
| | | | | | explicit RCntFix hack. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88008 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* GTK: improved cheat file automatic loading / name generation.SND\ckain_cp2013-11-283-17/+27
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88007 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* VSyncWA.SND\edgbla_cp2013-11-281-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88006 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* GTK: made reset button to do something useful, not just cold boot to BIOS.SND\ckain_cp2013-11-281-4/+21
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88005 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Added option to not have memory card plugged. Chronicles of the Sword ↵SND\ckain_cp2013-11-285-8/+32
| | | | | | password screen can now be accessed. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88004 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Added MCD directory read bit to SIO which is used to detect memory card plug ↵SND\ckain_cp2013-11-281-8/+19
| | | | | | events. Games that use directory caching do not show old contents if card is changed during run like FM3. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88003 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
* peopsgl/xvideo: fixed interlace/frame bit31 toggling. Now X-Men Academies ↵SND\ckain_cp2013-11-142-11/+52
| | | | | | are fine. Obsoletes use of odd/even hack. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87829 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* EXPERIMENTAL: handle GPU DATA 1F command which should be GPU IRQ request. ↵SND\ckain_cp2013-11-141-1/+12
| | | | | | Fixes MML2 ending white screen before credits. Possibly fixes others also by obsoleting InuYasha fix. Hopefully breaks nothing. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87828 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