summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFCdrom
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-194-0/+0
* OS X: limit what is exported on the plug-ins.SND\MaddTheSane_cp2015-02-081-0/+28
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-103-0/+0
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-102-14/+11
* OS X: update the remaining xib files.SND\MaddTheSane_cp2014-10-081-34/+36
* OS X: change the Xcode development version on xibs to "default" (6.0).SND\MaddTheSane_cp2014-09-271-5/+3
* OS X: Set the development target of xibs to Xcode 5.1SND\MaddTheSane_cp2014-07-211-11/+3
* OS X: initially center windows via their xibs.SND\MaddTheSane_cp2014-04-081-5/+4
* OS X: minor changes to the credits.rtf files.SND\MaddTheSane_cp2014-03-292-6/+5
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-031-19/+19
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-11/+12
* OS X:SND\MaddTheSane_cp2014-01-161-1/+1
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
* Remove untranslated Korean files.SND\MaddTheSane_cp2013-12-293-63/+0
* Initial work on OS X Korean localization.SND\MaddTheSane_cp2013-12-173-0/+63
* Minor changes to OS X’s info.plist files.SND\MaddTheSane_cp2013-12-081-1/+1
* Messing with the OS X credits.SND\MaddTheSane_cp2013-12-062-14/+19
* Adding Chinese localization from Sdchun.SND\MaddTheSane_cp2013-12-042-0/+69
* Some code changes.SND\MaddTheSane_cp2013-12-024-13/+11
* Even MORE OS X localization work.SND\MaddTheSane_cp2013-11-272-0/+96
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-102-0/+48
* Removing untranslated OS X localization files.SND\MaddTheSane_cp2013-10-2611-81/+0
* Implement localization on some OS X strings, mainly those in the Hungarian lo...SND\MaddTheSane_cp2013-10-203-3/+3
* I'll never be happy...SND\MaddTheSane_cp2013-10-2015-0/+0
* As loathe as I am to do it, making OS X's .strings files into UTF-16.SND\MaddTheSane_cp2013-10-1915-0/+0
* Initial work on broad localization.SND\MaddTheSane_cp2013-10-1912-0/+90
* Updating constraints on OS X XIBs.SND\MaddTheSane_cp2013-09-221-29/+27
* Migrating xibs to Xcode 5.SND\MaddTheSane_cp2013-09-201-1418/+179
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-171-0/+2
* Wait for a new physical CD to be inserted when ejecting the CD on OS X.SND\MaddTheSane_cp2013-09-163-54/+54
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-29/+24
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-14/+1
* Remove the Spanish localization because there isn't a spanish .po file.SND\MaddTheSane_cp2013-09-016-1445/+22
* Some more work on localization for OS X.SND\MaddTheSane_cp2013-09-014-0/+1446
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-301-1/+1
* Preference changes in OS X plug-ins.SND\MaddTheSane_cp2013-08-301-1/+1
* Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.SND\MaddTheSane_cp2013-08-261-2/+1
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-222-206/+850
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-9/+2
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-051-36/+0
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-3/+4
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-051-0/+0
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-051-402/+0
* Moving the Xcode config files to their own folder, and fixing the projects' r...SND\MaddTheSane_cp2013-07-051-5/+5
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-8/+12
* Implement the Xcode setting files on Xcode projects.SND\MaddTheSane_cp2013-07-051-26/+19
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-043-28/+75
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-2/+2
* Updating Xcode project files based on Xcode 4.6 upgrade recommendation.SND\MaddTheSane_cp2013-01-291-1/+15
* Setting the Plug-in window controllers' initial value to nil.SND\MaddTheSane_cp2013-01-101-1/+1