summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo/macsrc/PluginConfigController.m
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-101-15/+29
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-9/+11
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
* Wow, I feel like an idiot: I didn’t realize there was a setStringValue: in ...SND\MaddTheSane_cp2013-12-171-4/+3
* Fix use of deprecated functions.SND\MaddTheSane_cp2013-11-101-6/+6
* Implement window size setting for PeopsSoftGL on OS X.SND\MaddTheSane_cp2013-10-231-6/+35
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-59/+53
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-19/+2
* Preference changes in OS X plug-ins.SND\MaddTheSane_cp2013-08-301-6/+6
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
* 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-221-33/+31
* Some preferences improvements to the PeopsSoftGL plug-in on OS X.SND\MaddTheSane_cp2013-08-101-17/+27
* Make some functions in SoftGL on OS X use modern Objective-C syntax.SND\MaddTheSane_cp2013-08-011-11/+11
* fixing the wrong project being non-arc.SND\MaddTheSane_cp2013-07-261-1/+2
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-2/+2
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-9/+2
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-3/+2
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-8/+12
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-041-1/+0
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-041-24/+30
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-4/+4
* Setting the Plug-in window controllers' initial value to nil.SND\MaddTheSane_cp2013-01-101-1/+1
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* Some code refactoring.SND\MaddTheSane_cp2012-11-141-11/+7
* Fix off-by-one on shader quality on the Mac SoftGL port.SND\MaddTheSane_cp2012-10-131-2/+2
* We don't need mutable dictionaries when setting plug-in defaults.SND\MaddTheSane_cp2012-10-131-7/+7
* Quieting a warning found by Clang's static analyzer.SND\MaddTheSane_cp2012-10-101-0/+2
* Added some sanity checking so we don't try to use nil objects in the SoftGL M...SND\MaddTheSane_cp2012-10-101-2/+20
* Mainly spacing changes, and a few OCD things.SND\MaddTheSane_cp2012-10-101-13/+10
* Fixing something I goofed on last commit.SND\MaddTheSane_cp2012-10-061-2/+5
* -NSURL fileReferenceURL] didn't do what I thought it did. Instead, Bookmarks ...SND\MaddTheSane_cp2012-10-061-34/+37
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-13/+21
* Updating projects to build on Xcode 4.4SND\MaddTheSane_cp2012-09-171-11/+84
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-0/+31
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+10
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-1/+1
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-191-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34801 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-021-0/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34786 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-021-0/+215