summaryrefslogtreecommitdiff
path: root/macosx/plugins/PeopsXgl
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-1911-0/+0
* Various fixes to PeopsOpenGL preferences UI on OSXMrLavender2017-07-153-282/+220
* Fix PeopsXgl exports on OSXMrLavender2017-06-291-0/+4
* Fix build on OSXCarter Li2016-05-131-1/+0
* OS X: limit what is exported on the plug-ins.SND\MaddTheSane_cp2015-02-081-0/+39
* 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-106-25/+22
* OS X: update the remaining xib files.SND\MaddTheSane_cp2014-10-082-26/+28
* OS X: change the Xcode development version on xibs to "default" (6.0).SND\MaddTheSane_cp2014-09-272-10/+6
* OS X: Modernize the Cocoa code using Xcode 6.SND\MaddTheSane_cp2014-07-211-1/+1
* OS X: Set the development target of xibs to Xcode 5.1SND\MaddTheSane_cp2014-07-212-36/+6
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
* OS X: minor xib change.SND\MaddTheSane_cp2014-04-081-33/+35
* OS X: initially center windows via their xibs.SND\MaddTheSane_cp2014-04-082-3/+1
* OS X: Forgot to update one credits file.SND\MaddTheSane_cp2014-04-082-13/+9
* OS X:SND\MaddTheSane_cp2014-04-023-34/+6
* OS X: Improvements.SND\MaddTheSane_cp2014-04-011-18/+12
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-033-129/+132
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-033-49/+64
* OS X:SND\MaddTheSane_cp2014-01-161-1/+1
* OS X:SND\MaddTheSane_cp2014-01-051-39/+37
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
* Remove untranslated Korean files.SND\MaddTheSane_cp2013-12-293-380/+0
* Initial work on OS X Korean localization.SND\MaddTheSane_cp2013-12-173-0/+380
* OS X:SND\MaddTheSane_cp2013-12-081-3/+3
* 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-12/+19
* Adding Chinese localization from Sdchun.SND\MaddTheSane_cp2013-12-042-0/+384
* Minor wording change on English version.SND\MaddTheSane_cp2013-12-021-1/+1
* Minor constraint changes on OS X xibs.SND\MaddTheSane_cp2013-12-021-2/+2
* Replace three periods with ellipses on OS X localization files.SND\MaddTheSane_cp2013-12-021-2/+2
* Even MORE OS X localization work.SND\MaddTheSane_cp2013-11-273-24/+749
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-102-0/+363
* Removing untranslated OS X localization files.SND\MaddTheSane_cp2013-10-2611-91/+0
* Minor Hungarian localizable strings update.SND\MaddTheSane_cp2013-10-231-1/+1
* Implement localization on some OS X strings, mainly those in the Hungarian lo...SND\MaddTheSane_cp2013-10-201-1/+1
* Initial work on broad localization.SND\MaddTheSane_cp2013-10-1912-0/+102
* Updating constraints on OS X XIBs.SND\MaddTheSane_cp2013-09-221-55/+60
* Migrating xibs to Xcode 5.SND\MaddTheSane_cp2013-09-202-6222/+808
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-171-0/+2
* 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
* Remove the Spanish localization because there isn't a spanish .po file.SND\MaddTheSane_cp2013-09-014-6028/+2
* Some more work on localization for OS X.SND\MaddTheSane_cp2013-09-014-0/+6037
* 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-224-2346/+3840
* 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-212-43/+44
* Implement window size for the PeopsXGL plug-in on OS X.SND\MaddTheSane_cp2013-08-213-55/+358