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
*
OS X:
SND\MaddTheSane_cp
2014-01-16
2
-2
/
+2
*
OS X:
SND\MaddTheSane_cp
2014-01-05
1
-17
/
+18
*
Remove untranslated Korean files.
SND\MaddTheSane_cp
2013-12-29
4
-102
/
+0
*
Initial work on OS X Korean localization.
SND\MaddTheSane_cp
2013-12-17
4
-0
/
+102
*
Minor changes to OS X’s info.plist files.
SND\MaddTheSane_cp
2013-12-08
2
-2
/
+2
*
Messing with the OS X credits.
SND\MaddTheSane_cp
2013-12-06
2
-14
/
+19
*
Adding Chinese localization from Sdchun.
SND\MaddTheSane_cp
2013-12-04
2
-0
/
+78
*
Even MORE OS X localization work.
SND\MaddTheSane_cp
2013-11-27
3
-10
/
+124
*
Updating PCSX-R version to 1.9.95.
SND\MaddTheSane_cp
2013-11-10
2
-0
/
+57
*
Removing untranslated OS X localization files.
SND\MaddTheSane_cp
2013-10-26
17
-237
/
+0
*
Minor Hungarian localizable strings update.
SND\MaddTheSane_cp
2013-10-23
1
-1
/
+1
*
Implement localization on some OS X strings, mainly those in the Hungarian lo...
SND\MaddTheSane_cp
2013-10-20
1
-17
/
+18
*
I'll never be happy...
SND\MaddTheSane_cp
2013-10-20
22
-0
/
+0
*
As loathe as I am to do it, making OS X's .strings files into UTF-16.
SND\MaddTheSane_cp
2013-10-19
22
-0
/
+0
*
Initial work on broad localization.
SND\MaddTheSane_cp
2013-10-19
18
-0
/
+270
*
Updating constraints on OS X XIBs.
SND\MaddTheSane_cp
2013-09-22
1
-25
/
+27
*
Migrating xibs to Xcode 5.
SND\MaddTheSane_cp
2013-09-20
1
-2496
/
+320
*
Updating the Info.plist files.
SND\MaddTheSane_cp
2013-09-17
2
-0
/
+4
*
Convert Objective-C code to modern syntax, mainly for the NSDictionaries.
SND\MaddTheSane_cp
2013-09-10
2
-41
/
+35
*
Remove 32-bit support on OS X.
SND\MaddTheSane_cp
2013-09-10
5
-27
/
+4
*
Remove the Spanish localization because there isn't a spanish .po file.
SND\MaddTheSane_cp
2013-09-01
6
-2554
/
+35
*
Some more work on localization for OS X.
SND\MaddTheSane_cp
2013-09-01
5
-0
/
+2554
*
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
[next]