dolphin/Source
2008-10-03 21:48:18 +00:00
..
Core added support for multi selection to compress/decompress multiple files at once (btw: it sux that we have to kick the garbage with another tool:)) 2008-10-03 21:48:18 +00:00
Plugins Added comment that Addr__AXOutSBuffer_2 contains the destination address for mixing in RAM. 2008-10-03 18:59:57 +00:00
PluginSpecs all this to make stop work without message passing 2008-10-02 17:03:24 +00:00
Dolphin.sln 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