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
/
PcsxrPlugin.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
OS X: Move source files to their own folder.
SND\MaddTheSane_cp
2014-07-20
1
-404
/
+0
*
OS X: Minor changes to the PcsxrPlugin class.
SND\MaddTheSane_cp
2014-01-25
1
-8
/
+7
*
Removing old, outdated comments.
SND\MaddTheSane_cp
2013-12-02
1
-4
/
+0
*
Changing a few Objective C classes to have their ivars hidden.
SND\MaddTheSane_cp
2013-09-13
1
-14
/
+16
*
Convert Objective-C code to modern syntax, mainly for the NSDictionaries.
SND\MaddTheSane_cp
2013-09-10
1
-1
/
+1
*
Remove 32-bit support on OS X.
SND\MaddTheSane_cp
2013-09-10
1
-20
/
+3
*
Continual improvement to OS X code.
SND\MaddTheSane_cp
2013-08-24
1
-1
/
+9
*
Work on the cheat handling on OS X.
SND\MaddTheSane_cp
2013-08-15
1
-0
/
+9
*
Since when did PcsxrPlugin.m in Xcode get marked to use spaces instead of tabs?
SND\MaddTheSane_cp
2013-07-09
1
-179
/
+179
*
Trimming down the preprocessor macros on OS X's plugin object class.
SND\MaddTheSane_cp
2013-07-09
1
-121
/
+115
*
Clang apparently doesn't respond to -falign-loops or -finline-limit. Removing...
SND\MaddTheSane_cp
2013-07-08
1
-1
/
+1
*
Minor OS X changes.
SND\MaddTheSane_cp
2013-07-06
1
-3
/
+3
*
Get rid of the seperate ARCBridge headers.
SND\MaddTheSane_cp
2013-07-05
1
-43
/
+56
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
1
-1
/
+1
*
Consolidate the plug-ins in OS X into the main PCSXR project.
SND\MaddTheSane_cp
2013-07-05
1
-0
/
+2
*
Making the SIO plug-ins work on OS X.
SND\MaddTheSane_cp
2013-07-05
1
-1
/
+8
*
fixed a memory leak in non-ARC code.
SND\MaddTheSane_cp
2013-01-29
1
-5
/
+5
*
Make sPluginList in PluginList.m unsafe-unretained so we can properly free it...
SND\MaddTheSane_cp
2013-01-14
1
-29
/
+33
*
Use strlcpy on OS X code.
SND\MaddTheSane_cp
2013-01-10
1
-6
/
+14
*
Setting the Plug-in window controllers' initial value to nil.
SND\MaddTheSane_cp
2013-01-10
1
-0
/
+2
*
Messing with the OS X plug-in code:
SND\MaddTheSane_cp
2013-01-10
1
-21
/
+29
*
Use ARC in 64-bit mode on the Mac.
SND\MaddTheSane_cp
2013-01-09
1
-24
/
+25
*
Setting end-of-line metadata.
SND\MaddTheSane_cp
2012-12-24
1
-0
/
+0
*
Fixing naming convention on a Cocoa function.
SND\MaddTheSane_cp
2012-10-13
1
-11
/
+11
*
Fix missing return statement.
SND\MaddTheSane_cp
2012-09-28
1
-1
/
+1
*
Changing encoding of c strings returned for the linker on OS X to ASCII: I do...
SND\MaddTheSane_cp
2012-09-23
1
-38
/
+47
*
Fail in PcsxrPlugin initialization if we can't find the plugin specified. Pre...
SND\MaddTheSane_cp
2011-12-29
1
-0
/
+6
*
Added sanity checking around the temporary version checking for loading libra...
SND\MaddTheSane_cp
2011-12-20
1
-7
/
+12
*
Uncomment out dlclose in SysCloseLibrary.
SND\MaddTheSane_cp
2011-12-18
1
-1
/
+9
*
Tell NSWorkspace to note the proper file path changed in PcsxrPluginHandler.
SND\MaddTheSane_cp
2011-12-17
1
-3
/
+4
*
Multiple plug-in directories support for Mac OS X. It could be better: curren...
SND\MaddTheSane_cp
2011-12-17
1
-7
/
+39
*
Actually load the Net plug-in on Mac OS X.
SND\MaddTheSane_cp
2011-11-29
1
-1
/
+3
*
Changing Mac getters to be more Objective-C.
SND\MaddTheSane_cp
2011-11-12
1
-14
/
+14
*
Big Mac Commit!
SND\MaddTheSane_cp
2011-11-12
1
-2
/
+4
*
Patch 10767 (Durandal_1707).
SND\edgbla_cp
2011-11-09
1
-15
/
+15
*
Rebranding.
SND\edgbla_cp
2011-06-08
1
-0
/
+303