summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFCdrom
Commit message (Expand)AuthorAgeFilesLines
* 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
* Messing with the OS X plug-in code:SND\MaddTheSane_cp2013-01-101-0/+2
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-244-0/+0
* We don't need mutable dictionaries when setting plug-in defaults.SND\MaddTheSane_cp2012-10-131-2/+2
* Quieting a warning found by Clang's static analyzer.SND\MaddTheSane_cp2012-10-101-0/+1
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-1/+1
* Updating projects to build on Xcode 4.4SND\MaddTheSane_cp2012-09-171-3/+5
* Make IsCdHandleOpen() on Mac match the Linux method.SND\MaddTheSane_cp2011-12-271-1/+1
* Remove PowerPC files from the Xcode build process.SND\MaddTheSane_cp2011-12-021-0/+2
* Remove -fomit-frame-pointer from Xcode debug builds; it was impossible to deb...SND\MaddTheSane_cp2011-12-021-2/+0
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-174-20/+41
* Setting xib deployment target to 10.6SND\MaddTheSane_cp2011-11-151-20/+21
* Big Mac Commit!SND\MaddTheSane_cp2011-11-122-14/+6
* Removing old NIBs, part 2.SND\MaddTheSane_cp2011-11-123-0/+0
* Patch 10794.SND\edgbla_cp2011-11-111-0/+784
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-094-71/+47
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67807 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-131-1/+1
* Rebranding.SND\edgbla_cp2011-06-082-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66878 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-171-24/+4
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-192-10/+35
* MaddTheSane:SND\weimingzhi_cp2010-12-141-0/+15
* dfcdrom: fixed thread deadlock in some cases.SND\weimingzhi_cp2010-08-091-1/+3
* implemented config dialog for DFInput on OSX, removed HIDInput.SND\weimingzhi_cp2010-07-291-10/+45
* Ported DFCdrom to osx, removed old CDDeviceInterface pluginSND\weimingzhi_cp2010-07-2512-0/+889