summaryrefslogtreecommitdiff
path: root/macosx/Pcsxr-QL/PSXMemEnumerator.m
Commit message (Collapse)AuthorAgeFilesLines
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-301-11/+11
|
* OS X: Fix an off-by-one error that was causing the QuickLook and Spotlight ↵SND\MaddTheSane_cp2015-02-071-2/+2
| | | | | | | | plug-ins to crash. The bug was also present in the app itself, but it didn't crash. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93874 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Re-work PcsxrMemoryObject to make the properties more readable.SND\MaddTheSane_cp2014-11-161-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92297 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Implement the memory card QuickLook preview.SND\MaddTheSane_cp2014-07-211-4/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91017 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Begin work on the memory card QuickLook.SND\MaddTheSane_cp2014-07-211-0/+179
Disable the memory card QuickLook parts: it can wait for another day. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91006 e17a0e51-4ae3-4d35-97c3-1a29b211df97