<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/macosx/plugins/DFInput/macsrc/PadController.h, branch sio</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio'/>
<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: Move the English localization files around.</title>
<updated>2014-11-10T23:38:29+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-11-10T23:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=5fb82849d7fa24ccbf29aa3f89a52645fbc5d580'/>
<id>urn:sha1:5fb82849d7fa24ccbf29aa3f89a52645fbc5d580</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92229 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: DFInput fixes:</title>
<updated>2014-10-08T16:32:55+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-10-08T16:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=b3c099a3146fe08b1f19fbe99fe599d68eb44a72'/>
<id>urn:sha1:b3c099a3146fe08b1f19fbe99fe599d68eb44a72</id>
<content type='text'>
Set the window delegate from the nib, instead of relying on setting the notifications by NSNotificationCenter.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91801 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: Minor changes</title>
<updated>2014-05-22T04:24:14+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-05-22T04:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=bc9abb12a5632d450f6f6ba831c48ac0c020386e'/>
<id>urn:sha1:bc9abb12a5632d450f6f6ba831c48ac0c020386e</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90493 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>DFInput: Implement SDL2 GameController support.</title>
<updated>2014-04-08T02:33:19+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-04-08T02:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=c875a3566e340e366553beb2dcd6b2bcf4d5ab18'/>
<id>urn:sha1:c875a3566e340e366553beb2dcd6b2bcf4d5ab18</id>
<content type='text'>
This change allows the user to use SDL2’s GameController API instead of the Joystick API.
The Game Controller API maps the buttons similar to an Xbox 360 controller, so some tricky mapping needed to be done.
Note that it currently only supports OS X.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89828 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>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>update my email address.</title>
<updated>2012-10-23T09:24:24+00:00</updated>
<author>
<name>SND\weimingzhi_cp</name>
<email>SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2012-10-23T09:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f131f1ca8c0549cc71cb981ce2c1f3fb959be100'/>
<id>urn:sha1:f131f1ca8c0549cc71cb981ce2c1f3fb959be100</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80665 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>First steps for localization support for Mac OS X/Cocoa, including:</title>
<updated>2011-11-17T01:58:25+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2011-11-17T01:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=3043ded6406ce8bb06392b2c6351eb7596658d11'/>
<id>urn:sha1:3043ded6406ce8bb06392b2c6351eb7596658d11</id>
<content type='text'>
Localizable.strings files for each plug-in.
Try to get localizable string from a c string (see Pcsxr_locale_text in main.m).
Each Mac plug-in now has a Principal class declaration in their Info.plist

Also updated the memory card extensions

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72361 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Rebranding.</title>
<updated>2011-06-08T09:27:25+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2011-06-08T09:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=5f868fa161d5827e45a060a0b17b44a997625315'/>
<id>urn:sha1:5f868fa161d5827e45a060a0b17b44a997625315</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67621 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
