summaryrefslogtreecommitdiff
path: root/macosx/PcsxrMemCardController.m
Commit message (Expand)AuthorAgeFilesLines
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-2/+3
* Clang apparently doesn't respond to -falign-loops or -finline-limit. Removing...SND\MaddTheSane_cp2013-07-081-5/+5
* Various updates and improvements to OS X code.SND\MaddTheSane_cp2013-07-081-6/+7
* Implement compaction of memory cards.SND\MaddTheSane_cp2013-07-081-1/+6
* Rewriting the memory card management on OS X. It's lacking copy capability ri...SND\MaddTheSane_cp2013-07-081-262/+61
* Get multi-block save copying working correctly on OS X.SND\MaddTheSane_cp2013-07-061-55/+12
* Moving the memory card manager to the preferences window.SND\MaddTheSane_cp2013-07-061-19/+5
* Minor OS X changes.SND\MaddTheSane_cp2013-07-061-2/+2
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-1/+0
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-041-2/+0
* Handle if we don't get sent a user dictionary or the memory card changed.SND\MaddTheSane_cp2013-06-261-4/+4
* Even more work on the memory card management.SND\MaddTheSane_cp2013-06-261-78/+40
* Adding a comment.SND\MaddTheSane_cp2013-06-251-0/+1
* Implement creating and selecting memory cards in the memory card manager.SND\MaddTheSane_cp2013-06-251-18/+105
* Add animated memory card icons on OS XSND\MaddTheSane_cp2013-06-251-1/+10
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-7/+11
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* Incorporating changes from the GTK memory manager.SND\MaddTheSane_cp2012-12-201-11/+100
* Fixing memory leak.SND\MaddTheSane_cp2011-12-311-0/+2
* Moving things around in the Memory manager for Mac OS X.SND\MaddTheSane_cp2011-12-091-59/+59
* Added PcsxrMemCardController to those listening for changes in the memory card.SND\MaddTheSane_cp2011-12-041-0/+16
* Fixes for some problems found with Xcode's static analyzer. There are more, b...SND\MaddTheSane_cp2011-12-031-8/+1
* Removing unused outlets.SND\MaddTheSane_cp2011-11-291-1/+1
* Added a note to the Mac OS X memory editor's source code.SND\MaddTheSane_cp2011-11-271-4/+4
* Resized the Memory Card manager for Mac OS X.SND\MaddTheSane_cp2011-11-271-4/+7
* Fixed the improperly-labeled deleted display on blocks.SND\MaddTheSane_cp2011-11-261-4/+4
* Fixed off-by-one bug.SND\MaddTheSane_cp2011-11-261-1/+12
* The Memory card editor for Mac OS X should be up and running now.SND\MaddTheSane_cp2011-11-251-5/+147
* More changes to the Memory Card manager for Mac OS X.SND\MaddTheSane_cp2011-11-241-14/+20
* First steps to make a memory card manager for Mac.SND\MaddTheSane_cp2011-11-241-0/+185