dolphin/Externals
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
..
Bochs_disasm Some scons updates, 2009-03-09 00:36:59 +00:00
Cg Finished downgrade to Cg 2.0.0016 2009-03-02 09:43:37 +00:00
Cg64 Reverted entire Cg to 2.0.0016 due to reported black screen issues. 2009-03-02 08:36:38 +00:00
GLew update glew to 1.5.1 2009-03-03 02:34:21 +00:00
libjpeg
LZO
Memcard Manager oops missed a file 2009-03-01 07:22:02 +00:00
MusicMod DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
SDL Some warning and code cleanup. 2009-01-24 00:45:46 +00:00
WiiUse
WiiUseSrc fix plugin dir on osx 2009-02-26 07:24:50 +00:00
WTL80
wxWidgets Fixed a small bug with the overlaid framerate: If the float fps in the infobar is 60.00, the overlay shows 60. If it is something like 60.04, it shows 61. If it is something like 59.13, it shows 60. 2009-03-06 15:18:29 +00:00
zlib