summaryrefslogtreecommitdiff
path: root/macosx/Psx-Memcard/GetMetadataForFile.m
Commit message (Expand)AuthorAgeFilesLines
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-301-19/+19
* 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: Fix pressing "i" making the emulator speeding up.SND\MaddTheSane_cp2015-01-181-7/+5
* OS X: put back the code that condenses the Shift-JIS Roman characters into th...SND\MaddTheSane_cp2014-07-201-11/+12
* OS X: Fix the metadata importer.SND\MaddTheSane_cp2014-07-201-2/+2
* OS X: copy strings over as binary, except for the metadata/QuickLook plug-ins.SND\MaddTheSane_cp2014-07-191-1/+1
* OS X: more trimming of the metadata plug-in.SND\MaddTheSane_cp2014-07-081-58/+16
* OS X: Update the metadata plug-in to be slightly fasterSND\MaddTheSane_cp2014-07-071-96/+121
* OS X: Use the proper localization code for the metadata importer.SND\MaddTheSane_cp2014-07-071-1/+1
* OS X: We don’t need to link to CoreData.SND\MaddTheSane_cp2014-07-071-1/+1
* OS X: minor code changes and improvements.SND\MaddTheSane_cp2014-06-061-0/+1
* OS X: implement the metadata (Spotlight) importer for the memory cards.SND\MaddTheSane_cp2014-06-061-0/+197
* OS X: Begin working on a metadata importer for the memory cards.SND\MaddTheSane_cp2014-06-061-0/+34