summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/macsrc/PadController.m
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-101-0/+3
* OS X: DFInput fixes:SND\MaddTheSane_cp2014-10-081-17/+16
* DFInput: Implement SDL2 GameController support.SND\MaddTheSane_cp2014-04-081-2/+2
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-10/+12
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
* Don’t load old pad preferences on OS X if we already have new ones.SND\MaddTheSane_cp2013-10-051-6/+13
* Slight modification to OS X's pad plug-in code.SND\MaddTheSane_cp2013-09-121-1/+1
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-24/+17
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-6/+1
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-301-1/+0
* Re-working how DFInput on OS X stores preferences, making it match the rest o...SND\MaddTheSane_cp2013-08-291-1/+298
* Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.SND\MaddTheSane_cp2013-08-261-2/+1
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-221-13/+38
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-8/+2
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-3/+4
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-7/+12
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-041-3/+5
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-2/+2
* Setting the Plug-in window controllers' initial value to nil.SND\MaddTheSane_cp2013-01-101-2/+2
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* update my email address.SND\weimingzhi_cp2012-10-231-1/+1
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-1/+1
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-1/+10
* Rebranding.SND\edgbla_cp2011-06-081-2/+2
* implemented config dialog for DFInput on OSX, removed HIDInput.SND\weimingzhi_cp2010-07-291-0/+138