summaryrefslogtreecommitdiff
path: root/macosx/plugins
Commit message (Expand)AuthorAgeFilesLines
* Minor changes to the Sio1 plug-in for OS X.SND\MaddTheSane_cp2013-08-261-14/+9
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-263-6/+6
* Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.SND\MaddTheSane_cp2013-08-266-12/+6
* Adding an info.plist for the shared spu library on OS X.SND\MaddTheSane_cp2013-08-263-4/+20
* Continual improvement to OS X code.SND\MaddTheSane_cp2013-08-241-8/+7
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-2224-3822/+10360
* Use SDL2.framework from /Library/Frameworks on OS X instead of miniSDL.SND\MaddTheSane_cp2013-08-2252-31265/+3
* Fixing a bug.SND\MaddTheSane_cp2013-08-221-1/+1
* Fix compiling issue.SND\MaddTheSane_cp2013-08-212-19/+18
* Fix OS X 10.8-only behavior in the XGL plug-in.SND\MaddTheSane_cp2013-08-214-45/+46
* Implement window size for the PeopsXGL plug-in on OS X.SND\MaddTheSane_cp2013-08-213-55/+358
* Make more plug-ins use and implement RunOnMainThreadSync.SND\MaddTheSane_cp2013-08-177-53/+81
* Some preferences improvements to the PeopsSoftGL plug-in on OS X.SND\MaddTheSane_cp2013-08-102-17/+31
* Make some functions in SoftGL on OS X use modern Objective-C syntax.SND\MaddTheSane_cp2013-08-011-11/+11
* fixing the wrong project being non-arc.SND\MaddTheSane_cp2013-07-264-29/+41
* Minor bug fixes.SND\MaddTheSane_cp2013-07-241-2/+2
* Minor changes on OS X code.SND\MaddTheSane_cp2013-07-241-1/+1
* Change the plug-in implementation on OS X's PeopsXGL plug-in.SND\MaddTheSane_cp2013-07-233-1246/+1375
* Fix a leak in non-ARC code.SND\MaddTheSane_cp2013-07-161-0/+3
* Fixing bug 10934.SND\MaddTheSane_cp2013-07-121-1/+2
* Don't build the mini-SDL library with ARC.SND\MaddTheSane_cp2013-07-111-2/+7
* Make the bladesio1 driver work on OS X:SND\MaddTheSane_cp2013-07-092-93/+100
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-093-5/+5
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-0912-155/+222
* Minor OS X changes.SND\MaddTheSane_cp2013-07-061-0/+1
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-059-252/+0
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-0516-57/+63
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-056-1/+1
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-059-3716/+16
* Moving the Xcode config files to their own folder, and fixing the projects' r...SND\MaddTheSane_cp2013-07-057-35/+36
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-057-55/+84
* Make it build againSND\MaddTheSane_cp2013-07-052-5/+12
* Implement the Xcode setting files on Xcode projects.SND\MaddTheSane_cp2013-07-057-269/+141
* Making the SIO plug-ins work on OS X.SND\MaddTheSane_cp2013-07-055-53/+951
* 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-0413-29/+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
* 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-0431-206/+522
* Get rid of the messy preprocessor hack for named sliders on the audio plug-in...SND\MaddTheSane_cp2013-07-0313-1406/+493
* Some work on OS X's net plug-in.SND\MaddTheSane_cp2013-06-261-19/+28
* Modify the Memory Object class a little bit. Some minor changes.SND\MaddTheSane_cp2013-06-221-1/+1
* Fixing a deadlock in PeopsSoftGL's shader code.SND\MaddTheSane_cp2013-06-221-64/+59
* Hook up one of the shader selectors.SND\MaddTheSane_cp2013-04-251-18/+27
* Fix a crash when using SoftGL on OS X.SND\MaddTheSane_cp2013-03-171-164/+172
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-036-18/+18
* Applying patch 13817.SND\MaddTheSane_cp2013-02-081-2/+2
* minor changesSND\MaddTheSane_cp2013-01-292-96/+89