dolphin/Source
hrydgard 419d6a244b DSP plugin merge - the two DSP plugins are now gone and all the code has been merged into Dolphin.
This WILL temporarily break the Linux and MacOSX builds but should be easy to fix.

Things left to do:
  * The UI on the new Audio tab for the LLE/HLE choice is ugly
  * At times the code still look "plugin-y" and needs cleanup
  * The two plugins should be merged further. DSPHLE should use the emulated memory etc of DSPLLE as much as possible, so that simply saving the DSPLLE state is enough. This would also bring the possibility of savestate compatibility between the two plugins.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6947 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-28 18:39:30 +00:00
..
Core DSP plugin merge - the two DSP plugins are now gone and all the code has been merged into Dolphin. 2011-01-28 18:39:30 +00:00
DSPSpy Second attempt at issue 3458. Fixes issue 3458. 2010-12-04 03:50:55 +00:00
DSPTool Some preliminary cleanup of the global namespace for LTO. 2011-01-28 00:53:30 +00:00
Plugins DSP plugin merge - the two DSP plugins are now gone and all the code has been merged into Dolphin. 2011-01-28 18:39:30 +00:00
PluginSpecs DSP plugin merge - the two DSP plugins are now gone and all the code has been merged into Dolphin. 2011-01-28 18:39:30 +00:00
TestSuite Add Turntable.cpp to SCons build. 2010-10-03 08:20:24 +00:00
UnitTests Some preliminary cleanup of the global namespace for LTO. 2011-01-28 00:53:30 +00:00
CMakeLists.txt Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
Dolphin_2010.sln Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00
Dolphin.sln DSP plugin merge - the two DSP plugins are now gone and all the code has been merged into Dolphin. 2011-01-28 18:39:30 +00:00