summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Fix Toshinden Subaru with a hack for now. Seems that xa.c needs some further ↵SND\ckain_cp2013-10-023-12/+40
| | | | | | debugging. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87349 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
* Vampire Hunter D title screen hack revisited. Fixes Tomb Raider II opaque ↵SND\ckain_cp2013-09-272-15/+30
| | | | | | water effect. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87330 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Changed DMA4 burst transfer factor from 1/3 to 1/2. Fixes Harry Potter and ↵SND\ckain_cp2013-09-241-2/+4
| | | | | | the Philosopher's Stone git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87306 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
* ECM file support: fixed seeking errors that some games were causing.SND\ckain_cp2013-09-231-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87272 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
* Setting mime type on the OS X images.SND\MaddTheSane_cp2013-09-210-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87255 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
* compilation errors was fixed (cdriso);SND\edgbla_cp2013-09-161-1/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87207 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ECM file support: mature enough so it can be now integrated with other ↵SND\ckain_cp2013-09-164-55/+91
| | | | | | platforms aswell. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87188 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
* Added ECM file suffix to GTK GUI file load.SND\ckain_cp2013-09-131-0/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87154 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ECM file support: fixed handling inside CUE and with CDDA tracks.SND\ckain_cp2013-09-131-27/+38
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87153 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
* Experimental on-fly decoding of ECM file format. For now compiles also with ↵SND\ckain_cp2013-09-122-0/+485
| | | | | | --enable-ccdda git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87140 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
* small fix (windows);SND\edgbla_cp2013-09-062-3/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87093 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* .SND\edgbla_cp2013-09-052-5/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87087 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* 'debian-upstream' directory was removed, not actual.SND\edgbla_cp2013-09-057-173/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87086 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Experimetal decoding of compressed CDDA tracks (APE,FLAC,MP3,...) via ↵SND\ckain_cp2013-09-051-5/+310
| | | | | | ffmpeg. Compile with --enable-ccdda git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87080 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Experimetal decoding of compressed CDDA tracks (APE,FLAC,MP3,...) via ↵SND\ckain_cp2013-09-051-1/+21
| | | | | | ffmpeg. Compile with --enable-ccdda git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87079 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Oops, forgot to remove the empty Spanish locaLization folders for the OS X ↵SND\MaddTheSane_cp2013-09-021-95/+0
| | | | | | version. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87052 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Commenting out more unlocalized French strings on OS X.SND\MaddTheSane_cp2013-09-011-12/+12
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87049 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Remove the Spanish localization because there isn't a spanish .po file.SND\MaddTheSane_cp2013-09-0153-26722/+455
| | | | | | Translate some localizable.strings files to French, as well as some of the app's preference xib and InfoPlist.strings. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87048 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Some more work on localization for OS X.SND\MaddTheSane_cp2013-09-0145-25/+32544
| | | | | | 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
* dfcdrom: type fix;SND\edgbla_cp2013-08-311-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87044 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* PadSSSPSX, 'background' option for gamepads;SND\edgbla_cp2013-08-305-4/+16
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87027 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor change to the OS X versioning script.SND\MaddTheSane_cp2013-08-301-1/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87026 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-3014-169/+148
| | | | | | Moving a few things around on the Mac side of the plug-ins. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87025 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Preference changes in OS X plug-ins.SND\MaddTheSane_cp2013-08-305-46/+52
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87024 e17a0e51-4ae3-4d35-97c3-1a29b211df97