Commit Graph

235 Commits

Author SHA1 Message Date
SND\MaddTheSane_cp
ea22cb4379 Get rid of the seperate ARCBridge headers.
Set the mime type on the InfoPlist.strings to be text.
Why were we using sprintf with NSStrings? NSString does have methods for doing what we need.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85868 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 23:02:13 +00:00
SND\MaddTheSane_cp
d50bdc6fb2 Change some +stringWithCString and -initWithCString:encoding: to modern Objective-C syntax.
Change the encoding of a couple of info.plists to UTF-8, otherwise Xcode was complaining.
Removing some extra line breaks on OS X code.
Other minor changes.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85867 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 21:59:24 +00:00
SND\MaddTheSane_cp
611182f4ae Grouping similar classes in Xcode.
Implement the Instrument build phase, for when your profile with Instruments.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85842 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 11:35:09 +00:00
SND\MaddTheSane_cp
8ce6358f4e Consolidate the plug-ins in OS X into the main PCSXR project.
Add debugging info for SysLibError on OS X.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85835 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 07:11:57 +00:00
SND\MaddTheSane_cp
5a8a70c2ac Moving the Xcode config files to their own folder, and fixing the projects' references to them.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85831 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 03:55:57 +00:00
SND\MaddTheSane_cp
d422e158d8 Fix Cocoa complaining when getting the plug-in info under OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85830 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 02:19:01 +00:00
SND\MaddTheSane_cp
759e70e74e Make it build again
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85828 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 01:39:31 +00:00
SND\MaddTheSane_cp
ee1a4b9bc8 Implement the Xcode setting files on Xcode projects.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85827 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 01:32:50 +00:00
SND\MaddTheSane_cp
98d7380ec7 Making the SIO plug-ins work on OS X.
Setting the deployment target on the SIO plug-in be set to 10.7, since we don't we have a 10.6 version of PCSXR that can use it.
Adding Xcode config files.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85826 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 01:04:08 +00:00
SND\MaddTheSane_cp
b05c91bb3b This should get the bladesio plug-in building on OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85824 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-04 21:55:52 +00:00
SND\MaddTheSane_cp
887a72f127 SVN is being stupid
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85823 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-04 21:52:43 +00:00
SND\MaddTheSane_cp
1d282b58e4 get rid of extra, blank lines on OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85818 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-04 19:43:04 +00:00
SND\MaddTheSane_cp
4a81192edf Still more work to get Bladesio1 set up for OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85817 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-04 19:35:20 +00:00
SND\MaddTheSane_cp
8ab2acb9a4 Still more work to get Bladesio1 set up for OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85816 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-04 19:23:34 +00:00
SND\MaddTheSane_cp
e8799fe621 Copy over DFCdrom to bladesio1 on OS X. to begin the process for the OS X plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85814 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-04 19:16:29 +00:00
SND\MaddTheSane_cp
dd7da2fae9 Make the plug-ins use ARC in 64-bit mode.
Change how the preprocessor macros are managed on OS X.
Set the name of the product to the target name.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85795 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-04 03:07:44 +00:00
SND\MaddTheSane_cp
f557fb4d2b Get rid of the messy preprocessor hack for named sliders on the audio plug-ins for OS X:
Consolidate files that are the same.
Whatever class loads a nib, will be that owner, no matter what the nib says.
Have shared code be in a dylib that loads, so there isn't warnings about conflicting classes.
Other changes

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85757 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-03 06:57:46 +00:00
SND\MaddTheSane_cp
14380119bf Some work on OS X's net plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85561 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-06-26 04:39:52 +00:00
SND\MaddTheSane_cp
5a29c04f29 Modify the Memory Object class a little bit. Some minor changes.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85493 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-06-22 22:59:56 +00:00
SND\MaddTheSane_cp
32f0cfc0e0 Fixing a deadlock in PeopsSoftGL's shader code.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85492 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-06-22 22:00:50 +00:00
SND\MaddTheSane_cp
d4affa2179 Hook up one of the shader selectors.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@84229 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-04-25 01:35:55 +00:00
SND\MaddTheSane_cp
355a94d2d7 Fix a crash when using SoftGL on OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83636 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-03-17 22:26:30 +00:00
SND\MaddTheSane_cp
f9a250d60e Make OS X's localization implementation functions match the signature of gettext.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83305 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-03-03 00:15:09 +00:00
SND\MaddTheSane_cp
720d4be596 Applying patch 13817.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82774 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-02-08 19:25:55 +00:00
SND\MaddTheSane_cp
10c2e26d00 minor changes
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82590 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-01-29 19:50:54 +00:00
SND\MaddTheSane_cp
5c46670036 Window calls should only be done on the main thread on OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82588 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-01-29 19:07:07 +00:00
SND\MaddTheSane_cp
daae620c88 Updating Xcode project files based on Xcode 4.6 upgrade recommendation.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82585 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-01-29 17:36:21 +00:00
SND\MaddTheSane_cp
7c6a7978c0 Use strlcpy on OS X code.
> Better handling of the net system on OS X.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82182 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-01-10 20:46:32 +00:00
SND\MaddTheSane_cp
e66ba25d49 Setting the Plug-in window controllers' initial value to nil.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82168 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-01-10 04:21:36 +00:00
SND\MaddTheSane_cp
ea7e430219 Changing some things on the OS X net plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82167 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-01-10 04:09:34 +00:00
SND\MaddTheSane_cp
f9cb1c85ed Messing with the OS X plug-in code:
Making it so that absolute paths are properly handled on plug-ins.
Put the absolute path if we load a plug-in from somewhere else than the App's built-in location.
Have path in PcsxrPlugin be an Objective C property. Also making the name a new Objective C property.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82165 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-01-10 01:02:14 +00:00
SND\MaddTheSane_cp
e2f01cd5e7 Get OS X compiling again:
Fixed undeclared GPU_FRAME_LIMIT.
Some patch somewhere changed the file reference of the ExtendedKeys headers in the GPU plug-ins. reverting that.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81977 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-12-28 09:18:08 +00:00
SND\MaddTheSane_cp
4e301cfdb8 Setting end-of-line metadata.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81971 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-12-24 21:25:14 +00:00
SND\MaddTheSane_cp
520a24fb83 Implement fast-forward in the display plug-ins for OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81907 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-12-20 23:04:58 +00:00
SND\MaddTheSane_cp
be3d963074 Mac Patch 13437.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81770 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-12-15 21:07:55 +00:00
SND\edgbla_cp
065ccce6e9 Unix style EOL (thanks to darktjm);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-11-18 18:15:59 +00:00
SND\MaddTheSane_cp
adc29a2386 Some code refactoring.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81228 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-11-14 00:19:01 +00:00
SND\weimingzhi_cp
f131f1ca8c update my email address.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80665 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-23 09:24:24 +00:00
SND\MaddTheSane_cp
055fff5071 Allocate the buffer in loadSource via length of the data and not the file size. This means technically a web URL could be passed to it and it would still work.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80642 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-19 23:14:07 +00:00
SND\MaddTheSane_cp
91d74ff848 Use rect_texture if available and we're not using shaders.
Spacing changes.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80393 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-13 23:03:36 +00:00
SND\MaddTheSane_cp
7bb04ed164 Fix off-by-one on shader quality on the Mac SoftGL port.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80392 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-13 22:33:35 +00:00
SND\MaddTheSane_cp
54a898fced We don't need mutable dictionaries when setting plug-in defaults.
Set proper classes in the DFSound Info.plist files.
Fix a missing default setting in the sound plug-ins.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80391 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-13 22:07:53 +00:00
SND\MaddTheSane_cp
221dab875d Quieting a warning found by Clang's static analyzer.
Properly clean up after ourselves.
Our code doesn't use Carbon, and implicitly links to System.framework (which, on OS X, is just a pointer to libSystem).
Don't include debugging symbols on release builds.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80326 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-10 02:59:53 +00:00
SND\MaddTheSane_cp
18fe428c13 Added some sanity checking so we don't try to use nil objects in the SoftGL Mac driver.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80324 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-10 00:54:20 +00:00
SND\MaddTheSane_cp
7a613cfccd Mainly spacing changes, and a few OCD things.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80323 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-10 00:04:58 +00:00
SND\MaddTheSane_cp
15882a2822 spacing change.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80267 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-07 18:45:25 +00:00
SND\MaddTheSane_cp
5305a7ec79 Fixing something I goofed on last commit.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80254 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-06 19:44:58 +00:00
SND\MaddTheSane_cp
1f00ddb102 -NSURL fileReferenceURL] didn't do what I thought it did. Instead, Bookmarks do that
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80253 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-10-06 19:35:43 +00:00
SND\MaddTheSane_cp
a602f4591f Quieting a warning in OS X localization implementation.
Fixing a few bugs on the OS X Software Shader support, and adding a quality selector.
Changing the hacks type used in the Mac preference selector from unsigned long to unsigned int.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79982 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-09-23 21:28:57 +00:00
SND\MaddTheSane_cp
76108ffe79 Modernizing PeopsXGL for OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79977 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-09-23 18:41:37 +00:00
SND\MaddTheSane_cp
0af4b67eb8 Main Xcode project changed slightly.
Style changes in the Mac NetSock plug-in.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79894 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-09-17 01:47:34 +00:00
SND\MaddTheSane_cp
a4905ffaa0 Updating projects to build on Xcode 4.4
Added OpenGL shader support to the Mac software renderer.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79892 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-09-17 01:15:40 +00:00
SND\dario86_cp
79c267cda7 Updated Free Software Foundation address (Jem256).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-02-19 02:15:18 +00:00
SND\MaddTheSane_cp
bfe7140f1e Setting the proper encodings on the sound plug-ins' InfoPlist.strings.
Updating main Xcode project to account for the change of names for the sound plug-ins.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73975 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-12-31 21:20:20 +00:00
SND\MaddTheSane_cp
a3c3fe37b2 fixing the PeopsSPU Xcode project
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73842 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-12-28 18:59:04 +00:00
SND\MaddTheSane_cp
36c58f3192 rearranging Sound plug-in for Mac.
Renamed PeopsSPU plugin to PeopsSpuSDL to reflect its use of SDL.
Renamed PeopsAL plugin to PeopsSpuAL.
Prevent Objective-C class clashing between the sound plug-ins by renaming the named slider class based on which plug-in is being built.
Splitting resources between the two different sound plug-ins.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73841 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-12-28 18:52:18 +00:00
SND\MaddTheSane_cp
ad3d06b4b9 Make IsCdHandleOpen() on Mac match the Linux method.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73820 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-12-27 22:15:23 +00:00
SND\MaddTheSane_cp
7bbdf20d98 Let's make sure the memory card is created before posting a notification about it.
Declare "_MACOSX" on the XGL plug-in.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72996 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-12-08 03:20:28 +00:00
SND\MaddTheSane_cp
353134c57d Removing one nib that didn't get deleted
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72857 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-12-05 04:43:42 +00:00
SND\MaddTheSane_cp
e46e672bf9 Fixes to the Net plug-in for Mac OS X:
Use -[NSString cStringUsingEncoding:NSASCIIStringEncoding] instead of just -[NSString cString] for getting the IP address from an NSString.
Center the SockDialog before showing it.
Load values when sockOpen() is called.


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72821 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-12-02 23:20:44 +00:00
SND\MaddTheSane_cp
afc0ff9c91 Remove PowerPC files from the Xcode build process.
Explicitly state valid architectures to only i386 and x86_64 for Mac OS X.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72818 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-12-02 20:44:00 +00:00
SND\MaddTheSane_cp
7543dd0405 Remove -fomit-frame-pointer from Xcode debug builds; it was impossible to debug with it.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72759 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-12-02 01:30:11 +00:00
SND\MaddTheSane_cp
c11ed17e57 Localizing the Named Sliders in the SPU plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72527 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-22 04:07:13 +00:00
SND\MaddTheSane_cp
83044f740a Adding a kludge around defines to get each plug-in to have a unique localization function on Mac OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72452 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-18 23:58:37 +00:00
SND\MaddTheSane_cp
a4f36118dc DFNet for Mac OS X.
Note that DFNet is disabled by default, and there are still a few rough edges.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72400 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-18 04:46:20 +00:00
SND\MaddTheSane_cp
3cb675119a Fix possible memory leak in PeopsXGL Mac plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72393 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-17 22:01:31 +00:00
SND\MaddTheSane_cp
3043ded640 First steps for localization support for Mac OS X/Cocoa, including:
Localizable.strings files for each plug-in.
Try to get localizable string from a c string (see Pcsxr_locale_text in main.m).
Each Mac plug-in now has a Principal class declaration in their Info.plist

