dolphin/Source/Core
LPFaint99 1fa17b7e29 Potential fix for errors related to 'Not enough free blocks'
changes fs getusage to return 1 additional inode to account for the directory itself
Fixes save creation for at least two games, R8XE52 (Jurassic: The Hunted), STEETR (Tetris Party Deluxe)
doesnt harm save creation in any games that i tested (about 25)

also it is now possible to boot a nand title by selecting the tmd file using File > Open

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7575 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-06-02 07:04:26 +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 Improve WII state saves by saving /tmp and IPC request/reply queues 2011-05-27 19:55:07 +00:00
Core Potential fix for errors related to 'Not enough free blocks' 2011-06-02 07:04:26 +00:00
DiscIO Potential fix for errors related to 'Not enough free blocks' 2011-06-02 07:04:26 +00:00
DolphinWX Potential fix for errors related to 'Not enough free blocks' 2011-06-02 07:04:26 +00:00
InputCommon Fix SDL 1.3 support. 2011-04-01 23:57:06 +00:00
VideoCommon Fix applying anti-aliasing without having to open the gfx config. Thanks to skid for pointing out the VerifyValidity problem to me ;) 2011-05-31 20:16:59 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00