summaryrefslogtreecommitdiff
path: root/macosx/Source
Commit message (Expand)AuthorAgeFilesLines
* * Remove unneeded mcd argument on macosxStelios Tsampas2018-03-221-5/+5
* Add CPU Overclocking to preferences UI on OS XMrLavender2017-07-013-2/+40
* Add PGXP preferences UI for OS XMrLavender2017-07-014-1/+131
* Fix build on OSXCarter Li2016-05-131-5/+5
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-306-78/+76
* OS X: Fix an off-by-one error that was causing the QuickLook and Spotlight pl...SND\MaddTheSane_cp2015-02-071-2/+2
* OS X: Have custom views use IB_DESIGNABLE.SND\MaddTheSane_cp2015-01-273-5/+4
* OS X: Localize the multi-save string.SND\MaddTheSane_cp2015-01-181-1/+3
* OS X: Add icons to the recent item menu.SND\MaddTheSane_cp2015-01-182-7/+7
* OS X: Fix pressing "i" making the emulator speeding up.SND\MaddTheSane_cp2015-01-182-6/+10
* OS X: Re-work PcsxrMemoryObject to make the properties more readable.SND\MaddTheSane_cp2014-11-164-47/+47
* OS X: change the dispatch_async in the freeze block to dispatch_after.SND\MaddTheSane_cp2014-11-151-4/+1
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-102-3/+2
* OS X: Move away from ivars in headers, beginning with the main app.SND\MaddTheSane_cp2014-11-1015-57/+57
* OS X: fix an oversight with the paused state in EmuThread.SND\MaddTheSane_cp2014-11-092-55/+69
* 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-012-17/+41
* OS X: Force the size of the memory card images to 32 px.SND\MaddTheSane_cp2014-10-011-1/+4
* OS X: Make PluginList comply with the NSFastEnumeration protocol.SND\MaddTheSane_cp2014-09-273-3/+21
* OS X: minor maintenance:SND\MaddTheSane_cp2014-09-273-9/+8
* OS X: Fix slow boot.SND\MaddTheSane_cp2014-09-271-2/+4
* OS X: only store the sjis string from the memory card:SND\MaddTheSane_cp2014-09-084-23/+9
* OS X: Have the memory card images be represented as gif files.SND\MaddTheSane_cp2014-09-085-67/+27
* OS X: attempt to fix the QuickLook plug-in.SND\MaddTheSane_cp2014-08-191-1/+1
* 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-191-10/+41
* OS X: QuickLook: some minor tweaking.SND\MaddTheSane_cp2014-08-061-1/+1
* OS X: QuickLook: some minor tweaking.SND\MaddTheSane_cp2014-08-062-10/+12
* OS X: QuickLook: use animated gifs to show the memory card image.SND\MaddTheSane_cp2014-08-062-0/+10
* OS X: Modernize the Cocoa code using Xcode 6.SND\MaddTheSane_cp2014-07-2115-25/+25
* OS X: Implement the memory card QuickLook preview.SND\MaddTheSane_cp2014-07-212-0/+9
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-2048-0/+5883