Commit graph

1731 commits

Author SHA1 Message Date
SND\weimingzhi_cp be26aace69 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90226 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2014-05-02 08:15:34 +00:00
SND\weimingzhi_cp fc4dec6cd4 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90225 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2014-05-02 08:12:09 +00:00
SND\weimingzhi_cp 9d8bc4be8b psxbios: format()
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90224 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-02 08:11:00 +00:00
SND\weimingzhi_cp a6a7a00650 psxbios: firstfile() does NOT deliver event in real BIOS.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90195 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-30 17:13:39 +00:00
SND\edgbla_cp dacb3c05e1 sio1blade windows crash fix;
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90125 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-24 16:51:45 +00:00
SND\ckain_cp 9a7b4084da GPU picture fix. This should be also easy to implement on others archs as well.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90038 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-17 21:26:36 +00:00
SND\ckain_cp 158718f939 Refactored plugin warnings.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90009 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-16 18:06:32 +00:00
SND\ckain_cp b3f5eecbcd Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk gui was modified for new enum, but compatibility was kept so that other guis don't go nuts.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90008 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-16 18:04:29 +00:00
SND\ckain_cp e09dfb4e41 Enabled loading archive file from cue sheet & avcodec_frame_free deprecated.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89981 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-15 19:58:12 +00:00
SND\ckain_cp 9c5010fadc cdriso: warning dialog popup regarding tracks that could not be loaded from cue sheet.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89980 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-15 18:15:50 +00:00
SND\ckain_cp 412c93bcc3 Fixed gtk notice dialog hiding.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89979 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-15 18:08:17 +00:00
SND\ckain_cp bd3bd2ec30 GTK: Added most recent save state loading (ALT+R, Load State -> Most Recent)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89978 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-15 18:07:31 +00:00
SND\MaddTheSane_cp bc2deb45eb OS X: Comment additions/changes.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89907 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-12 21:55:37 +00:00
SND\MaddTheSane_cp 38a6f1b550 OS X: Apple deprecated __private_extern__.
Work-around the issue.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89874 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-11 02:07:28 +00:00
SND\ckain_cp 4e3c59c6e2 ecm lut build fix - now games like Alundra should work also.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89873 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-10 18:37:31 +00:00
SND\ckain_cp 50f53e3dcf gtk: fixed save state picture viewing (thx Tapek)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89840 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-09 20:46:04 +00:00
SND\ckain_cp f10367959d COTS & HLE BIOS & no memcard: enable password.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89839 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-09 20:45:05 +00:00
SND\ckain_cp 8945a7293b gtk gui conf: disable rewind conf when dynarec & display memory usage
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89836 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-09 06:57:12 +00:00
SND\MaddTheSane_cp 17913e0701 OS X: Add a comment.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89829 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 02:39:38 +00:00
SND\MaddTheSane_cp c875a3566e DFInput: Implement SDL2 GameController support.
This change allows the user to use SDL2’s GameController API instead of the Joystick API.
The Game Controller API maps the buttons similar to an Xbox 360 controller, so some tricky mapping needed to be done.
Note that it currently only supports OS X.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89828 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 02:33:19 +00:00
SND\MaddTheSane_cp 0d4ea9238b OS X: minor xib change.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89827 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 01:37:15 +00:00
SND\MaddTheSane_cp 5b94582b7d OS X: initially center windows via their xibs.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89826 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 01:10:15 +00:00
SND\MaddTheSane_cp 7fb61b9f16 OS X: Fiddle with a xib.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89825 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 01:03:55 +00:00
SND\MaddTheSane_cp 86906b0cca OS X: Forgot to update one credits file.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89824 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 00:55:25 +00:00
SND\MaddTheSane_cp ebc8e55d33 OS X:
Stop the memory card images from animating when the preferences window closes.
Other changes and improvements.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89782 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-02 18:01:28 +00:00
SND\MaddTheSane_cp 761714b617 OS X:
Fix an annoying GUI bug when moving to the plug-in tab in Preferences.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89781 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-02 17:22:12 +00:00
SND\MaddTheSane_cp f6eaf50d67 OS X: remove deleted file from the Xcode archive.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89776 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-01 21:19:17 +00:00
SND\MaddTheSane_cp 065049be70 OS X: Improvements.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89774 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-01 19:53:03 +00:00
SND\MaddTheSane_cp 25ff93c649 OS X: minor changes to the credits.rtf files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89719 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-29 21:55:27 +00:00
SND\MaddTheSane_cp 519edfabeb OS X: Fix plist reference.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89718 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-29 21:21:51 +00:00
SND\MaddTheSane_cp 836b8cd246 OS X: Copy over the QuickLook plug-in into the app.
Note that the QuickLook plug-in hasn’t been tested in any way, shape, or form.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89717 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-29 20:15:04 +00:00
SND\MaddTheSane_cp 4f3311553f OS X: More work on the QuickLook importer.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89716 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-29 20:11:02 +00:00
SND\MaddTheSane_cp 97bb0560b9 OS X: Refactoring.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89712 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-29 02:50:35 +00:00
SND\MaddTheSane_cp 4b451d014b OS X:
More work on the QL importer.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89711 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-29 01:50:47 +00:00
SND\MaddTheSane_cp dca90ae6a6 OS X: More work on the QuickLook plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89710 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-28 23:34:09 +00:00
SND\MaddTheSane_cp ebfb89de00 OS X: Begin work on a QuickLook plug-in for freeze states.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89709 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-28 22:51:46 +00:00
SND\MaddTheSane_cp a92f831335 OS X:
Tell PCSX-R to push the save state status text to the GUI after emulation resumes.
Tweak the networking a small bit.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89708 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-28 21:47:05 +00:00
SND\MaddTheSane_cp b776152832 OS X:
Looks like I still somehow managed to miss a few files…

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89549 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-24 21:24:25 +00:00
SND\MaddTheSane_cp 6a0c1e3651 OS X: clean-up after moving resources to their own directory.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89540 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-23 20:38:26 +00:00
SND\MaddTheSane_cp 363df80b00 OS X: slowly moving the resources to a subdirectory.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89539 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-23 20:34:57 +00:00
SND\MaddTheSane_cp 3262dd123e OS X: slowly moving the resources to a subdirectory.
I forgot how braindead subversion can be.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89538 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-23 18:54:07 +00:00
SND\MaddTheSane_cp 4dd77012f3 OS X: minor changes to the localization files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89537 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-23 17:58:37 +00:00
SND\MaddTheSane_cp dd9a927d61 OS X:
Upgrade the Xcode project.
Remove the localized display name.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89536 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-23 17:39:19 +00:00
SND\edgbla_cp d9b54dd318 windows compilation fix;
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89535 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-23 15:57:08 +00:00
SND\ckain_cp 19a65e820e gtk: UpdateMenuSlots() returns recent save slot -> load most recent save state with just -load switch when no number parameter.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89458 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-17 20:56:45 +00:00
SND\MaddTheSane_cp 5660e3f373 OS X fiddling
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89254 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-03 19:50:59 +00:00
SND\MaddTheSane_cp bc21097f43 OS X: Messing with xib constraints.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89253 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-03 19:32:57 +00:00
SND\MaddTheSane_cp 95d8573be4 OS X: Check for an RTFD credits in the plug-ins.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89252 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-03 19:22:10 +00:00
SND\MaddTheSane_cp 655115f51b OS X: Adding a Chinese localizable strings file to the DFSound plug-ins.
Messing with the link order.
Messing with the DFSound’s xib constraints.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89251 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-03 18:10:12 +00:00
SND\ckain_cp 9c1a5a9c31 MML speed fix.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89233 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-01 01:02:46 +00:00