summaryrefslogtreecommitdiff
path: root/macosx/EmuThread.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-396/+0
* OS X:SND\MaddTheSane_cp2014-04-021-1/+1
* OS X:SND\MaddTheSane_cp2014-03-281-5/+10
* Fix use of deprecated function usage on OS X.SND\MaddTheSane_cp2013-10-271-1/+1
* Take into account if a user closed the emulator window before a new CD became...SND\MaddTheSane_cp2013-09-221-10/+10
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-9/+2
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-11/+2
* Getting rid of commented-out code.SND\MaddTheSane_cp2013-06-261-1/+0
* Minor spacing changes.SND\MaddTheSane_cp2013-06-221-22/+12
* Prevent deadlocking when saving states on OS X.SND\MaddTheSane_cp2013-05-201-12/+31
* Getting rid of the autorelease pools around EmuThread's functions: they were ...SND\MaddTheSane_cp2013-01-111-126/+120
* Use strlcpy on OS X code.SND\MaddTheSane_cp2013-01-101-0/+2
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-132/+130
* Mac Patch 13437.SND\MaddTheSane_cp2012-12-151-3/+3
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-405/+405
* Naming the PSX thread on OS X.SND\MaddTheSane_cp2012-10-311-0/+6
* Fixes for some problems found with Xcode's static analyzer. There are more, b...SND\MaddTheSane_cp2011-12-031-0/+1
* 10797, 10798 (MaddTheSane).SND\edgbla_cp2011-11-111-7/+6
* Rebranding.SND\edgbla_cp2011-06-081-397/+397
* wndmain.c, lnxmain.c, gtk2gui.c, emuthread.mSND\shalma_cp2010-12-111-3/+4
* more cleanups.SND\weimingzhi_cp2010-05-081-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40991 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-01-311-8/+4
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40989 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-01-311-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40988 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-01-311-14/+12
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35399 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-041-0/+8
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35397 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-041-12/+82
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23678 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-06-101-6/+2
* added prelimiary Mac OS X port (still not working)SND\weimingzhi_cp2009-06-091-0/+330