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
/
DFXVideo
Commit message (
Expand
)
Author
Age
Files
Lines
*
OS X:
SND\MaddTheSane_cp
2014-01-16
1
-3
/
+1
*
OS X:
SND\MaddTheSane_cp
2014-01-05
1
-6
/
+8
*
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
-209
/
+0
*
Wow, I feel like an idiot: I didn’t realize there was a setStringValue: in ...
SND\MaddTheSane_cp
2013-12-17
1
-4
/
+3
*
Initial work on OS X Korean localization.
SND\MaddTheSane_cp
2013-12-17
3
-0
/
+209
*
OS X:
SND\MaddTheSane_cp
2013-12-08
3
-6
/
+6
*
Minor changes to OS X’s info.plist files.
SND\MaddTheSane_cp
2013-12-08
1
-2
/
+2
*
Messing with the OS X credits.
SND\MaddTheSane_cp
2013-12-06
2
-12
/
+20
*
Adding Chinese localization from Sdchun.
SND\MaddTheSane_cp
2013-12-04
2
-0
/
+213
*
Minor constraint changes on OS X xibs.
SND\MaddTheSane_cp
2013-12-02
1
-26
/
+38
*
Some code changes.
SND\MaddTheSane_cp
2013-12-02
1
-10
/
+11
*
Replace three periods with ellipses on OS X localization files.
SND\MaddTheSane_cp
2013-12-02
1
-2
/
+2
*
Even MORE OS X localization work.
SND\MaddTheSane_cp
2013-11-27
2
-0
/
+378
*
Apple seems to be really pushing OpenGL3, let’s see if I can make an OpenGL...
SND\MaddTheSane_cp
2013-11-27
4
-688
/
+828
*
More work on OS X localization.
SND\MaddTheSane_cp
2013-11-26
1
-0
/
+4
*
OS X:
SND\MaddTheSane_cp
2013-11-16
3
-14
/
+11
*
Fix use of deprecated functions.
SND\MaddTheSane_cp
2013-11-10
1
-6
/
+6
*
Updating PCSX-R version to 1.9.95.
SND\MaddTheSane_cp
2013-11-10
2
-0
/
+189
*
Removing untranslated OS X localization files.
SND\MaddTheSane_cp
2013-10-26
12
-92
/
+1
*
Implement window size setting for PeopsSoftGL on OS X.
SND\MaddTheSane_cp
2013-10-23
7
-84
/
+106
*
Minor Hungarian localizable strings update.
SND\MaddTheSane_cp
2013-10-23
1
-1
/
+1
*
Implement localization on some OS X strings, mainly those in the Hungarian lo...
SND\MaddTheSane_cp
2013-10-20
1
-2
/
+2
*
Initial work on broad localization.
SND\MaddTheSane_cp
2013-10-19
12
-0
/
+102
*
Updating constraints on OS X XIBs.
SND\MaddTheSane_cp
2013-09-22
1
-57
/
+51
*
Migrating xibs to Xcode 5.
SND\MaddTheSane_cp
2013-09-20
2
-3953
/
+500
*
Updating the Info.plist files.
SND\MaddTheSane_cp
2013-09-17
1
-0
/
+2
*
Quieting a warning about small integer size on OS X.
SND\MaddTheSane_cp
2013-09-12
1
-1
/
+2
*
Convert Objective-C code to modern syntax, mainly for the NSDictionaries.
SND\MaddTheSane_cp
2013-09-10
2
-61
/
+55
*
Remove 32-bit support on OS X.
SND\MaddTheSane_cp
2013-09-10
5
-47
/
+5
*
Remove the Spanish localization because there isn't a spanish .po file.
SND\MaddTheSane_cp
2013-09-01
5
-3682
/
+11
*
Some more work on localization for OS X.
SND\MaddTheSane_cp
2013-09-01
4
-0
/
+3682
*
Preference changes in OS X plug-ins.
SND\MaddTheSane_cp
2013-08-30
1
-6
/
+6
*
Use __private_extern__ on OS X's localization functions.
SND\MaddTheSane_cp
2013-08-26
1
-2
/
+2
*
Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.
SND\MaddTheSane_cp
2013-08-26
1
-2
/
+1
*
Moving most of the OS X preferences to auto layout, and all to 10.7.
SND\MaddTheSane_cp
2013-08-22
5
-697
/
+2228
*
Fix compiling issue.
SND\MaddTheSane_cp
2013-08-21
1
-18
/
+18
*
Make more plug-ins use and implement RunOnMainThreadSync.
SND\MaddTheSane_cp
2013-08-17
3
-2
/
+11
*
Some preferences improvements to the PeopsSoftGL plug-in on OS X.
SND\MaddTheSane_cp
2013-08-10
2
-17
/
+31
*
Make some functions in SoftGL on OS X use modern Objective-C syntax.
SND\MaddTheSane_cp
2013-08-01
1
-11
/
+11
*
fixing the wrong project being non-arc.
SND\MaddTheSane_cp
2013-07-26
1
-1
/
+2
*
Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.
SND\MaddTheSane_cp
2013-07-09
3
-5
/
+5
*
Updating OS X plug-in code.
SND\MaddTheSane_cp
2013-07-09
1
-9
/
+2
*
Get rid of the seperate ARCBridge headers.
SND\MaddTheSane_cp
2013-07-05
2
-36
/
+0
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
3
-5
/
+3
*
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
-441
/
+0
*
Moving the Xcode config files to their own folder, and fixing the projects' r...
SND\MaddTheSane_cp
2013-07-05
1
-4
/
+4
*
Fix Cocoa complaining when getting the plug-in info under OS X.
SND\MaddTheSane_cp
2013-07-05
1
-8
/
+12
*
Make it build again
SND\MaddTheSane_cp
2013-07-05
1
-4
/
+12
[next]