summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo/macsrc
Commit message (Expand)AuthorAgeFilesLines
* 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-223-40/+35
* Fix compiling issue.SND\MaddTheSane_cp2013-08-211-18/+18
* Make more plug-ins use and implement RunOnMainThreadSync.SND\MaddTheSane_cp2013-08-173-2/+11
* Some preferences improvements to the PeopsSoftGL plug-in on OS X.SND\MaddTheSane_cp2013-08-102-17/+31
* 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-093-5/+5
* 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-053-5/+3
* 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-043-4/+0
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-044-34/+51
* Modify the Memory Object class a little bit. Some minor changes.SND\MaddTheSane_cp2013-06-221-1/+1
* Fixing a deadlock in PeopsSoftGL's shader code.SND\MaddTheSane_cp2013-06-221-64/+59
* Fix a crash when using SoftGL on OS X.SND\MaddTheSane_cp2013-03-171-164/+172
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-4/+4
* Applying patch 13817.SND\MaddTheSane_cp2013-02-081-2/+2
* minor changesSND\MaddTheSane_cp2013-01-291-1/+1
* Window calls should only be done on the main thread on OS X.SND\MaddTheSane_cp2013-01-291-12/+15
* Use strlcpy on OS X code.SND\MaddTheSane_cp2013-01-101-1/+1
* Setting the Plug-in window controllers' initial value to nil.SND\MaddTheSane_cp2013-01-101-1/+1
* Get OS X compiling again:SND\MaddTheSane_cp2012-12-281-1/+2
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-2411-0/+0
* Implement fast-forward in the display plug-ins for OS X.SND\MaddTheSane_cp2012-12-201-1/+24
* Mac Patch 13437.SND\MaddTheSane_cp2012-12-152-1/+8
* Some code refactoring.SND\MaddTheSane_cp2012-11-141-11/+7
* Allocate the buffer in loadSource via length of the data and not the file siz...SND\MaddTheSane_cp2012-10-191-54/+2
* Use rect_texture if available and we're not using shaders.SND\MaddTheSane_cp2012-10-131-22/+22
* 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-102-2/+23
* Mainly spacing changes, and a few OCD things.SND\MaddTheSane_cp2012-10-102-25/+22
* spacing change.SND\MaddTheSane_cp2012-10-071-1/+1
* 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-234-17/+25
* Updating projects to build on Xcode 4.4SND\MaddTheSane_cp2012-09-175-24/+363
* 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
* Changing Mac getters to be more Objective-C.SND\MaddTheSane_cp2011-11-123-5/+5
* Big Mac Commit!SND\MaddTheSane_cp2011-11-121-1/+1
* 10797, 10798 (MaddTheSane).SND\edgbla_cp2011-11-111-8/+8
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-094-6/+6
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-191-1/+1
* MaddTheSane:SND\weimingzhi_cp2010-12-141-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35184 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-031-5/+1