dolphin/Source/Plugins/Plugin_DSP_HLE/Src
2008-10-22 10:36:26 +00:00
..
Debugger reverted log manager... i hope that i havn't reverted to much but a lot of files are affected. if someone runs in any problems please tell me. 2008-10-22 10:36:26 +00:00
Logging Made the volume setting not dependent on numSamples. It moves around a lot and depends on how fast the game run and this volume setting should probably not depend on that. I'm still unsure about the right volume steps and if pb.mixer_control has the target volume. 2008-10-11 14:35:29 +00:00
PCHW clip audio correctly in gigaherz' resampler 2008-10-21 20:27:37 +00:00
UCodes Started work on HLE Zelda UCode. 2008-10-13 23:00:35 +00:00
AboutDlg.cpp Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00
AboutDlg.h Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00
Config.cpp Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00
Config.h Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00
ConfigDlg.cpp Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00
ConfigDlg.h Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00
DSPHandler.cpp Ban compression of Wii images until it has been tested. All sorts of minor cleanup. 2008-09-24 19:10:56 +00:00
DSPHandler.h Ban compression of Wii images until it has been tested. All sorts of minor cleanup. 2008-09-24 19:10:56 +00:00
Globals.cpp Moved updates closer to how it actually should work. It's still a little buggy, perhaps because of some kind of timing issue. In RE Remake it seems like the music stopped sometimes, and sometimes to many blocks were running. The Skies music didn't seem to work very well either. 2008-10-11 07:28:18 +00:00
Globals.h Massive style & comment cleanup of (mostly) GL plugin - also split some large files. A minor speedup for BP writes - merged the two switch()-es. 2008-10-17 11:30:14 +00:00
MailHandler.cpp Ban compression of Wii images until it has been tested. All sorts of minor cleanup. 2008-09-24 19:10:56 +00:00
MailHandler.h Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00
main.cpp Made the volume setting not dependent on numSamples. It moves around a lot and depends on how fast the game run and this volume setting should probably not depend on that. I'm still unsure about the right volume steps and if pb.mixer_control has the target volume. 2008-10-11 14:35:29 +00:00
resource.h Some changes to the debugger, added a DSP HLE debugging window. I moved the initialization of DLLdebugger from Core.cpp to the debugging window. (I hope this doesn't break the LLE debugger in any way, or does it have to be started right after LoadPlugin?). Also added a ShowOnStart saved setting to the debugger. And a MainWindow saved setting that set the position and size of the main window when it's started. I may have broken things in the debugger by allowing disabling of for example the Jit window. Please accept my apologies if that is the case. 2008-09-29 03:19:23 +00:00
resource.rc Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00
SConscript first step to get dolphin on osx 64 with a no wx version (WIP) 2008-10-20 17:32:15 +00:00
stdafx.cpp Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00
stdafx.h Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future. 2008-08-16 21:58:07 +00:00