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
...
*
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
*
Messing with the OS X plug-in code:
SND\MaddTheSane_cp
2013-01-10
9
-115
/
+65
*
Use ARC in 64-bit mode on the Mac.
SND\MaddTheSane_cp
2013-01-09
17
-221
/
+375
*
Making PCSX-R for Mac handle the added disc image formats.
SND\MaddTheSane_cp
2013-01-08
3
-123
/
+88
*
Build the Recent Menu source file.
SND\MaddTheSane_cp
2013-01-08
2
-2
/
+5
*
Get OS X compiling again:
SND\MaddTheSane_cp
2012-12-28
4
-6
/
+8
*
Setting end-of-line metadata.
SND\MaddTheSane_cp
2012-12-24
81
-0
/
+0
*
Implement fast-forward in the display plug-ins for OS X.
SND\MaddTheSane_cp
2012-12-20
8
-41
/
+464
*
Add a recent menu.
SND\MaddTheSane_cp
2012-12-20
6
-10
/
+373
*
Incorporating changes from the GTK memory manager.
SND\MaddTheSane_cp
2012-12-20
1
-11
/
+100
*
Fix a double release bug.
SND\MaddTheSane_cp
2012-12-16
1
-1
/
+0
*
Add missing file from last commit.
SND\MaddTheSane_cp
2012-12-15
1
-0
/
+114
*
Mac Patch 13437.
SND\MaddTheSane_cp
2012-12-15
24
-187
/
+1347
*
Unix style EOL (thanks to darktjm);
SND\edgbla_cp
2012-11-18
3
-466
/
+466
*
Some code refactoring.
SND\MaddTheSane_cp
2012-11-14
1
-11
/
+7
*
Break out of the file handling loop when we reach a handle.
SND\MaddTheSane_cp
2012-10-31
2
-2
/
+10
*
Naming the PSX thread on OS X.
SND\MaddTheSane_cp
2012-10-31
1
-0
/
+6
*
update my email address.
SND\weimingzhi_cp
2012-10-23
11
-11
/
+11
*
Allocate the buffer in loadSource via length of the data and not the file siz...
SND\MaddTheSane_cp
2012-10-19
1
-54
/
+2
*
Putting my name in the right place.
SND\MaddTheSane_cp
2012-10-15
1
-2
/
+2
*
Use rect_texture if available and we're not using shaders.
SND\MaddTheSane_cp
2012-10-13
1
-22
/
+22
*
Fix off-by-one on shader quality on the Mac SoftGL port.
SND\MaddTheSane_cp
2012-10-13
1
-2
/
+2
*
We don't need mutable dictionaries when setting plug-in defaults.
SND\MaddTheSane_cp
2012-10-13
7
-124
/
+112
*
Fixing naming convention on a Cocoa function.
SND\MaddTheSane_cp
2012-10-13
5
-23
/
+22
*
Quieting a warning found by Clang's static analyzer.
SND\MaddTheSane_cp
2012-10-10
6
-8
/
+6
*
Added some sanity checking so we don't try to use nil objects in the SoftGL M...
SND\MaddTheSane_cp
2012-10-10
2
-2
/
+23
[prev]
[next]