summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement compaction of memory cards.SND\MaddTheSane_cp2013-07-084-12/+89
* We can now copy to other cards, but compacting cards isn't available right now.SND\MaddTheSane_cp2013-07-083-7/+55
* Rewriting the memory card management on OS X. It's lacking copy capability ri...SND\MaddTheSane_cp2013-07-0812-655/+649
* Looks like I forgot to change a translation string when I moved to multi-bloc...SND\MaddTheSane_cp2013-07-081-1/+1
* Get multi-block save copying working correctly on OS X.SND\MaddTheSane_cp2013-07-065-99/+66
* Rehauling the memory card object in preperation for fixing the memory card ma...SND\MaddTheSane_cp2013-07-064-121/+250
* Moving the memory card manager to the preferences window.SND\MaddTheSane_cp2013-07-068-3365/+1432
* Minor OS X changes.SND\MaddTheSane_cp2013-07-0610-60/+66
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-0513-312/+59
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-0523-68/+72
* Removing unneeded preprocessor defenitions on OS X.SND\MaddTheSane_cp2013-07-051-6/+0
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-0512-45/+324
* Getting rid of empty directories.SND\MaddTheSane_cp2013-07-050-0/+0
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-0516-4064/+2521
* Moving the Xcode config files to their own folder, and fixing the projects' r...SND\MaddTheSane_cp2013-07-0512-39/+41
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-057-55/+84
* Moving some code around.SND\MaddTheSane_cp2013-07-052-7/+40
* Make it build againSND\MaddTheSane_cp2013-07-052-5/+12
* Implement the Xcode setting files on Xcode projects.SND\MaddTheSane_cp2013-07-0512-336/+158
* Making the SIO plug-ins work on OS X.SND\MaddTheSane_cp2013-07-0519-202/+1484
* This should get the bladesio plug-in building on OS X.SND\MaddTheSane_cp2013-07-0411-0/+1599
* SVN is being stupidSND\MaddTheSane_cp2013-07-0410-1125/+0
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-0420-38/+2
* Still more work to get Bladesio1 set up for OS X.SND\MaddTheSane_cp2013-07-041-409/+0
* Still more work to get Bladesio1 set up for OS X.SND\MaddTheSane_cp2013-07-041-252/+0
* DoConfiguration() for DFSound on OS X returns an int, and the function it cal...SND\MaddTheSane_cp2013-07-041-1/+1
* Copy over DFCdrom to bladesio1 on OS X. to begin the process for the OS X plu...SND\MaddTheSane_cp2013-07-0412-0/+1786
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-0432-211/+544
* sio1 plugin was enabled for linux by default;SND\edgbla_cp2013-07-031-2/+2
* Get rid of the messy preprocessor hack for named sliders on the audio plug-in...SND\MaddTheSane_cp2013-07-0313-1406/+493
* Mess around with OS X memory objects:SND\MaddTheSane_cp2013-07-032-5/+31
* Getting rid of commented-out code.SND\MaddTheSane_cp2013-06-264-69/+4
* Disable the net plug-in in the freeze state handler on demand.SND\MaddTheSane_cp2013-06-263-3/+36
* Set some NSURLs as directories.SND\MaddTheSane_cp2013-06-261-2/+2
* Some work on OS X's net plug-in.SND\MaddTheSane_cp2013-06-261-19/+28
* Handle if we don't get sent a user dictionary or the memory card changed.SND\MaddTheSane_cp2013-06-262-5/+5
* Don't open plug-ins or memory cards if the emulator is running.SND\MaddTheSane_cp2013-06-263-2/+10
* Even more work on the memory card management.SND\MaddTheSane_cp2013-06-2610-370/+391
* Making the memImage property readonly in the header, but readwrite in the mai...SND\MaddTheSane_cp2013-06-252-9/+9
* 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-255-80/+1730
* Add animated memory card icons on OS XSND\MaddTheSane_cp2013-06-254-17/+79
* Removing commented-out code in the memory object.SND\MaddTheSane_cp2013-06-251-17/+3
* Modify the Memory Object class a little bit. Some minor changes.SND\MaddTheSane_cp2013-06-226-47/+58
* Fixing a deadlock in PeopsSoftGL's shader code.SND\MaddTheSane_cp2013-06-221-64/+59
* Handle getting passed "files" that are actually command line options. This ha...SND\MaddTheSane_cp2013-06-221-0/+5
* Add an edit menu to OS X's menu bar.SND\MaddTheSane_cp2013-06-221-40/+1029
* Minor spacing changes.SND\MaddTheSane_cp2013-06-222-30/+41
* Ignore files passed via the command line if we're parsing.SND\MaddTheSane_cp2013-06-225-75/+132
* Adding some rudimentary command line support for OS XSND\MaddTheSane_cp2013-06-223-3/+184