dolphin/Source/Core/AudioCommon
Glenn Rice cde1c5bd60 Remove the PIC linker flag for DSP on linux.
Fix some debugger issues.  Still need to get sound window working, but the invalid id panic alert is fixed.
Also, a ";" as a comment in an ini file is now only allowed at the beginning of a line.  The debugger has settings strings with semicolons in them.  That completely broke the debugger.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6989 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-30 17:04:12 +00:00
..
Src Move async checking for pressed keys into Host_GetKeyState() 2011-01-30 16:40:38 +00:00
AudioCommon.vcproj 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
AudioCommon.vcxproj Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00
CMakeLists.txt Remove the PIC linker flag for DSP on linux. 2011-01-30 17:04:12 +00:00