Also updated the memory card extensions

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72361 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-17 01:58:25 +00:00
SND\MaddTheSane_cp
b90521fa97 Setting xib deployment target to 10.6
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72320 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-15 19:20:20 +00:00
SND\MaddTheSane_cp
b83c8fe686 Changing Mac getters to be more Objective-C.
Getters in Objective-C are just named what they are getting, I.E. "getVariable" isn't valid, but "variable" is.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72232 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-12 22:50:37 +00:00
SND\MaddTheSane_cp
98f9382fb8 Big Mac Commit!
Updating plug-ins to use Release instead of Debug for command line building.
Update to use 64-bit safe datatypes (NSInteger where needed).
Getting rid of no longer used variables in the Xcode projects.
Making a Localizable.strings file.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72225 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-12 20:07:20 +00:00
SND\MaddTheSane_cp
67151dd87b Removing old NIBs, part 2.
Also adding "Info copy.plist" for DFSound's OpenAL plug-in.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72218 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-12 19:16:35 +00:00
SND\edgbla_cp
ea7338ddf9 10797, 10798 (MaddTheSane).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72170 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-11 12:08:23 +00:00
SND\edgbla_cp
3c54637994 Patch 10794.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72167 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-11 03:40:08 +00:00
SND\edgbla_cp
4d55a8b825 Patch 10767 (Durandal_1707).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72138 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-09 20:49:54 +00:00
SND\edgbla_cp
363e63c11d macos keys (patch 10713).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@71965 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-03 19:20:32 +00:00
SND\edgbla_cp
1e052267fb git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69887 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2011-08-23 20:48:39 +00:00
SND\edgbla_cp
47d52dacd0 SPU crash fix, macos peopsxgl gte accuracy.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69712 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-08-16 08:02:57 +00:00
SND\edgbla_cp
c5964a2a3b git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69655 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2011-08-13 09:16:44 +00:00
SND\edgbla_cp
fbe3fe3505 Patch 9753 (MaddTheSane).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@68034 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-06-21 20:38:25 +00:00
SND\edgbla_cp
9e1842a155 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67807 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2011-06-13 08:00:02 +00:00
SND\edgbla_cp
600fa7c1ac git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67636 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2011-06-08 12:16:28 +00:00
SND\edgbla_cp
5f868fa161 Rebranding.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67621 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-06-08 09:27:25 +00:00
SND\edgbla_cp
2b6262cbe6 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66878 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2011-05-17 18:51:31 +00:00
SND\edgbla_cp
1b994def06 Patch 9232 (MaddTheSane).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66465 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-05-02 12:56:41 +00:00
SND\weimingzhi_cp
e306359cc4 -dfsound (macosx): added volume adjustment/muting support.
-peopsxgl (macosx): removed powerpc from deployment configuration as the plugin is not big-endian compatible.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63687 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-02-22 02:03:02 +00:00
SND\weimingzhi_cp
41d8ea06cf -(SysBeep)Some improvements to the Mac port of PeopsXGL: cursor doesn't stay hidden when app is switched out; disallow dragging window in fullscreen mode; does almost the right thing when app is deactivated; responds properly to user resolution switching. Also, some rounding errors when window resized have been eliminated. (Patch #8429)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63554 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-02-19 06:25:57 +00:00
SND\weimingzhi_cp
7e251ead60 -NSInteger is 64-bit on x86_64 so use long instead (cannot test for now, use previous revisions if broken).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63552 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-02-19 03:58:03 +00:00
SND\weimingzhi_cp
96a007f1ef -Removed obsoleted files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63550 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-02-19 02:30:06 +00:00
SND\weimingzhi_cp
fcd5b6fa91 -Removed obsoleted files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63549 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-02-19 02:26:02 +00:00
SND\weimingzhi_cp
3fc56dbe4a -Reverted some changes to make the code build again on Tiger.
-Removed x86_64 from Deployment configuration.
-macosx: Use SDL for sound plugin, removed Carbon backend.
-(MaddTheSane)Fixed memory leaks (Patch #8427).

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63548 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-02-19 02:25:15 +00:00
SND\weimingzhi_cp
34cfcc5169 -(SysBeep)Added Mac OS X port of P.E.Op.S OpenGL plugin. (Patch #8361)
-Fixed help message for Windows. (Issue #8028).


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63522 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-02-18 08:58:58 +00:00
SND\shalma_cp
d9896430da macosx - dfsound - plugincontroller-null
- (MaddTheSane) Redo files from last bad shalma diff


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61373 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-12-21 01:05:11 +00:00
SND\shalma_cp
0112ea1c6b macosx - dfsound (null)
- (MaddTheSane) configure screen
- Patch #7815

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61342 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-12-20 03:10:18 +00:00
SND\shalma_cp
c2a2b28f6f macosx - dfsound
- (MaddTheSane) Fix NULL sound driver
- Patch #7781

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61312 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-12-19 14:01:48 +00:00
SND\shalma_cp
cf1a9ad8be macosx - dfsound
- (MaddTheSane) Add 64-bit mode null sound driver
- Patch #7761

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61296 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-12-19 03:27:59 +00:00
SND\weimingzhi_cp
da3649c24f MaddTheSane (Patch #7737):
* Poking around in Xcode projects, because I'm a bit OCD like that.
* Adding a comment on the Mac Audio Plug-in source file. It needs to be re-written in Core Audio in order to be 64-bit safe.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61222 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-12-16 05:14:06 +00:00
SND\weimingzhi_cp
0facac847f MaddTheSane:
- Clean up the Xcode projects a bit.
- Added 64-bit mode on Mac.
- Made it so that the SDK was set on the Xcode projects.
- Enabled PowerPC support.
(Patch #7730).

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61171 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-12-14 08:15:46 +00:00
SND\weimingzhi_cp
d4840a37d9 dfcdrom: fixed thread deadlock in some cases.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55905 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-08-09 02:22:57 +00:00
SND\weimingzhi_cp
3f7356f6f3 dfinput: only accept axis input when the current axis position is off enough from previous or initial position in config dialog box.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55344 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-08-01 11:11:29 +00:00
SND\weimingzhi_cp
8bca7a2d97 dfinput (macosx): upgraded to SDL 1.3 Beta.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55318 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-07-31 12:31:11 +00:00
SND\weimingzhi_cp
8d4373b70d implemented config dialog for DFInput on OSX, removed HIDInput.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55259 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-07-29 00:34:36 +00:00
SND\weimingzhi_cp
df065b4bf4 ported dfinput to osx as well (prelimiary, no config dialog yet). will eventually replace HIDInput.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55128 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-07-25 10:01:51 +00:00
SND\weimingzhi_cp
8da3cda2b3 Ported DFCdrom to osx, removed old CDDeviceInterface plugin
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55123 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-07-25 02:48:41 +00:00
SND\weimingzhi_cp
8256cc125c git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54830 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-07-17 09:02:52 +00:00
SND\weimingzhi_cp
96463661d9 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54829 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-07-17 04:35:31 +00:00
SND\weimingzhi_cp
7063fa07fd git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54828 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-07-17 04:29:53 +00:00
SND\weimingzhi_cp
c8a6536656 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54824 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-07-17 03:01:36 +00:00
SND\weimingzhi_cp
d990e3b444 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53840 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-06-29 12:43:20 +00:00
SND\weimingzhi_cp
72524b9a4e git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53447 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-06-24 03:55:23 +00:00
SND\weimingzhi_cp
f594c0bd1b git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42528 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-03-17 16:35:23 +00:00
SND\weimingzhi_cp
d804bef6d8 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42509 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-03-17 09:39:41 +00:00
SND\weimingzhi_cp
9bf85f976c git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@41013 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-02-01 12:29:04 +00:00
SND\weimingzhi_cp
843732611c git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@41005 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-02-01 11:23:52 +00:00
SND\weimingzhi_cp
52c88a3a17 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38674 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-12-02 15:16:02 +00:00
SND\weimingzhi_cp
b268bbc531 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38673 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-12-02 15:02:08 +00:00
SND\weimingzhi_cp
c126013e93 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38461 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-29 17:48:57 +00:00
SND\weimingzhi_cp
2beede75b4 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@37118 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-13 12:35:02 +00:00
SND\weimingzhi_cp
394c8136b4 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35184 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-03 08:01:07 +00:00
SND\weimingzhi_cp
70b78dac61 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35142 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-03 04:23:06 +00:00
SND\weimingzhi_cp
df740937ba git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35137 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-03 04:03:47 +00:00
SND\weimingzhi_cp
3c79166764 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34861 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-02 11:11:34 +00:00
SND\weimingzhi_cp
86b69df9d5 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34859 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-02 11:10:33 +00:00
SND\weimingzhi_cp
d9a03cd925 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34805 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-02 08:52:37 +00:00
SND\weimingzhi_cp
bf8f91edee git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34801 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-02 08:43:01 +00:00
SND\weimingzhi_cp
4ae23f1101 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34798 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-02 08:31:27 +00:00
SND\weimingzhi_cp
a32304c24f git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34795 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-02 08:09:56 +00:00
SND\weimingzhi_cp
303526a061 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34786 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-02 06:59:44 +00:00
SND\weimingzhi_cp
beeda82240 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34487 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-01 06:35:46 +00:00
SND\weimingzhi_cp
8244e22c88 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34486 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-01 06:30:20 +00:00
SND\weimingzhi_cp
74be651631 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34484 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-01 06:28:55 +00:00
SND\weimingzhi_cp
161fa8af66 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34480 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-01 05:53:44 +00:00
SND\weimingzhi_cp
8549d0c543 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34479 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-11-01 05:50:53 +00:00
SND\weimingzhi_cp
85fb698328 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34346 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-10-31 15:52:30 +00:00
SND\weimingzhi_cp
d4e4912b5b git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34345 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-10-31 15:48:52 +00:00
SND\weimingzhi_cp
5408345d8b git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@32699 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-10-24 03:15:42 +00:00