summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/LogManager.h
AgeCommit message (Expand)Author
2010-02-19Revert the SysConf change, since it was intended by shuffle. j4ck.fr0st
2010-02-16Fixed a few memory leaks. Made Init and Shutdown functions for some core syst...donkopunchstania
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-19JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin...hrydgard
2010-01-03Adding line and file name to the log.nakeee
2009-11-14revert to r4531, but keep the changes from the following revisions: 4533,4550...Shawn Hoffman
2009-11-12Wiimote and nJoy > Gamepad changesJohn Peterson
2009-09-04Fixed up the filemon a bit, added isEnable function to the logmanagernakeee
2009-09-03GUI: Added file monitor logJohn Peterson
2009-09-01GUI: Fixed saving of m_InterfaceLogWindow and m_InterfaceConsole, one crashfixJohn Peterson
2009-09-01GUI: BugfixesJohn Peterson
2009-09-01Linux Compile fix and Code clean upnakeee
2009-09-01GUI: Bugfixes, some bugs leftJohn Peterson
2009-08-31Some code cleanup, disabled listchilren as it seems to move Pods where nakeee
2009-08-30GUI: Windows console improvements, hide the border as much as possible when d...John Peterson
2009-08-29GUI: Resize console and its bufferJohn Peterson
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-12Rearrange LogManager includes. The main purpose is to make it possible to mod...Nolan Check
2009-06-28Small warning fix.magumagu9
2009-03-28Some code cleanupomegadox
2009-03-20give ConsoleListener a ctor to initialize varsShawn Hoffman
2009-03-20More log fixing: Write to Window checkbox added, fix some log levels again, c...hrydgard
2009-03-20Fix DEBUG logging (didn't work!). Shuffle around the log levels to make more ...hrydgard
2009-03-20Make the OptimizeQuantizers option apply to the IL build. More cleanup.hrydgard
2009-03-20Improve behavior of the console window on windows. Remove coloring from logwi...Shawn Hoffman
2009-03-18nakee's new logmanager. added a console window for windows builds (prints to ...Shawn Hoffman