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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumping the version up to 1.9.94.
SND\MaddTheSane_cp
2013-08-27
1
-2
/
+2
*
uncomment out some code: it no longer crashes.
SND\MaddTheSane_cp
2013-08-26
1
-1
/
+1
*
Bumping the version up to 1.9.94.
SND\MaddTheSane_cp
2013-08-26
1
-1
/
+1
*
Minor changes to the Sio1 plug-in for OS X.
SND\MaddTheSane_cp
2013-08-26
1
-14
/
+9
*
Use __private_extern__ on OS X's localization functions.
SND\MaddTheSane_cp
2013-08-26
4
-16
/
+16
*
Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.
SND\MaddTheSane_cp
2013-08-26
7
-13
/
+6
*
Adding an info.plist for the shared spu library on OS X.
SND\MaddTheSane_cp
2013-08-26
5
-6
/
+41
*
Use a codesign for OS X to get around gatekeeper.
SND\MaddTheSane_cp
2013-08-26
1
-0
/
+2
*
Remove commented-out code.
SND\MaddTheSane_cp
2013-08-24
1
-1
/
+0
*
OS X:
SND\MaddTheSane_cp
2013-08-24
3
-52
/
+45
*
Continual improvement to OS X code.
SND\MaddTheSane_cp
2013-08-24
4
-21
/
+35
*
Moving most of the OS X preferences to auto layout, and all to 10.7.
SND\MaddTheSane_cp
2013-08-22
25
-3828
/
+10363
*
Use SDL2.framework from /Library/Frameworks on OS X instead of miniSDL.
SND\MaddTheSane_cp
2013-08-22
54
-31680
/
+29
*
Messing with the order of arguments of the LaunchArg class in OS X.
SND\MaddTheSane_cp
2013-08-22
3
-23
/
+29
*
Fixing a bug.
SND\MaddTheSane_cp
2013-08-22
1
-1
/
+1
*
Unloading bundles with Objective C classes is dangerous. Let's not unload the...
SND\MaddTheSane_cp
2013-08-21
1
-1
/
+1
*
Fix compiling issue.
SND\MaddTheSane_cp
2013-08-21
3
-20
/
+22
*
Fix OS X 10.8-only behavior in the XGL plug-in.
SND\MaddTheSane_cp
2013-08-21
9
-85
/
+94
*
Implement window size for the PeopsXGL plug-in on OS X.
SND\MaddTheSane_cp
2013-08-21
3
-55
/
+358
*
Make OS X's version be the current SVN version. This script will probably be ...
SND\MaddTheSane_cp
2013-08-19
2
-1
/
+87
*
Updating OS X's version to match that of Linux.
SND\MaddTheSane_cp
2013-08-17
3
-17
/
+15
*
Finish work on OS X's cheat management.
SND\MaddTheSane_cp
2013-08-17
6
-826
/
+957
*
Make more plug-ins use and implement RunOnMainThreadSync.
SND\MaddTheSane_cp
2013-08-17
7
-53
/
+81
*
Some work on the cheat window on OS X. Note that the changes are disabled by ...
SND\MaddTheSane_cp
2013-08-16
3
-137
/
+1734
*
Work on the cheat handling on OS X.
SND\MaddTheSane_cp
2013-08-15
2
-40
/
+47
*
Some preferences improvements to the PeopsSoftGL plug-in on OS X.
SND\MaddTheSane_cp
2013-08-10
2
-17
/
+31
*
Fix a problem if the memory cards couldn't be found. This fixes the plug-ins ...
SND\MaddTheSane_cp
2013-08-10
1
-5
/
+24
*
Minor spacing change in OS X's memory card manager.
SND\MaddTheSane_cp
2013-08-09
1
-61
/
+43
*
Make some functions in SoftGL on OS X use modern Objective-C syntax.
SND\MaddTheSane_cp
2013-08-01
1
-11
/
+11
*
Some work on OS X's cheat interface.
SND\MaddTheSane_cp
2013-08-01
9
-6
/
+107
*
fixing the wrong project being non-arc.
SND\MaddTheSane_cp
2013-07-26
6
-52
/
+60
*
Minor bug fixes.
SND\MaddTheSane_cp
2013-07-24
2
-26
/
+11
*
Minor changes on OS X code.
SND\MaddTheSane_cp
2013-07-24
5
-5
/
+29
*
Change the plug-in implementation on OS X's PeopsXGL plug-in.
SND\MaddTheSane_cp
2013-07-23
3
-1246
/
+1375
*
Fix debug messages when the debug file pointer isn't inited on OS X. This onl...
SND\MaddTheSane_cp
2013-07-20
1
-3
/
+6
*
Fix a leak in non-ARC code.
SND\MaddTheSane_cp
2013-07-16
2
-1
/
+3
*
Fixing bug 10934.
SND\MaddTheSane_cp
2013-07-12
2
-2
/
+3
*
Only print some NSLogs when debugging.
SND\MaddTheSane_cp
2013-07-11
1
-0
/
+4
*
Remvoing SysPrintfs that I missed from Cocoa code the last time I did this.
SND\MaddTheSane_cp
2013-07-11
3
-7
/
+9
*
Don't build the mini-SDL library with ARC.
SND\MaddTheSane_cp
2013-07-11
2
-2
/
+10
*
Revert some SysPrintfs in OS X to NSLogs.
SND\MaddTheSane_cp
2013-07-11
7
-70
/
+34
*
Define PADhandleKey in OS X's main.m file.
SND\MaddTheSane_cp
2013-07-10
1
-2
/
+4
*
Tab and spacing changes.
SND\MaddTheSane_cp
2013-07-10
1
-14
/
+14
*
minor code tweaks.
SND\MaddTheSane_cp
2013-07-10
5
-27
/
+63
*
Future work to get PADhandleKey working on OS X. Still very much a work-in-pr...
SND\MaddTheSane_cp
2013-07-09
2
-1
/
+6
*
Make the bladesio1 driver work on OS X:
SND\MaddTheSane_cp
2013-07-09
4
-97
/
+126
*
Some more work on PCSXR's logging on OS X.
SND\MaddTheSane_cp
2013-07-09
4
-132
/
+198
*
Fix a bug in OS X 32-bit code.
SND\MaddTheSane_cp
2013-07-09
4
-3
/
+3
*
Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.
SND\MaddTheSane_cp
2013-07-09
20
-95
/
+86
*
Include file missing from last commit.
SND\MaddTheSane_cp
2013-07-09
2
-2
/
+26
[next]