<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/macosx/plugins/DFSound/macsrc/NamedSlider.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>2018-03-19T09:47:21+00:00</updated>
<entry>
<title>* Fix file and folder permissions</title>
<updated>2018-03-19T09:47:21+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2018-02-01T06:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a'/>
<id>urn:sha1:e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OS X: make all ivars either be in the implementation block, or converted to Objective C 2.0 properties.</title>
<updated>2014-11-10T20:22:50+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-11-10T20:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=a96ba176322566d9d15b51c714984affcdfc6355'/>
<id>urn:sha1:a96ba176322566d9d15b51c714984affcdfc6355</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92227 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<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>Re-working how DFInput on OS X stores preferences, making it match the rest of the OS X plug-ins.</title>
<updated>2013-08-29T23:36:29+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-08-29T23:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=460faedba401d0f1a754e8d3b9d4fd1c853d9413'/>
<id>urn:sha1:460faedba401d0f1a754e8d3b9d4fd1c853d9413</id>
<content type='text'>
Do some localization support work on DFInput on OS X.
Bump the version in the info.plist file for DFInput to 1.5.
Other code changes and improvements on the Mac port.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87023 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>Make the plug-ins use ARC in 64-bit mode.</title>
<updated>2013-07-04T03:07:44+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-07-04T03:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=dd7da2fae96b9ba6bdbc28f7b26469373801f21e'/>
<id>urn:sha1:dd7da2fae96b9ba6bdbc28f7b26469373801f21e</id>
<content type='text'>
Change how the preprocessor macros are managed on OS X.
Set the name of the product to the target name.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85795 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Get rid of the messy preprocessor hack for named sliders on the audio plug-ins for OS X:</title>
<updated>2013-07-03T06:57:46+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-07-03T06:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f557fb4d2b84e5948f54a5fbb0a645a5f97b83dd'/>
<id>urn:sha1:f557fb4d2b84e5948f54a5fbb0a645a5f97b83dd</id>
<content type='text'>
Consolidate files that are the same.
Whatever class loads a nib, will be that owner, no matter what the nib says.
Have shared code be in a dylib that loads, so there isn't warnings about conflicting classes.
Other changes

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85757 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Setting end-of-line metadata.</title>
<updated>2012-12-24T21:25:14+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2012-12-24T21:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=4e301cfdb8cebec150abf82667e0564526ce4be6'/>
<id>urn:sha1:4e301cfdb8cebec150abf82667e0564526ce4be6</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81971 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>rearranging Sound plug-in for Mac.</title>
<updated>2011-12-28T18:52:18+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2011-12-28T18:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=36c58f3192e5c71a9b0c2e7bc9924f3ad6da0e39'/>
<id>urn:sha1:36c58f3192e5c71a9b0c2e7bc9924f3ad6da0e39</id>
<content type='text'>
Renamed PeopsSPU plugin to PeopsSpuSDL to reflect its use of SDL.
Renamed PeopsAL plugin to PeopsSpuAL.
Prevent Objective-C class clashing between the sound plug-ins by renaming the named slider class based on which plug-in is being built.
Splitting resources between the two different sound plug-ins.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73841 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34480 e17a0e51-4ae3-4d35-97c3-1a29b211df97</title>
<updated>2009-11-01T05:53:44+00:00</updated>
<author>
<name>SND\weimingzhi_cp</name>
<email>SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2009-11-01T05:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=161fa8af66c57aa6c29f6efa415322b36798ef8f'/>
<id>urn:sha1:161fa8af66c57aa6c29f6efa415322b36798ef8f</id>
<content type='text'>
</content>
</entry>
</feed>
