summaryrefslogtreecommitdiff
path: root/macosx/plugins/PeopsXgl/macsrc
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-1911-0/+0
* Various fixes to PeopsOpenGL preferences UI on OSXMrLavender2017-07-152-10/+25
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-106-25/+22
* OS X: Modernize the Cocoa code using Xcode 6.SND\MaddTheSane_cp2014-07-211-1/+1
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
* OS X:SND\MaddTheSane_cp2014-04-022-27/+0
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-032-111/+114
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-033-49/+64
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-102-116/+111
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-104-29/+3
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
* Continual improvement to OS X code.SND\MaddTheSane_cp2013-08-241-8/+7
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-222-27/+30
* Use SDL2.framework from /Library/Frameworks on OS X instead of miniSDL.SND\MaddTheSane_cp2013-08-221-14/+3
* Fix OS X 10.8-only behavior in the XGL plug-in.SND\MaddTheSane_cp2013-08-211-23/+43
* Implement window size for the PeopsXGL plug-in on OS X.SND\MaddTheSane_cp2013-08-212-25/+44
* Make more plug-ins use and implement RunOnMainThreadSync.SND\MaddTheSane_cp2013-08-173-44/+59
* fixing the wrong project being non-arc.SND\MaddTheSane_cp2013-07-261-1/+2
* Minor bug fixes.SND\MaddTheSane_cp2013-07-241-2/+2
* Change the plug-in implementation on OS X's PeopsXGL plug-in.SND\MaddTheSane_cp2013-07-232-72/+154
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-8/+2
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-052-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-048-22/+2
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-045-39/+42
* 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
* 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
* We don't need mutable dictionaries when setting plug-in defaults.SND\MaddTheSane_cp2012-10-132-83/+71
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-8/+8
* Modernizing PeopsXGL for OS X.SND\MaddTheSane_cp2012-09-231-15/+10
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-0/+31
* Fix possible memory leak in PeopsXGL Mac plug-in.SND\MaddTheSane_cp2011-11-171-1/+1
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+9
* Changing Mac getters to be more Objective-C.SND\MaddTheSane_cp2011-11-123-9/+9
* Big Mac Commit!SND\MaddTheSane_cp2011-11-124-5/+6
* Patch 10794.SND\edgbla_cp2011-11-111-0/+11
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-094-6/+25
* SPU crash fix, macos peopsxgl gte accuracy.SND\edgbla_cp2011-08-162-3/+3
* Rebranding.SND\edgbla_cp2011-06-083-9/+9
* -(SysBeep)Some improvements to the Mac port of PeopsXGL: cursor doesn't stay ...SND\weimingzhi_cp2011-02-193-44/+188
* -(SysBeep)Added Mac OS X port of P.E.Op.S OpenGL plugin. (Patch #8361)SND\weimingzhi_cp2011-02-1810-0/+1411