summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* gtk: UpdateMenuSlots() returns recent save slot -> load most recent save ↵SND\ckain_cp2014-03-173-8/+30
| | | | | | 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
* OS X fiddlingSND\MaddTheSane_cp2014-03-036-19/+23
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89254 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-039-162/+165
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89253 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-0311-117/+144
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89252 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Adding a Chinese localizable strings file to the DFSound plug-ins.SND\MaddTheSane_cp2014-03-033-30/+69
| | | | | | | 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
* MML speed fix.SND\ckain_cp2014-03-011-1/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89233 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - fixed region autodetection for some rare discs;SND\dario86_cp2014-02-262-7/+6
| | | | | | - fixed copy protection regression in r82129 by notaz from one year ago; I hope this won't break anything (issue #11594). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89219 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* little fix for copyright noticeSND\dario86_cp2014-02-231-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89194 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - bugfix: when controller is connected configuration dialog does not show up ↵SND\dario86_cp2014-02-222-12/+16
| | | | | | | | with SDL 2.0 on GNU/Linux (issue #11479). - legal: about dialog shows GPLv2 instead of GPLv3. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89187 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Optimized SaveStateGz: Core i5 2520M: from ~45ms to less than 5ms call avg. ↵SND\ckain_cp2014-02-163-31/+45
| | | | | | Now rewind feature should be usable even more lower end machines. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89136 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Merge branch 'missing_include_dir' of https://github.com/vilhelmgray/pcsxrSND\ckain_cp2014-02-161-0/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89135 e17a0e51-4ae3-4d35-97c3-1a29b211df97