dolphin/Source/Core
Jordan Woyak fa9aafeed8 Some cleanup of CWII_IPC_HLE_Device_FileIO:
The real file was never kept open for longer than a single operation so there was no point in dealing with it in DoState.
Saving the real path in the savestate was also probably a bad idea. Savestates should be a bit more portable now.
2013-02-17 13:37:01 -06:00
..
AudioCommon Fix the majority of the compiler warnings unearthed by the addition of 2013-01-29 23:24:51 -06:00
Common Some cleanup of CWII_IPC_HLE_Device_FileIO: 2013-02-17 13:37:01 -06:00
Core Some cleanup of CWII_IPC_HLE_Device_FileIO: 2013-02-17 13:37:01 -06:00
DiscIO Change some CNANDContentLoader logic to what was probably intended. Kills some warn logs when opening Dolphin. 2013-02-17 01:57:25 -06:00
DolphinWX Added the ability to reverse the direction of the force feedback by allowing negative range values. 2013-02-17 15:03:10 +11:00
InputCommon Fix compilation with SDL2. (based on a patch from matthewharveys) 2013-02-05 21:08:52 -06:00
VideoCommon Use omp_get_num_procs to set the number of OpenMP threads rather than our core count detection. 2013-02-16 23:48:20 -06:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00