summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/macsrc
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-1911-0/+0
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-102-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-082-18/+17
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-3/+3
* DFInput: Implement SDL2 GameController support.SND\MaddTheSane_cp2014-04-0810-61/+152
* OS X:SND\MaddTheSane_cp2014-04-021-1/+1
* 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-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
* 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-297-453/+666
* 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-224-17/+52
* Fix OS X 10.8-only behavior in the XGL plug-in.SND\MaddTheSane_cp2013-08-212-2/+2
* 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
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-053-5/+6
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-7/+12
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-041-1/+0
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-043-3/+9
* 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-2411-0/+0
* update my email address.SND\weimingzhi_cp2012-10-2311-11/+11
* 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-172-3/+10
* Changing Mac getters to be more Objective-C.SND\MaddTheSane_cp2011-11-124-4/+4
* Big Mac Commit!SND\MaddTheSane_cp2011-11-124-9/+7
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-093-7/+6
* macos keys (patch 10713).SND\edgbla_cp2011-11-031-84/+100
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69887 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-08-233-3/+28
* Rebranding.SND\edgbla_cp2011-06-086-8/+8
* -NSInteger is 64-bit on x86_64 so use long instead (cannot test for now, use ...SND\weimingzhi_cp2011-02-191-3/+3
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-191-3/+3
* MaddTheSane:SND\weimingzhi_cp2010-12-141-3/+3
* dfinput: only accept axis input when the current axis position is off enough ...SND\weimingzhi_cp2010-08-013-4/+31
* dfinput (macosx): upgraded to SDL 1.3 Beta.SND\weimingzhi_cp2010-07-311-3/+0
* implemented config dialog for DFInput on OSX, removed HIDInput.SND\weimingzhi_cp2010-07-2910-16/+1281
* ported dfinput to osx as well (prelimiary, no config dialog yet). will eventu...SND\weimingzhi_cp2010-07-252-0/+185