<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/macosx/ARCBridge.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/'/>
<updated>2013-09-10T18:18:15+00:00</updated>
<entry>
<title>Remove 32-bit support on OS X.</title>
<updated>2013-09-10T18:18:15+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-09-10T18:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=a3ac4842bd5c7058b1363f7d3307f61724fc7178'/>
<id>urn:sha1:a3ac4842bd5c7058b1363f7d3307f61724fc7178</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87114 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Minor OS X changes.</title>
<updated>2013-07-06T03:02:24+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-07-06T03:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=fda7db4491a0c1620afcd50d7f53985442c6e856'/>
<id>urn:sha1:fda7db4491a0c1620afcd50d7f53985442c6e856</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85869 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Ignore files passed via the command line if we're parsing.</title>
<updated>2013-06-22T19:55:35+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-06-22T19:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=b6b2beab4846d5579514aed399d7eab56d6d02f0'/>
<id>urn:sha1:b6b2beab4846d5579514aed399d7eab56d6d02f0</id>
<content type='text'>
Calls to GUI functions should happen on the main thread. Put the [NSApp presentError:] in a block to the main thread.
Put some bools in PcsxrController inside a struct with a size of 1.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85488 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>The weak directive is useless in non-ARC code. comment it out when not using ARC code.</title>
<updated>2013-01-28T17:14:08+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-01-28T17:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=144a5bfda702e8e71f38313e7d8d381dff868203'/>
<id>urn:sha1:144a5bfda702e8e71f38313e7d8d381dff868203</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82567 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Use ARC in 64-bit mode on the Mac.</title>
<updated>2013-01-09T01:50:38+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-01-09T01:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=9af085242bda9ad4da78ef23e9d4ed180aa2c629'/>
<id>urn:sha1:9af085242bda9ad4da78ef23e9d4ed180aa2c629</id>
<content type='text'>
Register when we drag a disc image (or double click) to Pcsxr in the recent menu.
Comment out ReleasePlugins() in SysClose: it was causing a pointer to be released twice when you changed a plug-in (specifically, the GPU).
Cleaning up the Recent items code. One notable case is only releasing objects we have ownership of (this is pointless in ARC, but necessary in 32-bit code).
Had to rewrite -[PluginList setActivePlugin:forType:] because the previous version wasn't ARC-friendly.
If we select a disc while the emulator is running, load the disc into the current session.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82136 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
