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
Commit message (
Expand
)
Author
Age
Files
Lines
*
OS X:
SND\MaddTheSane_cp
2014-01-16
1
-1
/
+1
*
OS X:
SND\MaddTheSane_cp
2014-01-05
1
-23
/
+27
*
OS X: Fix some Pedantic warnings.
SND\MaddTheSane_cp
2014-01-02
1
-1
/
+1
*
Remove untranslated Korean files.
SND\MaddTheSane_cp
2013-12-29
3
-109
/
+0
*
Initial work on OS X Korean localization.
SND\MaddTheSane_cp
2013-12-17
3
-0
/
+109
*
Minor changes to OS X’s info.plist files.
SND\MaddTheSane_cp
2013-12-08
1
-1
/
+1
*
Messing with the OS X credits.
SND\MaddTheSane_cp
2013-12-06
2
-13
/
+14
*
Adding Chinese localization from Sdchun.
SND\MaddTheSane_cp
2013-12-04
3
-0
/
+126
*
Even MORE OS X localization work.
SND\MaddTheSane_cp
2013-11-27
2
-0
/
+96
*
Updating PCSX-R version to 1.9.95.
SND\MaddTheSane_cp
2013-11-10
2
-0
/
+48
*
Removing untranslated OS X localization files.
SND\MaddTheSane_cp
2013-10-26
11
-311
/
+0
*
Implement localization on some OS X strings, mainly those in the Hungarian lo...
SND\MaddTheSane_cp
2013-10-20
1
-33
/
+33
*
I'll never be happy...
SND\MaddTheSane_cp
2013-10-20
15
-0
/
+0
*
As loathe as I am to do it, making OS X's .strings files into UTF-16.
SND\MaddTheSane_cp
2013-10-19
15
-0
/
+0
*
Initial work on broad localization.
SND\MaddTheSane_cp
2013-10-19
12
-0
/
+366
*
Don’t load old pad preferences on OS X if we already have new ones.
SND\MaddTheSane_cp
2013-10-05
1
-6
/
+13
*
Updating constraints on OS X XIBs.
SND\MaddTheSane_cp
2013-09-22
1
-44
/
+48
*
Migrating xibs to Xcode 5.
SND\MaddTheSane_cp
2013-09-20
1
-1921
/
+277
*
Updating the Info.plist files.
SND\MaddTheSane_cp
2013-09-17
1
-0
/
+2
*
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
*
Remove the Spanish localization because there isn't a spanish .po file.
SND\MaddTheSane_cp
2013-09-01
6
-1988
/
+67
*
Some more work on localization for OS X.
SND\MaddTheSane_cp
2013-09-01
4
-0
/
+1988
*
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
11
-458
/
+705
*
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
5
-132
/
+1014
*
Fix OS X 10.8-only behavior in the XGL plug-in.
SND\MaddTheSane_cp
2013-08-21
2
-2
/
+2
*
Minor changes on OS X code.
SND\MaddTheSane_cp
2013-07-24
1
-1
/
+1
*
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
*
Get rid of the seperate ARCBridge headers.
SND\MaddTheSane_cp
2013-07-05
1
-36
/
+0
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
3
-5
/
+6
*
Grouping similar classes in Xcode.
SND\MaddTheSane_cp
2013-07-05
1
-0
/
+0
*
Consolidate the plug-ins in OS X into the main PCSXR project.
SND\MaddTheSane_cp
2013-07-05
1
-663
/
+0
*
Moving the Xcode config files to their own folder, and fixing the projects' r...
SND\MaddTheSane_cp
2013-07-05
1
-5
/
+5
*
Fix Cocoa complaining when getting the plug-in info under OS X.
SND\MaddTheSane_cp
2013-07-05
1
-7
/
+12
*
Implement the Xcode setting files on Xcode projects.
SND\MaddTheSane_cp
2013-07-05
1
-36
/
+19
*
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
5
-13
/
+65
*
Make OS X's localization implementation functions match the signature of gett...
SND\MaddTheSane_cp
2013-03-03
1
-2
/
+2
*
Updating Xcode project files based on Xcode 4.6 upgrade recommendation.
SND\MaddTheSane_cp
2013-01-29
1
-1
/
+15
*
Setting the Plug-in window controllers' initial value to nil.
SND\MaddTheSane_cp
2013-01-10
1
-2
/
+2
*
Messing with the OS X plug-in code:
SND\MaddTheSane_cp
2013-01-10
1
-0
/
+2
*
Setting end-of-line metadata.
SND\MaddTheSane_cp
2012-12-24
11
-0
/
+0
*
Mac Patch 13437.
SND\MaddTheSane_cp
2012-12-15
2
-61
/
+64
[next]