<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/macosx/Source/PcsxrController.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>2017-07-01T13:46:09+00:00</updated>
<entry>
<title>Add CPU Overclocking to preferences UI on OS X</title>
<updated>2017-07-01T13:46:09+00:00</updated>
<author>
<name>MrLavender</name>
<email>mrlavender@f2s.com</email>
</author>
<published>2017-07-01T13:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f38cec65e902896a440c535dd3682c8f2cefbbcf'/>
<id>urn:sha1:f38cec65e902896a440c535dd3682c8f2cefbbcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PGXP preferences UI for OS X</title>
<updated>2017-07-01T13:22:16+00:00</updated>
<author>
<name>MrLavender</name>
<email>mrlavender@f2s.com</email>
</author>
<published>2017-06-30T14:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=952b598739922ab206a57c717c234b2ac76bfc64'/>
<id>urn:sha1:952b598739922ab206a57c717c234b2ac76bfc64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OS X: change the dispatch_async in the freeze block to dispatch_after.</title>
<updated>2014-11-15T03:44:07+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-11-15T03:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=eded81ac8a46a6948a18bea53bb9388f519c052b'/>
<id>urn:sha1:eded81ac8a46a6948a18bea53bb9388f519c052b</id>
<content type='text'>
This makes it look cleaner.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92247 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: remove a couple of erroneous comments</title>
<updated>2014-10-02T05:22:50+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-10-02T05:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=c460790f50578b651f2b36226474b2b3d2218a06'/>
<id>urn:sha1:c460790f50578b651f2b36226474b2b3d2218a06</id>
<content type='text'>
Spin the waiting for the emulator into a Dispatch queue.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91778 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: Match the command-line arguments with those of the Linux/UNIX version.</title>
<updated>2014-10-01T19:49:24+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-10-01T19:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=2696434b4e4890b0c77db963e17cc9282ec93134'/>
<id>urn:sha1:2696434b4e4890b0c77db963e17cc9282ec93134</id>
<content type='text'>
Quiet warnings about comments.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91777 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: Fix slow boot.</title>
<updated>2014-09-27T16:50:21+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-09-27T16:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=71ac2146a8e40aa5011df370377b3623cd8f1ed6'/>
<id>urn:sha1:71ac2146a8e40aa5011df370377b3623cd8f1ed6</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91641 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: make the memory code movement code work.</title>
<updated>2014-08-19T21:24:06+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-08-19T21:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=d37764cdea753d0d1fac4eb8f52338ffdd94889c'/>
<id>urn:sha1:d37764cdea753d0d1fac4eb8f52338ffdd94889c</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91263 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: Move the default folder for the memory cards to within the user's Documents folder.</title>
<updated>2014-08-19T21:04:32+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-08-19T21:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=9d66a1ec68ac6ddfd5b455ae505ae7ea7f939aa5'/>
<id>urn:sha1:9d66a1ec68ac6ddfd5b455ae505ae7ea7f939aa5</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91262 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>
