summaryrefslogtreecommitdiff
path: root/macosx/Source/PcsxrMemoryObject.m
Commit message (Collapse)AuthorAgeFilesLines
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-301-38/+43
|
* OS X: Have custom views use IB_DESIGNABLE.SND\MaddTheSane_cp2015-01-271-4/+1
| | | | | | Minor comment change. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93285 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Localize the multi-save string.SND\MaddTheSane_cp2015-01-181-1/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92936 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Re-work PcsxrMemoryObject to make the properties more readable.SND\MaddTheSane_cp2014-11-161-31/+31
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92297 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Move away from ivars in headers, beginning with the main app.SND\MaddTheSane_cp2014-11-101-3/+3
| | | | | | Also have NSString properties be declared with copy, as recommended by Apple. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92226 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Force the size of the memory card images to 32 px.SND\MaddTheSane_cp2014-10-011-1/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91776 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: only store the sjis string from the memory card:SND\MaddTheSane_cp2014-09-081-19/+6
| | | | | | The sjis title returned from GetMcdBlockInfo is is the latin title with Shift Japanese added, use that exclusively for PcsxrMemoryObject's name string. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91359 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Have the memory card images be represented as gif files.SND\MaddTheSane_cp2014-09-081-27/+25
| | | | | | This makes it less of a chore handling the animation, as the OS will do it automatically for us now. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91357 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: attempt to fix the QuickLook plug-in.SND\MaddTheSane_cp2014-08-191-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91264 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: QuickLook: some minor tweaking.SND\MaddTheSane_cp2014-08-061-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91193 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: QuickLook: some minor tweaking.SND\MaddTheSane_cp2014-08-061-9/+9
| | | | | | The generator will use the same APIs as the gif generator if there is only one image. It will still generate a PNG file. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91192 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: QuickLook: use animated gifs to show the memory card image.SND\MaddTheSane_cp2014-08-061-0/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91191 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Modernize the Cocoa code using Xcode 6.SND\MaddTheSane_cp2014-07-211-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91019 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Implement the memory card QuickLook preview.SND\MaddTheSane_cp2014-07-211-0/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91017 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-0/+323
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90999 e17a0e51-4ae3-4d35-97c3-1a29b211df97