Commit Graph

235 Commits

Author SHA1 Message Date
Stelios Tsampas e11f002bf9 * Fix file and folder permissions 2018-03-19 11:47:21 +02:00
MrLavender afe8c4acc6 Various fixes to PeopsOpenGL preferences UI on OSX
- Fixed frame buffer effects options
- Added frame buffer access options
- Frame limit setting was being ignored
- VSync setting was being ignored
- Texture filtering was being restrained to a 0-2 range instead of 0-6
- Scanline color picker was not being enabled properly
- Dithering is a boolean option so changed it to a checkbox
- Minor layout problem with the windowWidth field on OS X 10.10+
2017-07-15 00:39:53 +01:00
MrLavender 043615f454 Fix PeopsXgl exports on OSX 2017-06-29 18:58:09 +01:00
Carter Li ee328ce95a Fix build on OSX
Tested on OSX 10.11.4, Xcode v7.3
2016-05-13 00:11:59 +08:00
SND\MaddTheSane_cp 7ffd4315b4 OS X: Hook up the DFNet's okay and cancel buttons.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93922 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2015-02-10 02:26:12 +00:00
SND\MaddTheSane_cp c7b3d8cc53 OS X: limit what is exported on the plug-ins.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93879 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2015-02-08 18:08:16 +00:00
SND\MaddTheSane_cp 8504c3e708 OS X: Fix the SoftGL driver.
I knew I was overlooking something...

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92232 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-11-11 00:10:11 +00:00
SND\MaddTheSane_cp f7961efaee OS X: Consolidate the SoftGL plug-in's OpenGL functions into one file again.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92231 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-11-10 23:53:25 +00:00
SND\MaddTheSane_cp 5fb82849d7 OS X: Move the English localization files around.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92229 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-11-10 23:38:29 +00:00
SND\MaddTheSane_cp a96ba17632 OS X: make all ivars either be in the implementation block, or converted to Objective C 2.0 properties.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92227 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-11-10 20:22:50 +00:00
SND\MaddTheSane_cp 264fac97c4 OS X: Remove an unused function in DFNet.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92225 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-11-10 19:24:58 +00:00
SND\MaddTheSane_cp 1c334c0ec8 OS X: update the remaining xib files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91803 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-10-08 16:51:26 +00:00
SND\MaddTheSane_cp 0bc2020828 OS X: DFNet improvements and fixes.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91802 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-10-08 16:50:14 +00:00
SND\MaddTheSane_cp b3c099a314 OS X: DFInput fixes:
Set the window delegate from the nib, instead of relying on setting the notifications by NSNotificationCenter.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91801 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-10-08 16:32:55 +00:00
SND\MaddTheSane_cp 8e79a5b83f OS X: change the Xcode development version on xibs to "default" (6.0).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91640 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-09-27 16:34:30 +00:00
SND\MaddTheSane_cp 0a350e0957 OS X: Modernize the Cocoa code using Xcode 6.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91019 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-21 20:24:55 +00:00
SND\MaddTheSane_cp 2a782df55e OS X: Set the development target of xibs to Xcode 5.1
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91016 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-07-21 19:59:14 +00:00
SND\MaddTheSane_cp bc9abb12a5 OS X: Minor changes
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90493 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-22 04:24:14 +00:00
SND\MaddTheSane_cp c875a3566e DFInput: Implement SDL2 GameController support.
This change allows the user to use SDL2’s GameController API instead of the Joystick API.
The Game Controller API maps the buttons similar to an Xbox 360 controller, so some tricky mapping needed to be done.
Note that it currently only supports OS X.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89828 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 02:33:19 +00:00
SND\MaddTheSane_cp 0d4ea9238b OS X: minor xib change.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89827 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 01:37:15 +00:00
SND\MaddTheSane_cp 5b94582b7d OS X: initially center windows via their xibs.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89826 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 01:10:15 +00:00
SND\MaddTheSane_cp 7fb61b9f16 OS X: Fiddle with a xib.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89825 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 01:03:55 +00:00
SND\MaddTheSane_cp 86906b0cca OS X: Forgot to update one credits file.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89824 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-08 00:55:25 +00:00
SND\MaddTheSane_cp ebc8e55d33 OS X:
Stop the memory card images from animating when the preferences window closes.
Other changes and improvements.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89782 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-02 18:01:28 +00:00
SND\MaddTheSane_cp f6eaf50d67 OS X: remove deleted file from the Xcode archive.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89776 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-01 21:19:17 +00:00
SND\MaddTheSane_cp 065049be70 OS X: Improvements.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89774 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-04-01 19:53:03 +00:00
SND\MaddTheSane_cp 25ff93c649 OS X: minor changes to the credits.rtf files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89719 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-29 21:55:27 +00:00
SND\MaddTheSane_cp 836b8cd246 OS X: Copy over the QuickLook plug-in into the app.
Note that the QuickLook plug-in hasn’t been tested in any way, shape, or form.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89717 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-29 20:15:04 +00:00
SND\MaddTheSane_cp 5660e3f373 OS X fiddling
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89254 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-03 19:50:59 +00:00
SND\MaddTheSane_cp bc21097f43 OS X: Messing with xib constraints.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89253 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-03 19:32:57 +00:00
SND\MaddTheSane_cp 95d8573be4 OS X: Check for an RTFD credits in the plug-ins.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89252 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-03 19:22:10 +00:00
SND\MaddTheSane_cp 655115f51b OS X: Adding a Chinese localizable strings file to the DFSound plug-ins.
Messing with the link order.
Messing with the DFSound’s xib constraints.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89251 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-03-03 18:10:12 +00:00
SND\MaddTheSane_cp 969cfb8932 OS X:
Set proper development region on the info.plists

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88348 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-01-16 04:12:05 +00:00
SND\MaddTheSane_cp 3d3c8a83cd OS X:
Fiddling with XIB constraints.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88251 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-01-05 10:34:31 +00:00
SND\MaddTheSane_cp 68feb9f623 OS X: Fix some Pedantic warnings.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88210 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-01-02 03:24:57 +00:00
SND\MaddTheSane_cp 46e82c8e70 Remove untranslated Korean files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88197 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-29 06:36:16 +00:00
SND\MaddTheSane_cp 13252b2ea4 OS X:
Minor code style change.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88196 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-29 06:33:41 +00:00
SND\MaddTheSane_cp 1b6f49b0ef Wow, I feel like an idiot: I didn’t realize there was a setStringValue: in NSTextField. Using that instead of setting the title via the cell.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88137 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-17 19:26:23 +00:00
SND\MaddTheSane_cp 53eebd991f Initial work on OS X Korean localization.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88131 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-17 07:46:16 +00:00
SND\MaddTheSane_cp fc9dc0e888 OS X:
Localizing some strings in the Net Plug-In
Changing three periods to ellipses on all localizations.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88069 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-08 19:21:21 +00:00
SND\MaddTheSane_cp 643df7a7c8 Minor changes to OS X’s info.plist files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88068 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-08 18:57:08 +00:00
SND\MaddTheSane_cp 2e87974bd8 Messing with the OS X credits.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88065 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-06 23:24:43 +00:00
SND\MaddTheSane_cp e86ad93e2f Adding Chinese localization from Sdchun.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-04 09:09:40 +00:00
SND\MaddTheSane_cp 2e8f2cfc9c Minor wording change on English version.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88039 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-02 21:43:39 +00:00
SND\MaddTheSane_cp 2bb48e127d Minor constraint changes on OS X xibs.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88038 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-02 21:39:57 +00:00
SND\MaddTheSane_cp 2f445854cc Some code changes.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88035 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-02 20:33:06 +00:00
SND\MaddTheSane_cp 6c98dfb447 Replace three periods with ellipses on OS X localization files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88033 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-02 20:01:39 +00:00
SND\MaddTheSane_cp 956a967434 Even MORE OS X localization work.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87985 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-11-27 05:35:52 +00:00
SND\MaddTheSane_cp a4463d88e3 Apple seems to be really pushing OpenGL3, let’s see if I can make an OpenGL 3 context on the Software renderer.
We’ll begin by splitting up the renderers into different files.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87979 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-11-27 02:00:15 +00:00
SND\MaddTheSane_cp 26a39c749b More work on OS X localization.
Some OS X bug fixes.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87971 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-11-26 23:29:22 +00:00