6403 |
Download |
Download |
Not available |
14 years |
Clean up OS X wx library handling a bit. |
6400 |
Download |
Download |
Not available |
14 years |
Allow building on OS X with static wx libs. |
6392 |
Download |
Download |
Not available |
14 years |
windows: update wiiuse libs, since logging functions were changed in common...
|
6399 |
Download |
Download |
Not available |
14 years |
Change the cmake check_lib routine to use REQUIRED/OPTIONAL instead of TRUE/FALSE.
Add a check to see if ... read more |
6398 |
Download |
Download |
Not available |
14 years |
Simplify OpenCL compile-time detection on OS X. Turn wiiuse io_osx.m into Objective-C++. |
6385 |
Download |
Download |
Not available |
14 years |
Several little things.
The C version of the GenericLog was being used in both C and C++ branches of the code.
Parent ... read more |
6384 |
Download |
Download |
Not available |
14 years |
add ProcessorInterface::Read16. wii64 uses this (by accident), but real hardware supports it, so why not.
|
6383 |
Download |
Download |
Not available |
14 years |
DSPHLE: Added an option for 48khz output and supporting upsampling code. Games that have higher frequency sounds and ... read more |
6382 |
Download |
Download |
Not available |
14 years |
Remove my DESTDIR hack from the cmake build. It turns out this is built into cmake and works in the same way it does ... read more |
6381 |
Download |
Download |
Not available |
14 years |
Added a projection hack for Metroid: Other M. This fixes the black screens that occur in cut-scenes. Patch by ... read more |
6394 |
Download |
Download |
Not available |
14 years |
move wiiuse to Source/Core and add to the main dolphin solution
make wiiuse link dynamically with hid.dll, removing the ... read more |
6379 |
Download |
Download |
Not available |
14 years |
Fix StringFromFormat hopefully for the last time. This should be more efficient than before. Thanks to shuffle2 for the ... read more |
6378 |
Download |
Download |
Not available |
14 years |
Windows build fix
|
6393 |
Download |
Download |
Not available |
14 years |
proper .libs fixing building problems under vs2008, x32 and x64. Please dont use vs2010 for buildings those static libs ... read more |
6374 |
Download |
Download |
Not available |
14 years |
The change to StringFromFormat was overwriting the last character with the NULL terminating character.
Also update a ... read more |