index
:
xavi/pcsxr
master
sio
sio-tcp
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macosx
/
plugins
/
DFSound
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better prefs managing on the main app.
SND\MaddTheSane_cp
2013-08-30
2
-90
/
+97
*
Preference changes in OS X plug-ins.
SND\MaddTheSane_cp
2013-08-30
1
-4
/
+4
*
Re-working how DFInput on OS X stores preferences, making it match the rest o...
SND\MaddTheSane_cp
2013-08-29
3
-7
/
+14
*
Add a symbol export file for the OS X sound plug-ins.
SND\MaddTheSane_cp
2013-08-28
1
-0
/
+27
*
Use __private_extern__ on OS X's localization functions.
SND\MaddTheSane_cp
2013-08-26
1
-2
/
+2
*
Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.
SND\MaddTheSane_cp
2013-08-26
1
-2
/
+1
*
Adding an info.plist for the shared spu library on OS X.
SND\MaddTheSane_cp
2013-08-26
1
-0
/
+16
*
Moving most of the OS X preferences to auto layout, and all to 10.7.
SND\MaddTheSane_cp
2013-08-22
4
-285
/
+1567
*
Fixing a bug.
SND\MaddTheSane_cp
2013-08-22
1
-1
/
+1
*
Fix compiling issue.
SND\MaddTheSane_cp
2013-08-21
1
-1
/
+0
*
Updating OS X plug-in code.
SND\MaddTheSane_cp
2013-07-09
1
-8
/
+2
*
Minor OS X changes.
SND\MaddTheSane_cp
2013-07-06
1
-0
/
+1
*
Get rid of the seperate ARCBridge headers.
SND\MaddTheSane_cp
2013-07-05
1
-36
/
+0
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
2
-32
/
+38
*
Grouping similar classes in Xcode.
SND\MaddTheSane_cp
2013-07-05
1
-0
/
+0
*
Consolidate the plug-ins in OS X into the main PCSXR project.
SND\MaddTheSane_cp
2013-07-05
2
-952
/
+0
*
Moving the Xcode config files to their own folder, and fixing the projects' r...
SND\MaddTheSane_cp
2013-07-05
1
-5
/
+5
*
Fix Cocoa complaining when getting the plug-in info under OS X.
SND\MaddTheSane_cp
2013-07-05
1
-8
/
+12
*
Implement the Xcode setting files on Xcode projects.
SND\MaddTheSane_cp
2013-07-05
1
-51
/
+19
*
get rid of extra, blank lines on OS X.
SND\MaddTheSane_cp
2013-07-04
1
-2
/
+0
*
Make the plug-ins use ARC in 64-bit mode.
SND\MaddTheSane_cp
2013-07-04
5
-22
/
+66
*
Get rid of the messy preprocessor hack for named sliders on the audio plug-in...
SND\MaddTheSane_cp
2013-07-03
13
-1406
/
+493
*
Make OS X's localization implementation functions match the signature of gett...
SND\MaddTheSane_cp
2013-03-03
1
-4
/
+4
*
minor changes
SND\MaddTheSane_cp
2013-01-29
1
-95
/
+88
*
Updating Xcode project files based on Xcode 4.6 upgrade recommendation.
SND\MaddTheSane_cp
2013-01-29
1
-1
/
+15
*
Setting the Plug-in window controllers' initial value to nil.
SND\MaddTheSane_cp
2013-01-10
1
-1
/
+1
*
Messing with the OS X plug-in code:
SND\MaddTheSane_cp
2013-01-10
1
-0
/
+2
*
Setting end-of-line metadata.
SND\MaddTheSane_cp
2012-12-24
5
-0
/
+0
*
We don't need mutable dictionaries when setting plug-in defaults.
SND\MaddTheSane_cp
2012-10-13
3
-32
/
+32
*
Quieting a warning found by Clang's static analyzer.
SND\MaddTheSane_cp
2012-10-10
1
-0
/
+1
*
Quieting a warning in OS X localization implementation.
SND\MaddTheSane_cp
2012-09-23
1
-3
/
+3
*
Updating projects to build on Xcode 4.4
SND\MaddTheSane_cp
2012-09-17
1
-9
/
+13
*
Setting the proper encodings on the sound plug-ins' InfoPlist.strings.
SND\MaddTheSane_cp
2011-12-31
1
-2
/
+2
*
fixing the PeopsSPU Xcode project
SND\MaddTheSane_cp
2011-12-28
1
-14
/
+14
*
rearranging Sound plug-in for Mac.
SND\MaddTheSane_cp
2011-12-28
14
-72
/
+1377
*
Remove PowerPC files from the Xcode build process.
SND\MaddTheSane_cp
2011-12-02
1
-0
/
+2
*
Localizing the Named Sliders in the SPU plug-in.
SND\MaddTheSane_cp
2011-11-22
2
-13
/
+32
*
Adding a kludge around defines to get each plug-in to have a unique localizat...
SND\MaddTheSane_cp
2011-11-18
1
-0
/
+31
*
First steps for localization support for Mac OS X/Cocoa, including:
SND\MaddTheSane_cp
2011-11-17
5
-7
/
+44
*
Setting xib deployment target to 10.6
SND\MaddTheSane_cp
2011-11-15
1
-3
/
+2
*
Big Mac Commit!
SND\MaddTheSane_cp
2011-11-12
2
-34
/
+15
*
Removing old NIBs, part 2.
SND\MaddTheSane_cp
2011-11-12
4
-0
/
+22
*
Patch 10794.
SND\edgbla_cp
2011-11-11
2
-0
/
+1167
*
Patch 10767 (Durandal_1707).
SND\edgbla_cp
2011-11-09
5
-91
/
+57
*
Patch 9753 (MaddTheSane).
SND\edgbla_cp
2011-06-21
3
-65
/
+220
*
Rebranding.
SND\edgbla_cp
2011-06-08
1
-0
/
+0
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66878 e17a0e51-4ae3-4d35...
SND\edgbla_cp
2011-05-17
1
-65
/
+50
*
-dfsound (macosx): added volume adjustment/muting support.
SND\weimingzhi_cp
2011-02-22
7
-17
/
+31
*
-Removed obsoleted files.
SND\weimingzhi_cp
2011-02-19
7
-1046
/
+0
*
-Reverted some changes to make the code build again on Tiger.
SND\weimingzhi_cp
2011-02-19
3
-188
/
+242
[next]