<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/macosx/Source/PcsxrMemCardController.m, 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>2016-03-30T14:07:35+00:00</updated>
<entry>
<title>Bring up to date with PCSX-R master (97809)</title>
<updated>2016-03-30T14:07:35+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-03-30T14:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=8b4350fee747708ffd376744ef5dc1e239a87ba6'/>
<id>urn:sha1:8b4350fee747708ffd376744ef5dc1e239a87ba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OS X: Re-work PcsxrMemoryObject to make the properties more readable.</title>
<updated>2014-11-16T21:05:39+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-11-16T21:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=759e29705c38cc58880dc892da2c28e8a84c2fac'/>
<id>urn:sha1:759e29705c38cc58880dc892da2c28e8a84c2fac</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92297 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: Move away from ivars in headers, beginning with the main app.</title>
<updated>2014-11-10T19:46:07+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-11-10T19:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=0f8e66e194b903763b6c580599eb47c11f154bdd'/>
<id>urn:sha1:0f8e66e194b903763b6c580599eb47c11f154bdd</id>
<content type='text'>
Also have NSString properties be declared with copy, as recommended by Apple.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92226 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: only store the sjis string from the memory card:</title>
<updated>2014-09-08T15:01:26+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-09-08T15:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=1ca710ff8f4c5535d638ea31d3aae98a7791f485'/>
<id>urn:sha1:1ca710ff8f4c5535d638ea31d3aae98a7791f485</id>
<content type='text'>
The sjis title returned from GetMcdBlockInfo is is the latin title with Shift Japanese added, use that exclusively for PcsxrMemoryObject's name string.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91359 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: Have the memory card images be represented as gif files.</title>
<updated>2014-09-08T14:27:51+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-09-08T14:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=b96092d6fbde83d1e3036a6591b0bed356526733'/>
<id>urn:sha1:b96092d6fbde83d1e3036a6591b0bed356526733</id>
<content type='text'>
This makes it less of a chore handling the animation, as the OS will do it automatically for us now.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91357 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: Move source files to their own folder.</title>
<updated>2014-07-20T05:09:43+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-07-20T05:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=d6942932d64a02aa92b1e04e91f6126f33fdb05e'/>
<id>urn:sha1:d6942932d64a02aa92b1e04e91f6126f33fdb05e</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90999 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
