summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/macsrc
Commit message (Expand)AuthorAgeFilesLines
* 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