summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* OS X: Localize the multi-save string.SND\MaddTheSane_cp2015-01-185-1/+7
* OS X: Add icons to the recent item menu.SND\MaddTheSane_cp2015-01-183-8/+8
* OS X: Fix pressing "i" making the emulator speeding up.SND\MaddTheSane_cp2015-01-183-13/+15
* OS X: Remove the Code sign identity.SND\MaddTheSane_cp2014-11-171-1/+0
* OS X: Re-work PcsxrMemoryObject to make the properties more readable.SND\MaddTheSane_cp2014-11-168-64/+68
* OS X: change the dispatch_async in the freeze block to dispatch_after.SND\MaddTheSane_cp2014-11-151-4/+1
* OS X: Fix the SoftGL driver.SND\MaddTheSane_cp2014-11-111-2/+2
* OS X: Consolidate the SoftGL plug-in's OpenGL functions into one file again.SND\MaddTheSane_cp2014-11-105-823/+587
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-100-0/+0
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-1026-132/+134
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-1026-214/+215
* OS X: Move away from ivars in headers, beginning with the main app.SND\MaddTheSane_cp2014-11-1015-57/+57
* OS X: Remove an unused function in DFNet.SND\MaddTheSane_cp2014-11-101-11/+0
* OS X: fix an oversight with the paused state in EmuThread.SND\MaddTheSane_cp2014-11-092-55/+69
* .SND\edgbla_cp2014-11-081-1/+1
* Compatibility hack for windows (Solis);SND\edgbla_cp2014-10-304-22/+32
* .SND\edgbla_cp2014-10-151-0/+1
* Spanish translation (Imanol08);SND\edgbla_cp2014-10-1511-2274/+6260
* ostr overflow (Cyrez);SND\edgbla_cp2014-10-141-1/+1
* OS X: update the remaining xib files.SND\MaddTheSane_cp2014-10-0816-257/+265
* OS X: DFNet improvements and fixes.SND\MaddTheSane_cp2014-10-084-24/+27
* OS X: DFInput fixes:SND\MaddTheSane_cp2014-10-083-32/+36
* OS X: QuickLook: Have the thumbnail images for the memory cards changed to 32...SND\MaddTheSane_cp2014-10-072-4/+4
* plug-ins: Quiet some 64-bit to 32-bit warnings on 64-bit OSes, specifically O...SND\MaddTheSane_cp2014-10-073-4/+4
* OS X: moving stuff around.SND\MaddTheSane_cp2014-10-032-4/+3
* OS X: remove a couple of erroneous commentsSND\MaddTheSane_cp2014-10-021-5/+6
* OS X: Match the command-line arguments with those of the Linux/UNIX version.SND\MaddTheSane_cp2014-10-013-17/+44
* OS X: Force the size of the memory card images to 32 px.SND\MaddTheSane_cp2014-10-012-97/+94
* OS X: Make PluginList comply with the NSFastEnumeration protocol.SND\MaddTheSane_cp2014-09-273-3/+21
* OS X: minor maintenance:SND\MaddTheSane_cp2014-09-278-50/+9
* OS X: Fix slow boot.SND\MaddTheSane_cp2014-09-271-2/+4
* OS X: change the Xcode development version on xibs to "default" (6.0).SND\MaddTheSane_cp2014-09-2715-76/+48
* OS X: very minor changes.SND\MaddTheSane_cp2014-09-082-1/+5
* OS X: only store the sjis string from the memory card:SND\MaddTheSane_cp2014-09-0810-57/+30
* OS X: Have the memory card images be represented as gif files.SND\MaddTheSane_cp2014-09-087-72/+32
* Small fixes. 11836 (Lioncash);SND\edgbla_cp2014-08-221-2/+2
* OS X: attempt to fix the QuickLook plug-in.SND\MaddTheSane_cp2014-08-193-4/+4
* OS X: make the memory code movement code work.SND\MaddTheSane_cp2014-08-191-4/+8
* OS X: Move the default folder for the memory cards to within the user's Docum...SND\MaddTheSane_cp2014-08-196-11/+50
* Small fixes. 11833, 11834 (Lioncash);SND\edgbla_cp2014-08-192-6/+9
* OS X: QuickLook: some minor tweaking.SND\MaddTheSane_cp2014-08-062-10/+11
* OS X: QuickLook: some minor tweaking.SND\MaddTheSane_cp2014-08-063-22/+29
* OS X: QuickLook: use animated gifs to show the memory card image.SND\MaddTheSane_cp2014-08-063-7/+40
* New config param HackFix which enables compatibility hacks on certain games a...SND\ckain_cp2014-07-247-8/+47
* Loose 2352 value replaced with constant CD_FRAMESIZE_RAWSND\ckain_cp2014-07-241-1/+1
* OS X: minor QuickLook changes.SND\MaddTheSane_cp2014-07-222-4/+2
* OS X: Generate a thumbnail image for a memory card file.SND\MaddTheSane_cp2014-07-224-4/+74
* OS X: Center the QuickLook preview page.SND\MaddTheSane_cp2014-07-221-0/+2
* OS X: trim down how much HTML code is in the SpotLight importer.SND\MaddTheSane_cp2014-07-214-17/+30
* OS X: more improvements to the QuickLook plug-in.SND\MaddTheSane_cp2014-07-216-8/+52