summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFNet
Commit message (Collapse)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-196-0/+0
|
* OS X: Hook up the DFNet's okay and cancel buttons.SND\MaddTheSane_cp2015-02-101-2/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93922 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: limit what is exported on the plug-ins.SND\MaddTheSane_cp2015-02-081-0/+23
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93879 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-103-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92229 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: make all ivars either be in the implementation block, or converted to ↵SND\MaddTheSane_cp2014-11-102-5/+7
| | | | | | Objective C 2.0 properties. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92227 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Remove an unused function in DFNet.SND\MaddTheSane_cp2014-11-101-11/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92225 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: DFNet improvements and fixes.SND\MaddTheSane_cp2014-10-084-24/+27
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91802 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: change the Xcode development version on xibs to "default" (6.0).SND\MaddTheSane_cp2014-09-272-10/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91640 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Modernize the Cocoa code using Xcode 6.SND\MaddTheSane_cp2014-07-211-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91019 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Set the development target of xibs to Xcode 5.1SND\MaddTheSane_cp2014-07-212-15/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91016 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: initially center windows via their xibs.SND\MaddTheSane_cp2014-04-082-9/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89826 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: remove deleted file from the Xcode archive.SND\MaddTheSane_cp2014-04-011-16/+9
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89776 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: minor changes to the credits.rtf files.SND\MaddTheSane_cp2014-03-292-7/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89719 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-031-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89253 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-10/+12
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89252 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-01-161-1/+1
| | | | | | Set proper development region on the info.plists git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88348 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-01-052-26/+25
| | | | | | Fiddling with XIB constraints. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88251 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88210 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Remove untranslated Korean files.SND\MaddTheSane_cp2013-12-294-58/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88197 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Initial work on OS X Korean localization.SND\MaddTheSane_cp2013-12-174-0/+58
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88131 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2013-12-085-5/+23
| | | | | | | Localizing some strings in the Net Plug-In Changing three periods to ellipses on all localizations. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88069 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor changes to OS X’s info.plist files.SND\MaddTheSane_cp2013-12-081-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88068 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Messing with the OS X credits.SND\MaddTheSane_cp2013-12-062-10/+13
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88065 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Adding Chinese localization from Sdchun.SND\MaddTheSane_cp2013-12-044-0/+63
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Some code changes.SND\MaddTheSane_cp2013-12-021-14/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88035 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Replace three periods with ellipses on OS X localization files.SND\MaddTheSane_cp2013-12-022-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88033 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Even MORE OS X localization work.SND\MaddTheSane_cp2013-11-276-5/+77
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87985 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-104-0/+36
| | | | | | | 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
* Removing untranslated OS X localization files.SND\MaddTheSane_cp2013-10-2612-92/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87662 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Implement localization on some OS X strings, mainly those in the Hungarian ↵SND\MaddTheSane_cp2013-10-201-3/+3
| | | | | | locale. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87585 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* I'll never be happy...SND\MaddTheSane_cp2013-10-2015-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-1915-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87573 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Initial work on broad localization.SND\MaddTheSane_cp2013-10-1912-0/+102
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87572 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating constraints on OS X XIBs.SND\MaddTheSane_cp2013-09-222-22/+24
| | | | 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-202-1604/+222
| | | | | | 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
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-171-0/+2
| | | | | | Don't deny directories being open, just in case we get to support UTIs that are OS X packages. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87222 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-23/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87115 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-102-15/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87114 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Remove the Spanish localization because there isn't a spanish .po file.SND\MaddTheSane_cp2013-09-017-1635/+12
| | | | | | 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
* Some more work on localization for OS X.SND\MaddTheSane_cp2013-09-015-0/+1634
| | | | | | Create a Spanish localization. It currently is just the English files copied over. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87046 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Preference changes in OS X plug-ins.SND\MaddTheSane_cp2013-08-301-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87024 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.SND\MaddTheSane_cp2013-08-261-2/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86931 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-224-156/+861
| | | | | | | 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
* fixing the wrong project being non-arc.SND\MaddTheSane_cp2013-07-261-2/+10
| | | | | | Add a convinience function for running blocks on the main thread syncronously. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86262 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-093-87/+202
| | | | | | Now the net plug-in will warn you if you have a too large or non-ASCII characters. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85926 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-051-36/+0
| | | | | | | Set the mime type on the InfoPlist.strings to be text. Why were we using sprintf with NSStrings? NSString does have methods for doing what we need. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85868 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Change some +stringWithCString and -initWithCString:encoding: to modern ↵SND\MaddTheSane_cp2013-07-053-4/+5
| | | | | | | | | | Objective-C syntax. Change the encoding of a couple of info.plists to UTF-8, otherwise Xcode was complaining. Removing some extra line breaks on OS X code. Other minor changes. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85867 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-052-407/+16
| | | | | | Add debugging info for SysLibError on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85835 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Moving the Xcode config files to their own folder, and fixing the projects' ↵SND\MaddTheSane_cp2013-07-051-6/+6
| | | | | | references to them. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85831 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-8/+12
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85830 e17a0e51-4ae3-4d35-97c3-1a29b211df97