<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/plugins/dfinput/sdljoy.c, branch sio-tcp</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio-tcp</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio-tcp'/>
<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>* dfinput: Fix possible buffer overflows in the ui.</title>
<updated>2017-07-20T10:04:40+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-20T10:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=db51fade6de9461e7a139da2bf5887a9a6569506'/>
<id>urn:sha1:db51fade6de9461e7a139da2bf5887a9a6569506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Add setting to disable physical gamepad vibration.</title>
<updated>2017-07-19T07:38:24+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-18T20:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=b6129143f75cf4480883e467d52627de949466fb'/>
<id>urn:sha1:b6129143f75cf4480883e467d52627de949466fb</id>
<content type='text'>
</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>SDL2/SDL1.2 (Linux);</title>
<updated>2013-08-29T22:14:32+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-08-29T22:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=06f5ec54da4efb1383298da7c2d20805c5304dd1'/>
<id>urn:sha1:06f5ec54da4efb1383298da7c2d20805c5304dd1</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87020 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Even more work on the memory card management.</title>
<updated>2013-06-26T00:53:22+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-06-26T00:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=6349404da5984e6785574c96db3eb3a08a515b37'/>
<id>urn:sha1:6349404da5984e6785574c96db3eb3a08a515b37</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85558 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>GTK: dfinput added emulator key (hotkey) mapping to keyboard or controller. Existing hotkeys are hard coded like F1 for savestate, but now it can have an alias hotkey on keyboard s button for example. These can be configured from dfinput dialog. Also added support for fastforward key (tilde / section key). Currently only dfxvideo supports it by full extent. Hopefully someone can merge these changes to Windows build.</title>
<updated>2013-04-16T21:58:47+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-04-16T21:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=32a5e70e9134f933756a96e547dcdd718b8d5f1e'/>
<id>urn:sha1:32a5e70e9134f933756a96e547dcdd718b8d5f1e</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@84102 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>setting eol metadata.</title>
<updated>2013-01-11T00:54:40+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-01-11T00:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=32edab892a1501a16ab6b06e084458850efe46dc'/>
<id>urn:sha1:32edab892a1501a16ab6b06e084458850efe46dc</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82196 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>Patch 10767 (Durandal_1707).</title>
<updated>2011-11-09T20:49:54+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2011-11-09T20:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=4d55a8b8254dff61fdc7b1959f6aef7eafbd9439'/>
<id>urn:sha1:4d55a8b8254dff61fdc7b1959f6aef7eafbd9439</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72138 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
