index
:
xavi/pcsxr
master
sio
sio-tcp
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macosx
/
plugins
/
DFInput
/
macsrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fix file and folder permissions
Stelios Tsampas
2018-03-19
11
-0
/
+0
*
OS X: Move the English localization files around.
SND\MaddTheSane_cp
2014-11-10
2
-5
/
+7
*
OS X: make all ivars either be in the implementation block, or converted to O...
SND\MaddTheSane_cp
2014-11-10
2
-19
/
+18
*
OS X: DFInput fixes:
SND\MaddTheSane_cp
2014-10-08
2
-18
/
+17
*
OS X: Minor changes
SND\MaddTheSane_cp
2014-05-22
1
-3
/
+3
*
DFInput: Implement SDL2 GameController support.
SND\MaddTheSane_cp
2014-04-08
10
-61
/
+152
*
OS X:
SND\MaddTheSane_cp
2014-04-02
1
-1
/
+1
*
OS X: Check for an RTFD credits in the plug-ins.
SND\MaddTheSane_cp
2014-03-03
1
-10
/
+12
*
OS X: Fix some Pedantic warnings.
SND\MaddTheSane_cp
2014-01-02
1
-1
/
+1
*
Don’t load old pad preferences on OS X if we already have new ones.
SND\MaddTheSane_cp
2013-10-05
1
-6
/
+13
*
Slight modification to OS X's pad plug-in code.
SND\MaddTheSane_cp
2013-09-12
3
-21
/
+24
*
Convert Objective-C code to modern syntax, mainly for the NSDictionaries.
SND\MaddTheSane_cp
2013-09-10
3
-102
/
+95
*
Remove 32-bit support on OS X.
SND\MaddTheSane_cp
2013-09-10
4
-19
/
+1
*
Better prefs managing on the main app.
SND\MaddTheSane_cp
2013-08-30
7
-55
/
+39
*
Preference changes in OS X plug-ins.
SND\MaddTheSane_cp
2013-08-30
1
-34
/
+40
*
Re-working how DFInput on OS X stores preferences, making it match the rest o...
SND\MaddTheSane_cp
2013-08-29
7
-453
/
+666
*
Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.
SND\MaddTheSane_cp
2013-08-26
1
-2
/
+1
*
Adding an info.plist for the shared spu library on OS X.
SND\MaddTheSane_cp
2013-08-26
2
-4
/
+4
*
Moving most of the OS X preferences to auto layout, and all to 10.7.
SND\MaddTheSane_cp
2013-08-22
4
-17
/
+52
*
Fix OS X 10.8-only behavior in the XGL plug-in.
SND\MaddTheSane_cp
2013-08-21
2
-2
/
+2
*
Fix a leak in non-ARC code.
SND\MaddTheSane_cp
2013-07-16
1
-0
/
+3
*
Fixing bug 10934.
SND\MaddTheSane_cp
2013-07-12
1
-1
/
+2
*
Updating OS X plug-in code.
SND\MaddTheSane_cp
2013-07-09
1
-8
/
+2
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
3
-5
/
+6
*
Fix Cocoa complaining when getting the plug-in info under OS X.
SND\MaddTheSane_cp
2013-07-05
1
-7
/
+12
*
get rid of extra, blank lines on OS X.
SND\MaddTheSane_cp
2013-07-04
1
-1
/
+0
*
Make the plug-ins use ARC in 64-bit mode.
SND\MaddTheSane_cp
2013-07-04
3
-3
/
+9
*
Make OS X's localization implementation functions match the signature of gett...
SND\MaddTheSane_cp
2013-03-03
1
-2
/
+2
*
Setting the Plug-in window controllers' initial value to nil.
SND\MaddTheSane_cp
2013-01-10
1
-2
/
+2
*
Setting end-of-line metadata.
SND\MaddTheSane_cp
2012-12-24
11
-0
/
+0
*
update my email address.
SND\weimingzhi_cp
2012-10-23
11
-11
/
+11
*
Quieting a warning in OS X localization implementation.
SND\MaddTheSane_cp
2012-09-23
1
-1
/
+1
*
First steps for localization support for Mac OS X/Cocoa, including:
SND\MaddTheSane_cp
2011-11-17
2
-3
/
+10
*
Changing Mac getters to be more Objective-C.
SND\MaddTheSane_cp
2011-11-12
4
-4
/
+4
*
Big Mac Commit!
SND\MaddTheSane_cp
2011-11-12
4
-9
/
+7
*
Patch 10767 (Durandal_1707).
SND\edgbla_cp
2011-11-09
3
-7
/
+6
*
macos keys (patch 10713).
SND\edgbla_cp
2011-11-03
1
-84
/
+100
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69887 e17a0e51-4ae3-4d35...
SND\edgbla_cp
2011-08-23
3
-3
/
+28
*
Rebranding.
SND\edgbla_cp
2011-06-08
6
-8
/
+8
*
-NSInteger is 64-bit on x86_64 so use long instead (cannot test for now, use ...
SND\weimingzhi_cp
2011-02-19
1
-3
/
+3
*
-Reverted some changes to make the code build again on Tiger.
SND\weimingzhi_cp
2011-02-19
1
-3
/
+3
*
MaddTheSane:
SND\weimingzhi_cp
2010-12-14
1
-3
/
+3
*
dfinput: only accept axis input when the current axis position is off enough ...
SND\weimingzhi_cp
2010-08-01
3
-4
/
+31
*
dfinput (macosx): upgraded to SDL 1.3 Beta.
SND\weimingzhi_cp
2010-07-31
1
-3
/
+0
*
implemented config dialog for DFInput on OSX, removed HIDInput.
SND\weimingzhi_cp
2010-07-29
10
-16
/
+1281
*
ported dfinput to osx as well (prelimiary, no config dialog yet). will eventu...
SND\weimingzhi_cp
2010-07-25
2
-0
/
+185