Commit Graph

17 Commits

Author SHA1 Message Date
iCatButler 8b4350fee7 Bring up to date with PCSX-R master (97809) 2016-03-30 15:07:35 +01:00
SND\MaddTheSane_cp ff3bbb27ec OS X: add CFBundleShortVersionString to the QuickLook and Spotlight importers.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93880 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2015-02-08 18:19:54 +00:00
SND\MaddTheSane_cp 527da3c3bb OS X: Fix an off-by-one error that was causing the QuickLook and Spotlight plug-ins to crash.
The bug was also present in the app itself, but it didn't crash.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93874 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2015-02-07 22:17:23 +00:00
SND\MaddTheSane_cp 6d22fc23d2 OS X: Fix pressing "i" making the emulator speeding up.
This was caused by gpuKeypress in HandleKey to interpret the I key as GPU_FRAME_LIMIT. Having the block check for the NSControlKeyMask fixes this.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92900 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2015-01-18 02:01:44 +00:00
SND\MaddTheSane_cp 1c334c0ec8 OS X: update the remaining xib files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91803 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-10-08 16:51:26 +00:00
SND\MaddTheSane_cp d801c00dc6 OS X: Generate a thumbnail image for a memory card file.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91028 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-22 02:13:38 +00:00
SND\MaddTheSane_cp 994de0b66c OS X: put back the code that condenses the Shift-JIS Roman characters into their ASCII values.
Can't figure out how to set the metadata language variants properly. Just use the Japanese strings instead.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91005 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-20 22:56:13 +00:00
SND\MaddTheSane_cp b8d0d24d56 OS X: Fix the metadata importer.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90998 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-20 04:49:58 +00:00
SND\MaddTheSane_cp 87559b046b OS X: copy strings over as binary, except for the metadata/QuickLook plug-ins.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90995 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-19 21:27:21 +00:00
SND\MaddTheSane_cp 247d3802e2 OS X: more trimming of the metadata plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90902 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-08 14:22:21 +00:00
SND\MaddTheSane_cp d6f8aa174b OS X: Update the metadata plug-in to be slightly faster
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90899 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-07 23:27:54 +00:00
SND\MaddTheSane_cp 85871b22b9 OS X: Use the proper localization code for the metadata importer.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90898 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-07 22:12:39 +00:00
SND\MaddTheSane_cp 3c2929ba90 OS X: We don’t need to link to CoreData.
Fix improper import/include preprocessor on the importer.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90896 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-07 04:20:56 +00:00
SND\MaddTheSane_cp 8b74abbcc4 OS X: minor changes.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90608 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-06-06 23:18:57 +00:00
SND\MaddTheSane_cp 27079ceb9a OS X: minor code changes and improvements.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90607 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-06-06 23:12:44 +00:00
SND\MaddTheSane_cp 3bd0bcc5df OS X: implement the metadata (Spotlight) importer for the memory cards.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90603 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-06-06 18:42:33 +00:00
SND\MaddTheSane_cp 99d48611d9 OS X: Begin working on a metadata importer for the memory cards.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90602 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-06-06 16:25:30 +00:00