summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gtk/memcard: fragmented multi block copy/delete fix..SND\ckain_cp2014-05-222-61/+104
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90494 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Minor changesSND\MaddTheSane_cp2014-05-2217-36/+36
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90493 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Fix the disc handler if Vox is installed.SND\MaddTheSane_cp2014-05-211-1/+3
| | | | | | Vox uses its own UTI for cue files. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90465 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk/memcard: linked block references on multi block copy & general ↵SND\ckain_cp2014-05-211-107/+111
| | | | | | improvements/refactor. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90464 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk: enable controller configuration change during emulation pause/stop.SND\ckain_cp2014-05-123-8/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90350 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90277 ↵SND\weimingzhi_cp2014-05-031-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90226 ↵SND\weimingzhi_cp2014-05-021-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90225 ↵SND\weimingzhi_cp2014-05-021-2/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* psxbios: format()SND\weimingzhi_cp2014-05-021-1/+21
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90224 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* psxbios: firstfile() does NOT deliver event in real BIOS.SND\weimingzhi_cp2014-04-301-3/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90195 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* sio1blade windows crash fix;SND\edgbla_cp2014-04-242-8/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90125 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* GPU picture fix. This should be also easy to implement on others archs as well.SND\ckain_cp2014-04-173-54/+35
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90038 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Refactored plugin warnings.SND\ckain_cp2014-04-165-69/+69
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90009 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk ↵SND\ckain_cp2014-04-166-34/+91
| | | | | | 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
* Enabled loading archive file from cue sheet & avcodec_frame_free deprecated.SND\ckain_cp2014-04-151-112/+34
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89981 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdriso: warning dialog popup regarding tracks that could not be loaded from ↵SND\ckain_cp2014-04-151-1/+1
| | | | | | cue sheet. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89980 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed gtk notice dialog hiding.SND\ckain_cp2014-04-151-2/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89979 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* GTK: Added most recent save state loading (ALT+R, Load State -> Most Recent)SND\ckain_cp2014-04-152-4/+40
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89978 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Comment additions/changes.SND\MaddTheSane_cp2014-04-122-2/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89907 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Apple deprecated __private_extern__.SND\MaddTheSane_cp2014-04-111-0/+4
| | | | | | Work-around the issue. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89874 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ecm lut build fix - now games like Alundra should work also.SND\ckain_cp2014-04-101-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89873 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk: fixed save state picture viewing (thx Tapek)SND\ckain_cp2014-04-091-11/+38
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89840 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* COTS & HLE BIOS & no memcard: enable password.SND\ckain_cp2014-04-091-1/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89839 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk gui conf: disable rewind conf when dynarec & display memory usageSND\ckain_cp2014-04-092-16/+52
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89836 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Add a comment.SND\MaddTheSane_cp2014-04-082-25/+34
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89829 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* DFInput: Implement SDL2 GameController support.SND\MaddTheSane_cp2014-04-0824-156/+451
| | | | | | | | 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
* OS X: minor xib change.SND\MaddTheSane_cp2014-04-081-33/+35
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89827 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: initially center windows via their xibs.SND\MaddTheSane_cp2014-04-089-24/+10
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89826 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Fiddle with a xib.SND\MaddTheSane_cp2014-04-081-11/+10
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89825 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Forgot to update one credits file.SND\MaddTheSane_cp2014-04-082-13/+9
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89824 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-04-0219-145/+144
| | | | | | | 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
* OS X:SND\MaddTheSane_cp2014-04-021-30/+25
| | | | | | 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
* OS X: remove deleted file from the Xcode archive.SND\MaddTheSane_cp2014-04-012-18/+9
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89776 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Improvements.SND\MaddTheSane_cp2014-04-017-65/+62
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89774 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: minor changes to the credits.rtf files.SND\MaddTheSane_cp2014-03-2914-56/+41
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89719 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Fix plist reference.SND\MaddTheSane_cp2014-03-291-6/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89718 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Copy over the QuickLook plug-in into the app.SND\MaddTheSane_cp2014-03-294-30/+45
| | | | | | 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
* OS X: More work on the QuickLook importer.SND\MaddTheSane_cp2014-03-293-35/+117
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89716 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Refactoring.SND\MaddTheSane_cp2014-03-296-134/+128
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89712 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-03-293-16/+24
| | | | | | More work on the QL importer. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89711 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: More work on the QuickLook plug-in.SND\MaddTheSane_cp2014-03-287-36/+1429
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89710 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Begin work on a QuickLook plug-in for freeze states.SND\MaddTheSane_cp2014-03-288-3/+619
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89709 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-03-284-18/+16
| | | | | | | 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
* OS X: SND\MaddTheSane_cp2014-03-245-26/+0
| | | | | | 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
* OS X: clean-up after moving resources to their own directory.SND\MaddTheSane_cp2014-03-231-134/+127
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89540 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: slowly moving the resources to a subdirectory.SND\MaddTheSane_cp2014-03-239-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89539 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: slowly moving the resources to a subdirectory.SND\MaddTheSane_cp2014-03-2353-0/+0
| | | | | | I forgot how braindead subversion can be. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89538 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: minor changes to the localization files.SND\MaddTheSane_cp2014-03-2311-231/+156
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89537 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-03-2314-177/+24
| | | | | | | 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
* windows compilation fix;SND\edgbla_cp2014-03-2328-5850/+4288
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89535 e17a0e51-4ae3-4d35-97c3-1a29b211df97