summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-1911-0/+0
* OS X: limit what is exported on the plug-ins.SND\MaddTheSane_cp2015-02-081-0/+1
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-104-5/+7
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-102-19/+18
* OS X: DFInput fixes:SND\MaddTheSane_cp2014-10-083-32/+36
* OS X: change the Xcode development version on xibs to "default" (6.0).SND\MaddTheSane_cp2014-09-271-6/+4
* OS X: Set the development target of xibs to Xcode 5.1SND\MaddTheSane_cp2014-07-211-16/+5
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-3/+3
* DFInput: Implement SDL2 GameController support.SND\MaddTheSane_cp2014-04-0819-99/+256
* OS X:SND\MaddTheSane_cp2014-04-021-1/+1
* OS X: Improvements.SND\MaddTheSane_cp2014-04-011-0/+23
* OS X: minor changes to the credits.rtf files.SND\MaddTheSane_cp2014-03-292-12/+8
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-031-7/+7
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-10/+12
* OS X:SND\MaddTheSane_cp2014-01-161-1/+1
* OS X:SND\MaddTheSane_cp2014-01-051-23/+27
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
* Remove untranslated Korean files.SND\MaddTheSane_cp2013-12-293-109/+0
* Initial work on OS X Korean localization.SND\MaddTheSane_cp2013-12-173-0/+109
* 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-13/+14
* Adding Chinese localization from Sdchun.SND\MaddTheSane_cp2013-12-043-0/+126
* Even MORE OS X localization work.SND\MaddTheSane_cp2013-11-272-0/+96
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-102-0/+48
* Removing untranslated OS X localization files.SND\MaddTheSane_cp2013-10-2611-311/+0
* Implement localization on some OS X strings, mainly those in the Hungarian lo...SND\MaddTheSane_cp2013-10-201-33/+33
* 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/+366
* Don’t load old pad preferences on OS X if we already have new ones.SND\MaddTheSane_cp2013-10-051-6/+13
* Updating constraints on OS X XIBs.SND\MaddTheSane_cp2013-09-221-44/+48
* Migrating xibs to Xcode 5.SND\MaddTheSane_cp2013-09-201-1921/+277
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-171-0/+2
* Slight modification to OS X's pad plug-in code.SND\MaddTheSane_cp2013-09-123-21/+24
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-103-102/+95
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-104-19/+1
* Remove the Spanish localization because there isn't a spanish .po file.SND\MaddTheSane_cp2013-09-016-1988/+67
* Some more work on localization for OS X.SND\MaddTheSane_cp2013-09-014-0/+1988
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-307-55/+39
* Preference changes in OS X plug-ins.SND\MaddTheSane_cp2013-08-301-34/+40
* Re-working how DFInput on OS X stores preferences, making it match the rest o...SND\MaddTheSane_cp2013-08-2911-458/+705
* Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.SND\MaddTheSane_cp2013-08-261-2/+1
* Adding an info.plist for the shared spu library on OS X.SND\MaddTheSane_cp2013-08-262-4/+4
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-225-132/+1014
* Fix OS X 10.8-only behavior in the XGL plug-in.SND\MaddTheSane_cp2013-08-212-2/+2
* Minor changes on OS X code.SND\MaddTheSane_cp2013-07-241-1/+1
* Fix a leak in non-ARC code.SND\MaddTheSane_cp2013-07-161-0/+3
* Fixing bug 10934.SND\MaddTheSane_cp2013-07-121-1/+2
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-8/+2
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-051-36/+0