summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed gtk notice dialog hiding.SND\ckain_cp2014-04-151-2/+8
* GTK: Added most recent save state loading (ALT+R, Load State -> Most Recent)SND\ckain_cp2014-04-152-4/+40
* OS X: Comment additions/changes.SND\MaddTheSane_cp2014-04-122-2/+6
* OS X: Apple deprecated __private_extern__.SND\MaddTheSane_cp2014-04-111-0/+4
* ecm lut build fix - now games like Alundra should work also.SND\ckain_cp2014-04-101-1/+1
* gtk: fixed save state picture viewing (thx Tapek)SND\ckain_cp2014-04-091-11/+38
* COTS & HLE BIOS & no memcard: enable password.SND\ckain_cp2014-04-091-1/+3
* gtk gui conf: disable rewind conf when dynarec & display memory usageSND\ckain_cp2014-04-092-16/+52
* OS X: Add a comment.SND\MaddTheSane_cp2014-04-082-25/+34
* DFInput: Implement SDL2 GameController support.SND\MaddTheSane_cp2014-04-0824-156/+451
* OS X: minor xib change.SND\MaddTheSane_cp2014-04-081-33/+35
* OS X: initially center windows via their xibs.SND\MaddTheSane_cp2014-04-089-24/+10
* OS X: Fiddle with a xib.SND\MaddTheSane_cp2014-04-081-11/+10
* OS X: Forgot to update one credits file.SND\MaddTheSane_cp2014-04-082-13/+9
* OS X:SND\MaddTheSane_cp2014-04-0219-145/+144
* OS X:SND\MaddTheSane_cp2014-04-021-30/+25
* OS X: remove deleted file from the Xcode archive.SND\MaddTheSane_cp2014-04-012-18/+9
* OS X: Improvements.SND\MaddTheSane_cp2014-04-017-65/+62
* OS X: minor changes to the credits.rtf files.SND\MaddTheSane_cp2014-03-2914-56/+41
* OS X: Fix plist reference.SND\MaddTheSane_cp2014-03-291-6/+6
* OS X: Copy over the QuickLook plug-in into the app.SND\MaddTheSane_cp2014-03-294-30/+45
* OS X: More work on the QuickLook importer.SND\MaddTheSane_cp2014-03-293-35/+117
* OS X: Refactoring.SND\MaddTheSane_cp2014-03-296-134/+128
* OS X:SND\MaddTheSane_cp2014-03-293-16/+24
* OS X: More work on the QuickLook plug-in.SND\MaddTheSane_cp2014-03-287-36/+1429
* OS X: Begin work on a QuickLook plug-in for freeze states.SND\MaddTheSane_cp2014-03-288-3/+619
* OS X:SND\MaddTheSane_cp2014-03-284-18/+16
* OS X: SND\MaddTheSane_cp2014-03-245-26/+0
* OS X: clean-up after moving resources to their own directory.SND\MaddTheSane_cp2014-03-231-134/+127
* OS X: slowly moving the resources to a subdirectory.SND\MaddTheSane_cp2014-03-239-0/+0
* OS X: slowly moving the resources to a subdirectory.SND\MaddTheSane_cp2014-03-2353-0/+0
* OS X: minor changes to the localization files.SND\MaddTheSane_cp2014-03-2311-231/+156
* OS X:SND\MaddTheSane_cp2014-03-2314-177/+24
* windows compilation fix;SND\edgbla_cp2014-03-2328-5850/+4288
* gtk: UpdateMenuSlots() returns recent save slot -> load most recent save stat...SND\ckain_cp2014-03-173-8/+30
* OS X fiddlingSND\MaddTheSane_cp2014-03-036-19/+23
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-039-162/+165
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-0311-117/+144
* OS X: Adding a Chinese localizable strings file to the DFSound plug-ins.SND\MaddTheSane_cp2014-03-033-30/+69
* MML speed fix.SND\ckain_cp2014-03-011-1/+4
* - fixed region autodetection for some rare discs;SND\dario86_cp2014-02-262-7/+6
* little fix for copyright noticeSND\dario86_cp2014-02-231-1/+1
* - bugfix: when controller is connected configuration dialog does not show up ...SND\dario86_cp2014-02-222-12/+16
* Optimized SaveStateGz: Core i5 2520M: from ~45ms to less than 5ms call avg. N...SND\ckain_cp2014-02-163-31/+45
* Merge branch 'missing_include_dir' of https://github.com/vilhelmgray/pcsxrSND\ckain_cp2014-02-161-0/+3
* Patch 15812 (Cyrez);SND\edgbla_cp2014-02-1527-4211/+5703
* CDRISO: support for common archive formats (7z, rar, zip, etc) via libarchive...SND\ckain_cp2014-02-043-33/+196
* Rewind: states are now made after n vblanks and platform independ way. Also G...SND\ckain_cp2014-02-0410-25/+140
* CDRISO: when finding .sub, check if .img has two dot suffix. image.img.ecm > ...SND\ckain_cp2014-02-011-2/+9
* GTK: wrong template for long integer on fprintf. Rewind count now saved prope...SND\ckain_cp2014-01-311-1/+1