Commit Graph

1581 Commits

Author SHA1 Message Date
SND\MaddTheSane_cp aae8b86da1 OS X: very minor changes.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91360 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-09-08 15:13:32 +00:00
SND\MaddTheSane_cp 1ca710ff8f OS X: only store the sjis string from the memory card:
The sjis title returned from GetMcdBlockInfo is is the latin title with Shift Japanese added, use that exclusively for PcsxrMemoryObject's name string.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91359 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-09-08 15:01:26 +00:00
SND\MaddTheSane_cp b96092d6fb OS X: Have the memory card images be represented as gif files.
This makes it less of a chore handling the animation, as the OS will do it automatically for us now.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91357 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-09-08 14:27:51 +00:00
SND\edgbla_cp 20b807f045 Small fixes. 11836 (Lioncash);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91276 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-08-22 17:49:03 +00:00
SND\MaddTheSane_cp 7fa0b5b481 OS X: attempt to fix the QuickLook plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91264 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-08-19 21:34:08 +00:00
SND\MaddTheSane_cp d37764cdea OS X: make the memory code movement code work.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91263 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-08-19 21:24:06 +00:00
SND\MaddTheSane_cp 9d66a1ec68 OS X: Move the default folder for the memory cards to within the user's Documents folder.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91262 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-08-19 21:04:32 +00:00
SND\edgbla_cp 7a2bc23c54 Small fixes. 11833, 11834 (Lioncash);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91261 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-08-19 19:53:47 +00:00
SND\MaddTheSane_cp da0bd50881 OS X: QuickLook: some minor tweaking.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91193 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-08-06 19:42:16 +00:00
SND\MaddTheSane_cp 2863112f25 OS X: QuickLook: some minor tweaking.
The generator will use the same APIs as the gif generator if there is only one image. It will still generate a PNG file.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91192 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-08-06 19:39:04 +00:00
SND\MaddTheSane_cp f629ca7098 OS X: QuickLook: use animated gifs to show the memory card image.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91191 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-08-06 19:02:00 +00:00
SND\ckain_cp 45979b6731 New config param HackFix which enables compatibility hacks on certain games and is disabled by default.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91052 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-24 04:06:57 +00:00
SND\ckain_cp d67ecf5d83 Loose 2352 value replaced with constant CD_FRAMESIZE_RAW
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91051 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-24 04:06:38 +00:00
SND\MaddTheSane_cp 3caff69e7f OS X: minor QuickLook changes.
Changed the table width to 380.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91035 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-22 18:35:23 +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 af3fc7e2a0 OS X: Center the QuickLook preview page.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91027 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-22 02:07:58 +00:00
SND\MaddTheSane_cp 3584a7617b OS X: trim down how much HTML code is in the SpotLight importer.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91022 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-21 21:54:30 +00:00
SND\MaddTheSane_cp f6fffad08b OS X: more improvements to the QuickLook plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91020 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-21 21:12:28 +00:00
SND\MaddTheSane_cp 0a350e0957 OS X: Modernize the Cocoa code using Xcode 6.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91019 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-21 20:24:55 +00:00
SND\MaddTheSane_cp 50630078a5 OS X: Implement the memory card QuickLook preview.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91017 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-21 20:23:01 +00:00
SND\MaddTheSane_cp 2a782df55e OS X: Set the development target of xibs to Xcode 5.1
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91016 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-21 19:59:14 +00:00
SND\MaddTheSane_cp 743106ec0b OS X: Begin work on the memory card QuickLook.
Disable the memory card QuickLook parts: it can wait for another day.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91006 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-21 01:32:08 +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 d6942932d6 OS X: Move source files to their own folder.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90999 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-20 05:09:43 +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\edgbla_cp 6f7514d70d hle bios memset fix (issue 11764);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90952 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-13 22:10:13 +00:00
SND\edgbla_cp 533e6a2bfd Patch 16583 (MaddTheSane);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90937 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-12 23:56:04 +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 27966fc4cd OS X: consolidate the Xcode configs into the Xcode project itself.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90900 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-07 23:52:56 +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
SND\MaddTheSane_cp b8990e60c0 OS X: Remove the QuickLook plug-in from the copy phase.
I’ll have to look into why it’s misbehaving.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90601 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-06-06 15:47:48 +00:00
SND\ckain_cp 962dd3cce8 gtk/memcard: verify link on copy & no link references going backwards.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90567 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-06-03 05:15:57 +00:00
SND\edgbla_cp 3576a692f6 cdriso: cbn/cbin detection fix;
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90558 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-30 02:51:53 +00:00
SND\MaddTheSane_cp 35d8295de2 OS X: working on the QuickLook generator.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90520 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-26 22:31:45 +00:00
SND\MaddTheSane_cp 2695f8dde5 OS X:
include disc image files that use the .bin extension.

It’s a hack that I really don’t like, but the issue has been plaguing the OS X port since using UTIs.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90513 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-26 02:43:25 +00:00
SND\ckain_cp a9356b36c8 ecm lut fix: resident evil cut scenes now work.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90499 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-23 09:56:57 +00:00
SND\ckain_cp 73a1ca6333 gtk/memcard: link index fix 0...14 vs. 0...15
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90498 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-23 00:26:50 +00:00
SND\ckain_cp 4e6b79edcc gtk/memcard: fragmented multi block copy/delete fix..
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90494 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-22 10:36:14 +00:00
SND\MaddTheSane_cp bc9abb12a5 OS X: Minor changes
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90493 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-22 04:24:14 +00:00
SND\MaddTheSane_cp af7eea9751 OS X: Fix the disc handler if Vox is installed.
Vox uses its own UTI for cue files.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90465 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-21 16:18:36 +00:00
SND\ckain_cp 0150fc014a gtk/memcard: linked block references on multi block copy & general improvements/refactor.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90464 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-21 13:25:02 +00:00
SND\ckain_cp 5df78f4c2b gtk: enable controller configuration change during emulation pause/stop.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90350 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-12 07:21:29 +00:00
SND\weimingzhi_cp 0d9ec383e2 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90277 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2014-05-03 13:29:13 +00:00