summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/English.lproj
Commit message (Collapse)AuthorAgeFilesLines
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-102-23/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92229 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* DFInput: Implement SDL2 GameController support.SND\MaddTheSane_cp2014-04-081-55/+0
| | | | | | | | 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
* OS X: minor changes to the credits.rtf files.SND\MaddTheSane_cp2014-03-291-6/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89719 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Messing with the OS X credits.SND\MaddTheSane_cp2013-12-061-6/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88065 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-101-281/+0
| | | | | | | Setting the minimum OS X version to 10.9. Using base localization on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87797 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* I'll never be happy...SND\MaddTheSane_cp2013-10-202-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87584 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* As loathe as I am to do it, making OS X's .strings files into UTF-16.SND\MaddTheSane_cp2013-10-192-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87573 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating constraints on OS X XIBs.SND\MaddTheSane_cp2013-09-221-44/+48
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87258 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Migrating xibs to Xcode 5.SND\MaddTheSane_cp2013-09-201-1921/+277
| | | | | | Have the icons on OS X be in the new Xcode assets file. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87248 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Remove the Spanish localization because there isn't a spanish .po file.SND\MaddTheSane_cp2013-09-011-0/+13
| | | | | | Translate some localizable.strings files to French, as well as some of the app's preference xib and InfoPlist.strings. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87048 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Re-working how DFInput on OS X stores preferences, making it match the rest ↵SND\MaddTheSane_cp2013-08-293-3/+37
| | | | | | | | | | of the OS X plug-ins. 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
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-221-115/+962
| | | | | | | Changing some lists of independent checkbox buttons to matrices. Fix a discrepancy between SDL versions 1.2 and 2.0 APIs in OS X's input preferences. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86849 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-051-0/+0
| | | | | | Implement the Instrument build phase, for when your profile with Instruments. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85842 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Mac Patch 13437.SND\MaddTheSane_cp2012-12-152-61/+64
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81770 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+9
| | | | | | | | | | 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
* Setting xib deployment target to 10.6SND\MaddTheSane_cp2011-11-151-20/+24
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72320 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Removing old NIBs, part 2.SND\MaddTheSane_cp2011-11-123-0/+0
| | | | | | Also adding "Info copy.plist" for DFSound's OpenAL plug-in. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72218 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 10794.SND\edgbla_cp2011-11-111-0/+1068
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72167 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-092-54/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72138 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67636 ↵SND\edgbla_cp2011-06-083-0/+54
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rebranding.SND\edgbla_cp2011-06-083-54/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67621 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* implemented config dialog for DFInput on OSX, removed HIDInput.SND\weimingzhi_cp2010-07-294-0/+71
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55259 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ported dfinput to osx as well (prelimiary, no config dialog yet). will ↵SND\weimingzhi_cp2010-07-251-0/+0
eventually replace HIDInput. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55128 e17a0e51-4ae3-4d35-97c3-1a29b211df97