dolphin/Source/Plugins/Plugin_DSP_HLE/Src
nakeee fff663e8c7 Attempt to move mixer to audio common, it's a bit more complicated than I expected
so please check I didn't break anything in hle



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2756 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-26 09:29:14 +00:00
..
Debugger PBView "updates" now, i still dunno if it ever showed real values... 2009-03-21 01:00:33 +00:00
UCodes Attempt to move mixer to audio common, it's a bit more complicated than I expected 2009-03-26 09:29:14 +00:00
Config.cpp DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
Config.h Trying to make gameini support some gl options 2009-03-20 11:51:22 +00:00
ConfigDlg.cpp DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
ConfigDlg.h This is a joined work of XK and me on improving the HLE plugin interface. 2009-01-29 00:57:55 +00:00
DSPHandler.cpp Added project for AudioCommon. 2009-03-23 20:00:12 +00:00
DSPHandler.h
Globals.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
Globals.h Resolve lost symbols in HLE/LLE-t DSP 2009-03-23 21:15:37 +00:00
HLEMixer.cpp Attempt to move mixer to audio common, it's a bit more complicated than I expected 2009-03-26 09:29:14 +00:00
HLEMixer.h Attempt to move mixer to audio common, it's a bit more complicated than I expected 2009-03-26 09:29:14 +00:00
MailHandler.cpp
MailHandler.h
main.cpp Attempt to move mixer to audio common, it's a bit more complicated than I expected 2009-03-26 09:29:14 +00:00
main.h Starting audio common 2009-03-23 17:56:37 +00:00
SConscript Attempt to move mixer to audio common, it's a bit more complicated than I expected 2009-03-26 09:29:14 +00:00
stdafx.cpp
stdafx.h get WTL out of dsp_hle 2009-01-17 21:42:43 +00:00