dolphin/Source/Core/Core/Src
John Peterson 41e474d534 LogManager: Added milliseconds timestamp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1749 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-03 19:16:26 +00:00
..
Boot Change disc: Moved some code around, no change in functionality 2008-12-23 08:47:37 +00:00
Debugger compile fixes 2008-12-20 19:40:20 +00:00
HLE GetStringVA fix for "%%"s 2009-01-02 15:11:17 +00:00
HW add support for EXI_READWRITE (only used by USBGecko code) 2008-12-29 02:15:38 +00:00
IPC_HLE implement lots of wii HLE stuff. :) 2008-12-29 02:17:22 +00:00
Plugins nJoy: Enabled keyboard input (only for buttons so far) through wxWidgets in the main application. It only works when you render to the main window. 2008-12-28 18:50:24 +00:00
PowerPC fix 2009-01-03 14:39:57 +00:00
ActionReplay.cpp Some code cleanup in the AR. 2008-12-20 19:51:16 +00:00
ActionReplay.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
ARDecrypt.cpp namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
ARDecrypt.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
Console.cpp More code reorganization. 2008-12-20 12:10:59 +00:00
Console.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Core.cpp code clean up, for dll loading, note that this didn't add new errors 2008-12-17 15:34:27 +00:00
Core.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CoreParameter.cpp TLB hack plus some project changes. I only get a Konami logo though in MGS. Sonic1, plz fix :p 2008-12-09 22:20:50 +00:00
CoreParameter.h Add support for disabling branch JIT. Potentially useful for 2008-12-25 10:51:42 +00:00
CoreTiming.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
CoreTiming.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
DolLoader.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Event.hpp A suggestion for event handler API 2008-12-29 14:30:38 +00:00
EventHandler.cpp some more work on pad/event handler 2009-01-02 14:10:52 +00:00
EventHandler.h some more work on pad/event handler 2009-01-02 14:10:52 +00:00
Host.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Host.h Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe. 2008-12-10 08:57:57 +00:00
LogManager.cpp LogManager: Added milliseconds timestamp 2009-01-03 19:16:26 +00:00
LogManager.h small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst 2008-12-13 16:58:06 +00:00
MemTools.cpp just a bunch of random code cleanup i did on the train bored, plus a d3d implementation of NativeVertexFormat which isn't actually used yet. 2008-12-25 15:56:36 +00:00
MemTools.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
PatchEngine.cpp DiscList section for the gameconfig files 2008-12-25 12:02:09 +00:00
PatchEngine.h Workaround for StringFromFormat-under-linux problem, random cleanup. 2008-12-10 22:36:26 +00:00
SConscript more event handler/pad events work 2009-01-01 10:52:20 +00:00
State.cpp More code reorganization. 2008-12-20 12:10:59 +00:00
State.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
stdafx.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
stdafx.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Tracer.cpp More CR usage cleanup. 2008-12-15 19:40:12 +00:00
Tracer.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
VolumeHandler.cpp Change disc: Moved some code around, no change in functionality 2008-12-23 08:47:37 +00:00
VolumeHandler.h Change disc: Moved some code around, no change in functionality 2008-12-23 08:47:37 +00:00