dolphin/Source/Plugins
LPFaint99 f4ba5b3589 Some scons updates,
windows scons will build if dirs = 
    'Externals/Bochs_disasm',
    'Externals/LZO',
    'Externals/WiiUseSrc/Src', 
    #'Source/Core/Common/Src',
    #'Source/Core/Core/Src',
   # 'Source/Core/DiscIO/Src',
   # 'Source/Core/VideoCommon/Src',
    #'Source/Core/InputCommon/Src',
    'Source/Plugins/Plugin_VideoOGL/Src',
    #'Source/Plugins/Plugin_DSP_HLE/Src',
    'Source/Plugins/Plugin_DSP_LLE/Src',
    'Source/Plugins/Plugin_PadSimple/Src',
    'Source/Plugins/Plugin_PadSimpleEvnt/Src',
   # 'Source/Plugins/Plugin_nJoy_SDL/Src',
    #'Source/Plugins/Plugin_nJoy_Testing/Src',
    #'Source/Plugins/Plugin_Wiimote/Src',
   # 'Source/Core/DolphinWX/Src',
    'Source/Core/DebuggerWX/Src',

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2627 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-09 00:36:59 +00:00
..
Plugin_DSP_HLE switched UCode for wiimenu to AX 2009-03-08 21:12:02 +00:00
Plugin_DSP_LLE Some LLE comments 2009-03-01 01:11:57 +00:00
Plugin_PadSimple Rerecording and nJoy: Copied the recording functions to nJoy 2009-02-18 23:26:16 +00:00
Plugin_PadSimpleEvnt Clean up access to PowerPC::state. Some warning fixes. Restore hold-tab-to-release-throttle on Windows. Fix some project settings. 2009-02-17 22:48:16 +00:00
Plugin_VideoDX9 Added "Overlay Projection Stats" to D3D 2009-03-08 23:46:47 +00:00
Plugin_VideoOGL Some scons updates, 2009-03-09 00:36:59 +00:00
Plugin_Wiimote fix some gcc warnings 2009-03-07 08:07:11 +00:00
Plugin_nJoy_SDL Linux compile fix. 2009-03-05 15:58:14 +00:00
Plugin_nJoy_Testing Some warning and code cleanup. 2009-01-24 00:45:46 +00:00