This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
2d1fef29892720b72bd4c20098a46679d2f08474
dolphin
/
Source
/
Core
T
History
Glenn Rice
2d1fef2989
The user Config directory in the dolphin emu distributed files is now an empty directory (since the portable file has been removed). Hence that directory should be created and not copied. This fixes a downstream packaging issue. Downstream packages strip empty directories from the install. So users of those packages will find that their settings are not saved.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7613
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-06-23 12:21:08 +00:00
..
AudioCommon
Since LLE can now output at 48kHz, adjust the audio dumper so that it will respect the set sample rate for LLE as well as HLE. This fixes audio dumping for LLE at 48kHz.
2011-05-28 23:32:11 +00:00
Common
Windows: Sets the cwd to the folder that dolphin.exe resides in.
2011-06-11 20:45:09 +00:00
Core
If hardware fails to initialize when emulation starts, die gracefully. This should fix issue 4602.
2011-06-18 04:04:48 +00:00
DiscIO
fix infinitely recursive deletion from r7587 and actually update locations of content.map and uid.sys
2011-06-05 07:42:40 +00:00
DolphinWX
The user Config directory in the dolphin emu distributed files is now an empty directory (since the portable file has been removed). Hence that directory should be created and not copied. This fixes a downstream packaging issue. Downstream packages strip empty directories from the install. So users of those packages will find that their settings are not saved.
2011-06-23 12:21:08 +00:00
InputCommon
Apply the simple NULL-checking patch from issue 4311.
2011-06-15 12:50:47 +00:00
VideoCommon
Small update for disabled Fog for older hardware that fails to divide by zero in shaders
2011-06-20 05:48:12 +00:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00