summaryrefslogtreecommitdiff
path: root/macosx/main.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-311/+0
* OS X: minor code changes and improvements.SND\MaddTheSane_cp2014-06-061-2/+1
* OS X: Add a comment.SND\MaddTheSane_cp2014-04-081-0/+2
* OS X:SND\MaddTheSane_cp2014-04-021-2/+2
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-1/+1
* Better checking if we are launched from the Finder if we are on Mavericks. Co...SND\MaddTheSane_cp2013-12-301-6/+39
* Some code changes.SND\MaddTheSane_cp2013-12-021-0/+1
* Removing old, outdated comments.SND\MaddTheSane_cp2013-12-021-1/+1
* Some more OS X refinement.SND\MaddTheSane_cp2013-11-271-10/+13
* Minor changes.SND\MaddTheSane_cp2013-11-271-18/+5
* Bleh, the emulog was being needlessly verbose.SND\MaddTheSane_cp2013-10-261-2/+1
* Uh, oops.SND\MaddTheSane_cp2013-10-181-1/+1
* Fix OS X’s SysPrintf, when sent strings without a newline. Before, it used ...SND\MaddTheSane_cp2013-10-161-5/+29
* Replace the deprecated kIOPMAssertionTypeNoDisplaySleep with kIOPMAssertionTy...SND\MaddTheSane_cp2013-10-161-12/+21
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-2/+2
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-3/+0
* uncomment out some code: it no longer crashes.SND\MaddTheSane_cp2013-08-261-1/+1
* Adding an info.plist for the shared spu library on OS X.SND\MaddTheSane_cp2013-08-261-2/+1
* Unloading bundles with Objective C classes is dangerous. Let's not unload the...SND\MaddTheSane_cp2013-08-211-1/+1
* fixing the wrong project being non-arc.SND\MaddTheSane_cp2013-07-261-19/+15
* Minor changes on OS X code.SND\MaddTheSane_cp2013-07-241-1/+1
* Fix debug messages when the debug file pointer isn't inited on OS X. This onl...SND\MaddTheSane_cp2013-07-201-3/+6
* Remvoing SysPrintfs that I missed from Cocoa code the last time I did this.SND\MaddTheSane_cp2013-07-111-1/+1
* Revert some SysPrintfs in OS X to NSLogs.SND\MaddTheSane_cp2013-07-111-49/+24
* Define PADhandleKey in OS X's main.m file.SND\MaddTheSane_cp2013-07-101-2/+4
* Tab and spacing changes.SND\MaddTheSane_cp2013-07-101-14/+14
* minor code tweaks.SND\MaddTheSane_cp2013-07-101-8/+27
* Future work to get PADhandleKey working on OS X. Still very much a work-in-pr...SND\MaddTheSane_cp2013-07-091-0/+5
* Some more work on PCSXR's logging on OS X.SND\MaddTheSane_cp2013-07-091-28/+67
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-4/+12
* Various updates and improvements to OS X code.SND\MaddTheSane_cp2013-07-081-0/+1
* Implement compaction of memory cards.SND\MaddTheSane_cp2013-07-081-0/+4
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-3/+3
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-051-0/+8
* Ignore files passed via the command line if we're parsing.SND\MaddTheSane_cp2013-06-221-12/+5
* Adding some rudimentary command line support for OS XSND\MaddTheSane_cp2013-06-221-3/+23
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-2/+2
* Use strlcpy on OS X code.SND\MaddTheSane_cp2013-01-101-2/+2
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-3/+4
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* Mac Patch 13437.SND\MaddTheSane_cp2012-12-151-0/+4
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-1/+1
* Uncomment out dlclose in SysCloseLibrary.SND\MaddTheSane_cp2011-12-181-1/+1
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+8
* Use Power Assertions on both 32-bit and 64-bit.SND\MaddTheSane_cp2011-11-121-18/+4
* Patch 10804, 10805 (MaddTheSane).SND\edgbla_cp2011-11-121-5/+6
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-9/+9
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67977 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-191-0/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63551 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2011-02-191-2/+7
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-191-2/+9