dolphin/Source
nakeee d88a10d55c fix time printing in linux
No idea why it should be needed though...


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2721 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-21 23:00:25 +00:00
..
Core fix time printing in linux 2009-03-21 23:00:25 +00:00
Dolphin.xcodeproj
Plugins remove newlines from OGL logging (they get added by logmanager) 2009-03-21 20:07:56 +00:00
PluginSpecs nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
TestSuite
Dolphin.sln Improve behavior of the console window on windows. Remove coloring from logwindow for the time being. Now you can use wxGetApp if you #include Main.h, and GetCFrame, etc... 2009-03-20 18:25:36 +00:00
DolphinProj.xcconfig
DolphinTarget.xcconfig
MusicMod.sln