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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK: added "hide mouse cursor" feature. Enable/disable via dfinput config dia...
SND\ckain_cp
2013-07-25
4
-14
/
+33
*
Minor bug fixes.
SND\MaddTheSane_cp
2013-07-24
2
-26
/
+11
*
Minor changes on OS X code.
SND\MaddTheSane_cp
2013-07-24
5
-5
/
+29
*
Change the plug-in implementation on OS X's PeopsXGL plug-in.
SND\MaddTheSane_cp
2013-07-23
3
-1246
/
+1375
*
Fix debug messages when the debug file pointer isn't inited on OS X. This onl...
SND\MaddTheSane_cp
2013-07-20
1
-3
/
+6
*
Fix a leak in non-ARC code.
SND\MaddTheSane_cp
2013-07-16
2
-1
/
+3
*
Fixing bug 10934.
SND\MaddTheSane_cp
2013-07-12
2
-2
/
+3
*
Only print some NSLogs when debugging.
SND\MaddTheSane_cp
2013-07-11
1
-0
/
+4
*
Remvoing SysPrintfs that I missed from Cocoa code the last time I did this.
SND\MaddTheSane_cp
2013-07-11
3
-7
/
+9
*
Why did svn think the Mac bladesio1 source files were binary? Fixing the head...
SND\MaddTheSane_cp
2013-07-11
0
-0
/
+0
*
Don't build the mini-SDL library with ARC.
SND\MaddTheSane_cp
2013-07-11
2
-2
/
+10
*
Revert some SysPrintfs in OS X to NSLogs.
SND\MaddTheSane_cp
2013-07-11
7
-70
/
+34
*
Define PADhandleKey in OS X's main.m file.
SND\MaddTheSane_cp
2013-07-10
1
-2
/
+4
*
Tab and spacing changes.
SND\MaddTheSane_cp
2013-07-10
1
-14
/
+14
*
minor code tweaks.
SND\MaddTheSane_cp
2013-07-10
5
-27
/
+63
*
Future work to get PADhandleKey working on OS X. Still very much a work-in-pr...
SND\MaddTheSane_cp
2013-07-09
2
-1
/
+6
*
Make the bladesio1 driver work on OS X:
SND\MaddTheSane_cp
2013-07-09
4
-97
/
+126
*
Some more work on PCSXR's logging on OS X.
SND\MaddTheSane_cp
2013-07-09
4
-132
/
+198
*
Fix a bug in OS X 32-bit code.
SND\MaddTheSane_cp
2013-07-09
4
-3
/
+3
*
Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.
SND\MaddTheSane_cp
2013-07-09
20
-95
/
+86
*
Fix some integer values being too small (according to Xcode) on 64-bit hardware.
SND\MaddTheSane_cp
2013-07-09
2
-11
/
+11
*
Fix some minor warnings on SysPrintf and SysMessage use in libpcsxcore.
SND\MaddTheSane_cp
2013-07-09
7
-14
/
+14
*
Include file missing from last commit.
SND\MaddTheSane_cp
2013-07-09
2
-2
/
+26
*
Updating OS X plug-in code.
SND\MaddTheSane_cp
2013-07-09
12
-155
/
+222
*
Fix the CALLBACK placement in the sio1 plug-in: I messed it up when I copied ...
SND\MaddTheSane_cp
2013-07-09
2
-4
/
+4
*
Since when did PcsxrPlugin.m in Xcode get marked to use spaces instead of tabs?
SND\MaddTheSane_cp
2013-07-09
2
-200
/
+200
*
Trimming down the preprocessor macros on OS X's plugin object class.
SND\MaddTheSane_cp
2013-07-09
1
-121
/
+115
*
Messing with OS X's config window.
SND\MaddTheSane_cp
2013-07-08
1
-411
/
+798
*
Have the arguments passed to the OS X app be done in a specific order, so i.e...
SND\MaddTheSane_cp
2013-07-08
4
-51
/
+200
*
Get rid of a warning about integer truncation
SND\MaddTheSane_cp
2013-07-08
1
-1
/
+1
*
Rework the disc handler on OS X a bit.
SND\MaddTheSane_cp
2013-07-08
2
-18
/
+16
*
We don't have any notification observer on the Configuration Controller class...
SND\MaddTheSane_cp
2013-07-08
1
-1
/
+2
*
Move a few last things to fast enumeration on OS X.
SND\MaddTheSane_cp
2013-07-08
1
-9
/
+7
*
Clang apparently doesn't respond to -falign-loops or -finline-limit. Removing...
SND\MaddTheSane_cp
2013-07-08
13
-34
/
+32
*
Create the blank memory block header only once.
SND\MaddTheSane_cp
2013-07-08
1
-11
/
+14
*
Fixing 10.8-only behavior in the xibs.
SND\MaddTheSane_cp
2013-07-08
2
-82
/
+78
*
Various updates and improvements to OS X code.
SND\MaddTheSane_cp
2013-07-08
10
-32
/
+19
*
Setting (moxt) OS X xibs to use Auto Layout (the configuration xib is going t...
SND\MaddTheSane_cp
2013-07-08
4
-43
/
+1556
*
Implement compaction of memory cards.
SND\MaddTheSane_cp
2013-07-08
4
-12
/
+89
*
We can now copy to other cards, but compacting cards isn't available right now.
SND\MaddTheSane_cp
2013-07-08
3
-7
/
+55
*
Rewriting the memory card management on OS X. It's lacking copy capability ri...
SND\MaddTheSane_cp
2013-07-08
12
-655
/
+649
*
Looks like I forgot to change a translation string when I moved to multi-bloc...
SND\MaddTheSane_cp
2013-07-08
1
-1
/
+1
*
Get multi-block save copying working correctly on OS X.
SND\MaddTheSane_cp
2013-07-06
5
-99
/
+66
*
Rehauling the memory card object in preperation for fixing the memory card ma...
SND\MaddTheSane_cp
2013-07-06
4
-121
/
+250
*
Moving the memory card manager to the preferences window.
SND\MaddTheSane_cp
2013-07-06
8
-3365
/
+1432
*
Minor OS X changes.
SND\MaddTheSane_cp
2013-07-06
10
-60
/
+66
*
Get rid of the seperate ARCBridge headers.
SND\MaddTheSane_cp
2013-07-05
13
-312
/
+59
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
23
-68
/
+72
*
Removing unneeded preprocessor defenitions on OS X.
SND\MaddTheSane_cp
2013-07-05
1
-6
/
+0
*
Grouping similar classes in Xcode.
SND\MaddTheSane_cp
2013-07-05
12
-45
/
+324
[next]