summaryrefslogtreecommitdiff
path: root/macosx/main.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* MaddTheSane:SND\weimingzhi_cp2010-12-141-1/+16
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48354 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-201-92/+12
* more cleanups.SND\weimingzhi_cp2010-05-081-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@44905 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-04-121-5/+0
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40648 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-01-231-12/+11
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38448 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-291-7/+7
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35429 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-041-29/+22
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23738 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-06-181-2/+1
* added prelimiary Mac OS X port (still not working)SND\weimingzhi_cp2009-06-091-0/+250