summaryrefslogtreecommitdiff
path: root/macosx/plugins/Bladesio1
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-193-0/+0
* OS X: limit what is exported on the plug-ins.SND\MaddTheSane_cp2015-02-081-0/+49
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-103-0/+0
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-102-23/+22
* OS X: update the remaining xib files.SND\MaddTheSane_cp2014-10-081-9/+9
* OS X: change the Xcode development version on xibs to "default" (6.0).SND\MaddTheSane_cp2014-09-271-5/+4
* OS X: Set the development target of xibs to Xcode 5.1SND\MaddTheSane_cp2014-07-211-13/+3
* OS X: initially center windows via their xibs.SND\MaddTheSane_cp2014-04-081-2/+0
* OS X: Improvements.SND\MaddTheSane_cp2014-04-012-27/+8
* OS X: minor changes to the credits.rtf files.SND\MaddTheSane_cp2014-03-292-6/+5
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-031-2/+2
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-11/+12
* OS X:SND\MaddTheSane_cp2014-01-161-1/+1
* OS X:SND\MaddTheSane_cp2014-01-051-20/+21
* Remove untranslated Korean files.SND\MaddTheSane_cp2013-12-293-54/+0
* OS X:SND\MaddTheSane_cp2013-12-291-3/+10
* Wow, I feel like an idiot: I didn’t realize there was a setStringValue: in ...SND\MaddTheSane_cp2013-12-171-8/+15
* Initial work on OS X Korean localization.SND\MaddTheSane_cp2013-12-173-0/+54
* Minor changes to OS X’s info.plist files.SND\MaddTheSane_cp2013-12-081-1/+1
* Messing with the OS X credits.SND\MaddTheSane_cp2013-12-062-7/+9
* Adding Chinese localization from Sdchun.SND\MaddTheSane_cp2013-12-043-7/+66
* Even MORE OS X localization work.SND\MaddTheSane_cp2013-11-272-0/+78
* Fix use of deprecated functions.SND\MaddTheSane_cp2013-11-101-1/+1
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-102-0/+39
* Removing untranslated OS X localization files.SND\MaddTheSane_cp2013-10-2613-99/+0
* Implement localization on some OS X strings, mainly those in the Hungarian lo...SND\MaddTheSane_cp2013-10-201-1/+1
* I'll never be happy...SND\MaddTheSane_cp2013-10-2015-0/+0
* As loathe as I am to do it, making OS X's .strings files into UTF-16.SND\MaddTheSane_cp2013-10-1915-0/+0
* Initial work on broad localization.SND\MaddTheSane_cp2013-10-1912-0/+90
* Updating constraints on OS X XIBs.SND\MaddTheSane_cp2013-09-221-13/+10
* Migrating xibs to Xcode 5.SND\MaddTheSane_cp2013-09-201-1693/+210
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-171-1/+3
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-28/+23
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-5/+1
* Remove the Spanish localization because there isn't a spanish .po file.SND\MaddTheSane_cp2013-09-015-1715/+2
* Some more work on localization for OS X.SND\MaddTheSane_cp2013-09-014-0/+1722
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-301-1/+1
* Minor changes to the Sio1 plug-in for OS X.SND\MaddTheSane_cp2013-08-261-14/+9
* Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.SND\MaddTheSane_cp2013-08-261-2/+1
* Make more plug-ins use and implement RunOnMainThreadSync.SND\MaddTheSane_cp2013-08-171-7/+11
* 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
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-094-26/+10
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-051-36/+0
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-3/+4
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-052-1/+1
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-051-407/+0
* Moving the Xcode config files to their own folder, and fixing the projects' r...SND\MaddTheSane_cp2013-07-051-4/+5
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-8/+12
* Make it build againSND\MaddTheSane_cp2013-07-051-1/+0