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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make the plug-ins use ARC in 64-bit mode.
SND\MaddTheSane_cp
2013-07-04
32
-211
/
+544
*
Get rid of the messy preprocessor hack for named sliders on the audio plug-in...
SND\MaddTheSane_cp
2013-07-03
13
-1406
/
+493
*
Mess around with OS X memory objects:
SND\MaddTheSane_cp
2013-07-03
2
-5
/
+31
*
Getting rid of commented-out code.
SND\MaddTheSane_cp
2013-06-26
4
-69
/
+4
*
Disable the net plug-in in the freeze state handler on demand.
SND\MaddTheSane_cp
2013-06-26
3
-3
/
+36
*
Set some NSURLs as directories.
SND\MaddTheSane_cp
2013-06-26
1
-2
/
+2
*
Some work on OS X's net plug-in.
SND\MaddTheSane_cp
2013-06-26
1
-19
/
+28
*
Handle if we don't get sent a user dictionary or the memory card changed.
SND\MaddTheSane_cp
2013-06-26
2
-5
/
+5
*
Don't open plug-ins or memory cards if the emulator is running.
SND\MaddTheSane_cp
2013-06-26
3
-2
/
+10
*
Even more work on the memory card management.
SND\MaddTheSane_cp
2013-06-26
9
-369
/
+390
*
Making the memImage property readonly in the header, but readwrite in the mai...
SND\MaddTheSane_cp
2013-06-25
2
-9
/
+9
*
Adding a comment.
SND\MaddTheSane_cp
2013-06-25
1
-0
/
+1
*
Implement creating and selecting memory cards in the memory card manager.
SND\MaddTheSane_cp
2013-06-25
5
-80
/
+1730
*
Add animated memory card icons on OS X
SND\MaddTheSane_cp
2013-06-25
4
-17
/
+79
*
Removing commented-out code in the memory object.
SND\MaddTheSane_cp
2013-06-25
1
-17
/
+3
*
Modify the Memory Object class a little bit. Some minor changes.
SND\MaddTheSane_cp
2013-06-22
6
-47
/
+58
*
Fixing a deadlock in PeopsSoftGL's shader code.
SND\MaddTheSane_cp
2013-06-22
1
-64
/
+59
*
Handle getting passed "files" that are actually command line options. This ha...
SND\MaddTheSane_cp
2013-06-22
1
-0
/
+5
*
Add an edit menu to OS X's menu bar.
SND\MaddTheSane_cp
2013-06-22
1
-40
/
+1029
*
Minor spacing changes.
SND\MaddTheSane_cp
2013-06-22
2
-30
/
+41
*
Ignore files passed via the command line if we're parsing.
SND\MaddTheSane_cp
2013-06-22
5
-75
/
+132
*
Adding some rudimentary command line support for OS X
SND\MaddTheSane_cp
2013-06-22
3
-3
/
+184
*
Adding the pauseSafeWithBlock declaration to the EmuThread header.
SND\MaddTheSane_cp
2013-06-20
1
-0
/
+1
*
Make OS X use LidInterrupt.
SND\MaddTheSane_cp
2013-06-20
2
-5
/
+8
*
Since we haven't stated we can't open more than one file in OS X' cheat open ...
SND\MaddTheSane_cp
2013-05-29
1
-1
/
+3
*
Prevent deadlocking when saving states on OS X.
SND\MaddTheSane_cp
2013-05-20
1
-12
/
+31
*
Hook up one of the shader selectors.
SND\MaddTheSane_cp
2013-04-25
1
-18
/
+27
*
Fix a crash when using SoftGL on OS X.
SND\MaddTheSane_cp
2013-03-17
1
-164
/
+172
*
Apply patch 13980, with fixes to get it working properly. This allows a cheat...
SND\MaddTheSane_cp
2013-03-03
7
-20
/
+986
*
Make OS X's localization implementation functions match the signature of gett...
SND\MaddTheSane_cp
2013-03-03
7
-20
/
+20
*
Only run the url if the emulator is running if we are using an ISO.
SND\MaddTheSane_cp
2013-03-02
1
-2
/
+6
*
Set the recent item menu text based on the localized name: this will honor th...
SND\MaddTheSane_cp
2013-02-28
1
-2
/
+9
*
Use URLByAppendingPathComponent: instead of stringWithFormat: to get the dest...
SND\MaddTheSane_cp
2013-02-14
1
-3
/
+1
*
sio;
SND\edgbla_cp
2013-02-14
1
-1
/
+1
*
Fix a memory leak in non-ARC code.
SND\MaddTheSane_cp
2013-02-12
1
-3
/
+4
*
Only set the ISO in the disc handler when the emulator is running if we are u...
SND\MaddTheSane_cp
2013-02-12
1
-4
/
+8
*
Applying patch 13817.
SND\MaddTheSane_cp
2013-02-08
1
-2
/
+2
*
minor changes
SND\MaddTheSane_cp
2013-01-29
2
-96
/
+89
*
fixed a memory leak in non-ARC code.
SND\MaddTheSane_cp
2013-01-29
4
-28
/
+37
*
Window calls should only be done on the main thread on OS X.
SND\MaddTheSane_cp
2013-01-29
1
-12
/
+15
*
Updating Xcode project files based on Xcode 4.6 upgrade recommendation.
SND\MaddTheSane_cp
2013-01-29
6
-6
/
+90
*
The weak directive is useless in non-ARC code. comment it out when not using ...
SND\MaddTheSane_cp
2013-01-28
2
-1
/
+3
*
Messing around with the file handling XIBs.
SND\MaddTheSane_cp
2013-01-28
4
-12
/
+28
*
Bumping the minimum OS X version to 10.7.
SND\MaddTheSane_cp
2013-01-20
9
-1057
/
+727
*
Make sPluginList in PluginList.m unsafe-unretained so we can properly free it...
SND\MaddTheSane_cp
2013-01-14
3
-46
/
+52
*
Getting rid of the autorelease pools around EmuThread's functions: they were ...
SND\MaddTheSane_cp
2013-01-11
1
-126
/
+120
*
Disable the dynarec core on OS X i386. It will still run in 64-bit mode.
SND\MaddTheSane_cp
2013-01-10
2
-1
/
+14
*
Use strlcpy on OS X code.
SND\MaddTheSane_cp
2013-01-10
12
-40
/
+92
*
Setting the Plug-in window controllers' initial value to nil.
SND\MaddTheSane_cp
2013-01-10
7
-10
/
+8
*
Changing some things on the OS X net plug-in.
SND\MaddTheSane_cp
2013-01-10
1
-6
/
+10
[prev]
[next]