dolphin/Source/Plugins/Plugin_DSP_LLE/Src
NeoBrainX 4153e6eee1 Fix building with --as-needed.
Fixes issue 3301.
Patch by Christian.Morales.Vega, thanks ;)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6258 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-10-05 18:10:06 +00:00
..
Debugger make "show pc" in dsp lle debugger actually work again 2010-08-02 05:30:38 +00:00
Config.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
Config.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
DSPConfigDlgLLE.cpp Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
DSPConfigDlgLLE.h DSP LLE Jit, joined work with XK and skidu. 2010-04-07 15:04:45 +00:00
DSPDebugInterface.cpp Lots more work on making the frame aui stuff functional. 2010-07-22 02:05:28 +00:00
DSPDebugInterface.h Move MemCheck functionality into the virtual DebugInterface class from the more general MemView class. 2010-02-18 12:06:13 +00:00
DSPHost.cpp dsp stuff - the same ucode hash under lle and hle now (had to rename couple of dissasms), ucode dumping under hle (debug only), small dsp:read32 change (needed for some homebrew) 2010-08-05 17:00:32 +00:00
DSPSymbols.cpp Improve iterator usage. 2010-05-28 23:14:16 +00:00
DSPSymbols.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Globals.cpp Sound System Rework: Phase 2 2009-12-23 15:34:14 +00:00
Globals.h Sound System Rework: Phase 2 2009-12-23 15:34:14 +00:00
SConscript Fix building with --as-needed. 2010-10-05 18:10:06 +00:00
Tools.cpp dsp stuff - the same ucode hash under lle and hle now (had to rename couple of dissasms), ucode dumping under hle (debug only), small dsp:read32 change (needed for some homebrew) 2010-08-05 17:00:32 +00:00
Tools.h dsp stuff - the same ucode hash under lle and hle now (had to rename couple of dissasms), ucode dumping under hle (debug only), small dsp:read32 change (needed for some homebrew) 2010-08-05 17:00:32 +00:00
main.cpp Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little. 2010-07-30 03:51:49 +00:00
stdafx.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
stdafx.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00