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
/
PcsxrController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
OS X: Move source files to their own folder.
SND\MaddTheSane_cp
2014-07-20
1
-974
/
+0
*
OS X:
SND\MaddTheSane_cp
2014-03-28
1
-2
/
+3
*
OS X:
SND\MaddTheSane_cp
2014-01-12
1
-8
/
+12
*
OS X:
SND\MaddTheSane_cp
2014-01-01
1
-1
/
+1
*
OS X:
SND\MaddTheSane_cp
2013-12-30
1
-1
/
+53
*
Better checking if we are launched from the Finder if we are on Mavericks. Co...
SND\MaddTheSane_cp
2013-12-30
1
-29
/
+34
*
Getting rid of a duplicate localization function.
SND\MaddTheSane_cp
2013-12-04
1
-1
/
+1
*
Removing old, outdated comments.
SND\MaddTheSane_cp
2013-12-02
1
-1
/
+0
*
Fixing a bug I introduced.
SND\MaddTheSane_cp
2013-10-05
1
-2
/
+2
*
Minor fixes and improvements on OS X code.
SND\MaddTheSane_cp
2013-10-04
1
-8
/
+19
*
Take into account if a user closed the emulator window before a new CD became...
SND\MaddTheSane_cp
2013-09-22
1
-1
/
+18
*
Updating the Info.plist files.
SND\MaddTheSane_cp
2013-09-17
1
-6
/
+0
*
Wait for a new physical CD to be inserted when ejecting the CD on OS X.
SND\MaddTheSane_cp
2013-09-16
1
-15
/
+60
*
Changing a few Objective C classes to have their ivars hidden.
SND\MaddTheSane_cp
2013-09-13
1
-1
/
+4
*
Convert Objective-C code to modern syntax, mainly for the NSDictionaries.
SND\MaddTheSane_cp
2013-09-10
1
-47
/
+38
*
Remove 32-bit support on OS X.
SND\MaddTheSane_cp
2013-09-10
1
-36
/
+5
*
OS X:
SND\MaddTheSane_cp
2013-08-24
1
-4
/
+4
*
Messing with the order of arguments of the LaunchArg class in OS X.
SND\MaddTheSane_cp
2013-08-22
1
-23
/
+23
*
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
*
Some work on OS X's cheat interface.
SND\MaddTheSane_cp
2013-08-01
1
-1
/
+3
*
Minor changes on OS X code.
SND\MaddTheSane_cp
2013-07-24
1
-1
/
+1
*
Remvoing SysPrintfs that I missed from Cocoa code the last time I did this.
SND\MaddTheSane_cp
2013-07-11
1
-1
/
+1
*
Revert some SysPrintfs in OS X to NSLogs.
SND\MaddTheSane_cp
2013-07-11
1
-14
/
+3
*
minor code tweaks.
SND\MaddTheSane_cp
2013-07-10
1
-13
/
+24
*
Some more work on PCSXR's logging on OS X.
SND\MaddTheSane_cp
2013-07-09
1
-0
/
+5
*
Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.
SND\MaddTheSane_cp
2013-07-09
1
-23
/
+27
*
Have the arguments passed to the OS X app be done in a specific order, so i.e...
SND\MaddTheSane_cp
2013-07-08
1
-41
/
+80
*
Clang apparently doesn't respond to -falign-loops or -finline-limit. Removing...
SND\MaddTheSane_cp
2013-07-08
1
-5
/
+5
*
Rewriting the memory card management on OS X. It's lacking copy capability ri...
SND\MaddTheSane_cp
2013-07-08
1
-3
/
+2
*
Moving the memory card manager to the preferences window.
SND\MaddTheSane_cp
2013-07-06
1
-5
/
+0
*
Minor OS X changes.
SND\MaddTheSane_cp
2013-07-06
1
-1
/
+1
*
Get rid of the seperate ARCBridge headers.
SND\MaddTheSane_cp
2013-07-05
1
-1
/
+1
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
1
-1
/
+1
*
Making the SIO plug-ins work on OS X.
SND\MaddTheSane_cp
2013-07-05
1
-0
/
+1
*
get rid of extra, blank lines on OS X.
SND\MaddTheSane_cp
2013-07-04
1
-1
/
+0
*
Even more work on the memory card management.
SND\MaddTheSane_cp
2013-06-26
1
-5
/
+19
*
Handle getting passed "files" that are actually command line options. This ha...
SND\MaddTheSane_cp
2013-06-22
1
-0
/
+5
*
Minor spacing changes.
SND\MaddTheSane_cp
2013-06-22
1
-8
/
+29
*
Ignore files passed via the command line if we're parsing.
SND\MaddTheSane_cp
2013-06-22
1
-52
/
+108
*
Adding some rudimentary command line support for OS X
SND\MaddTheSane_cp
2013-06-22
1
-0
/
+157
*
Make OS X use LidInterrupt.
SND\MaddTheSane_cp
2013-06-20
1
-4
/
+5
*
Apply patch 13980, with fixes to get it working properly. This allows a cheat...
SND\MaddTheSane_cp
2013-03-03
1
-3
/
+23
*
Only run the url if the emulator is running if we are using an ISO.
SND\MaddTheSane_cp
2013-03-02
1
-2
/
+6
*
sio;
SND\edgbla_cp
2013-02-14
1
-1
/
+1
*
Make sPluginList in PluginList.m unsafe-unretained so we can properly free it...
SND\MaddTheSane_cp
2013-01-14
1
-7
/
+5
*
Disable the dynarec core on OS X i386. It will still run in 64-bit mode.
SND\MaddTheSane_cp
2013-01-10
1
-1
/
+8
*
Use strlcpy on OS X code.
SND\MaddTheSane_cp
2013-01-10
1
-24
/
+37
*
Use ARC in 64-bit mode on the Mac.
SND\MaddTheSane_cp
2013-01-09
1
-12
/
+21
*
Making PCSX-R for Mac handle the added disc image formats.
SND\MaddTheSane_cp
2013-01-08
1
-78
/
+3
*
Setting end-of-line metadata.
SND\MaddTheSane_cp
2012-12-24
1
-0
/
+0
[next]