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
/
main.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
OS X: Move source files to their own folder.
SND\MaddTheSane_cp
2014-07-20
1
-311
/
+0
*
OS X: minor code changes and improvements.
SND\MaddTheSane_cp
2014-06-06
1
-2
/
+1
*
OS X: Add a comment.
SND\MaddTheSane_cp
2014-04-08
1
-0
/
+2
*
OS X:
SND\MaddTheSane_cp
2014-04-02
1
-2
/
+2
*
OS X: Check for an RTFD credits in the plug-ins.
SND\MaddTheSane_cp
2014-03-03
1
-1
/
+1
*
Better checking if we are launched from the Finder if we are on Mavericks. Co...
SND\MaddTheSane_cp
2013-12-30
1
-6
/
+39
*
Some code changes.
SND\MaddTheSane_cp
2013-12-02
1
-0
/
+1
*
Removing old, outdated comments.
SND\MaddTheSane_cp
2013-12-02
1
-1
/
+1
*
Some more OS X refinement.
SND\MaddTheSane_cp
2013-11-27
1
-10
/
+13
*
Minor changes.
SND\MaddTheSane_cp
2013-11-27
1
-18
/
+5
*
Bleh, the emulog was being needlessly verbose.
SND\MaddTheSane_cp
2013-10-26
1
-2
/
+1
*
Uh, oops.
SND\MaddTheSane_cp
2013-10-18
1
-1
/
+1
*
Fix OS X’s SysPrintf, when sent strings without a newline. Before, it used ...
SND\MaddTheSane_cp
2013-10-16
1
-5
/
+29
*
Replace the deprecated kIOPMAssertionTypeNoDisplaySleep with kIOPMAssertionTy...
SND\MaddTheSane_cp
2013-10-16
1
-12
/
+21
*
Convert Objective-C code to modern syntax, mainly for the NSDictionaries.
SND\MaddTheSane_cp
2013-09-10
1
-2
/
+2
*
Remove 32-bit support on OS X.
SND\MaddTheSane_cp
2013-09-10
1
-3
/
+0
*
uncomment out some code: it no longer crashes.
SND\MaddTheSane_cp
2013-08-26
1
-1
/
+1
*
Adding an info.plist for the shared spu library on OS X.
SND\MaddTheSane_cp
2013-08-26
1
-2
/
+1
*
Unloading bundles with Objective C classes is dangerous. Let's not unload the...
SND\MaddTheSane_cp
2013-08-21
1
-1
/
+1
*
fixing the wrong project being non-arc.
SND\MaddTheSane_cp
2013-07-26
1
-19
/
+15
*
Minor changes on OS X code.
SND\MaddTheSane_cp
2013-07-24
1
-1
/
+1
*
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
*
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
-49
/
+24
*
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
1
-8
/
+27
*
Future work to get PADhandleKey working on OS X. Still very much a work-in-pr...
SND\MaddTheSane_cp
2013-07-09
1
-0
/
+5
*
Some more work on PCSXR's logging on OS X.
SND\MaddTheSane_cp
2013-07-09
1
-28
/
+67
*
Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.
SND\MaddTheSane_cp
2013-07-09
1
-4
/
+12
*
Various updates and improvements to OS X code.
SND\MaddTheSane_cp
2013-07-08
1
-0
/
+1
*
Implement compaction of memory cards.
SND\MaddTheSane_cp
2013-07-08
1
-0
/
+4
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
1
-3
/
+3
*
Consolidate the plug-ins in OS X into the main PCSXR project.
SND\MaddTheSane_cp
2013-07-05
1
-0
/
+8
*
Ignore files passed via the command line if we're parsing.
SND\MaddTheSane_cp
2013-06-22
1
-12
/
+5
*
Adding some rudimentary command line support for OS X
SND\MaddTheSane_cp
2013-06-22
1
-3
/
+23
*
Make OS X's localization implementation functions match the signature of gett...
SND\MaddTheSane_cp
2013-03-03
1
-2
/
+2
*
Use strlcpy on OS X code.
SND\MaddTheSane_cp
2013-01-10
1
-2
/
+2
*
Use ARC in 64-bit mode on the Mac.
SND\MaddTheSane_cp
2013-01-09
1
-3
/
+4
*
Setting end-of-line metadata.
SND\MaddTheSane_cp
2012-12-24
1
-0
/
+0
*
Mac Patch 13437.
SND\MaddTheSane_cp
2012-12-15
1
-0
/
+4
*
Quieting a warning in OS X localization implementation.
SND\MaddTheSane_cp
2012-09-23
1
-1
/
+1
*
Uncomment out dlclose in SysCloseLibrary.
SND\MaddTheSane_cp
2011-12-18
1
-1
/
+1
*
First steps for localization support for Mac OS X/Cocoa, including:
SND\MaddTheSane_cp
2011-11-17
1
-0
/
+8
*
Use Power Assertions on both 32-bit and 64-bit.
SND\MaddTheSane_cp
2011-11-12
1
-18
/
+4
*
Patch 10804, 10805 (MaddTheSane).
SND\edgbla_cp
2011-11-12
1
-5
/
+6
*
Patch 10767 (Durandal_1707).
SND\edgbla_cp
2011-11-09
1
-9
/
+9
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67977 e17a0e51-4ae3-4d35...
SND\edgbla_cp
2011-06-19
1
-0
/
+2
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63551 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2011-02-19
1
-2
/
+7
*
-Reverted some changes to make the code build again on Tiger.
SND\weimingzhi_cp
2011-02-19
1
-2
/
+9
[next]