dolphin/Source/Core
NeoBrainX 837375a13d Last major UI change before release.
- Moved display related options in the "Display" tab from the general config to the gfx config, renamed the tab to "Interface"
- Moved Wiimote related options in the "Wii" tab from the general config to the wiimote config
- Moved various other options to more appropriate places ("Set Console as NTSC-J", "Skip GC BIOS"
- Dropped "Window Size" adjustment
- Now displaying a warning if one tries to enable software rendering
- Other minor changes

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7577 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-06-02 19:32:34 +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 DSP analyzer workaround. Should fix DSPJIT on thread problems. 2011-06-02 12:58:24 +00:00
DiscIO Potential fix for errors related to 'Not enough free blocks' 2011-06-02 07:04:26 +00:00
DolphinWX Last major UI change before release. 2011-06-02 19:32:34 +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