dolphin/Source/Core/Common
Pierre Bourdon 70f3a069f2 Revert "Merge pull request #83 from lioncash/remove-console"
This breaks Linux stdout logging.

This reverts commit 7ac5b1f2f8, reversing
changes made to 9bc14012fc.

Revert "Merge pull request #77 from lioncash/remove-console"

This reverts commit 9bc14012fc, reversing
changes made to b18a33377d.

Conflicts:
	Source/Core/Common/LogManager.cpp
	Source/Core/DolphinWX/Frame.cpp
	Source/Core/DolphinWX/FrameAui.cpp
	Source/Core/DolphinWX/LogConfigWindow.cpp
	Source/Core/DolphinWX/LogWindow.cpp
2014-02-23 07:48:06 +01:00
..
Crypto Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ArmCPUDetect.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
ArmEmitter.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ArmEmitter.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Atomic.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Atomic_GCC.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Atomic_Win32.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
BreakPoints.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
BreakPoints.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
CDUtils.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
CDUtils.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ChunkFile.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
CMakeLists.txt Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
ColorUtil.cpp Fix more header sorting issues in Common/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
ColorUtil.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Common.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Common.vcxproj Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
Common.vcxproj.filters Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
CommonFuncs.h Fix the Windows build in relation to the recent changes. 2014-02-20 01:01:11 +01:00
CommonPaths.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
CommonTypes.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
ConsoleListener.cpp Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
ConsoleListener.h Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
CPUDetect.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DebugInterface.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
ExtendedTrace.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ExtendedTrace.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
FifoQueue.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
FileSearch.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
FileSearch.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
FileUtil.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
FileUtil.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
FixedSizeQueue.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
FPURoundMode.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GenericFPURoundMode.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Hash.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Hash.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
IniFile.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
IniFile.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
LinearDiskCache.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Log.h Second and final pass of clearing out tabs. 2014-02-17 02:19:41 -05:00
LogManager.cpp Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
LogManager.h Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
make_scmrev.h.js Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
MathUtil.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
MathUtil.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
MemArena.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
MemArena.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
MemoryUtil.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
MemoryUtil.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Misc.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
MsgHandler.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
MsgHandler.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
NandPaths.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
NandPaths.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
SCMRevGen.vcxproj Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
SDCardUtil.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
SDCardUtil.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SettingsHandler.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
SettingsHandler.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Fix more header sorting issues in Common/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
StdConditionVariable.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
StdMutex.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
StdThread.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
StringUtil.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
StringUtil.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
SymbolDB.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
SymbolDB.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
SysConf.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
SysConf.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Thread.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Thread.h Fix more header sorting issues in Common/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
Timer.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Timer.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Version.cpp Fix more header sorting issues in Common/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
x64ABI.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
x64ABI.h Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
x64Analyzer.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
x64Analyzer.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
x64CPUDetect.cpp Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
x64Emitter.cpp Merge pull request #25 from Tilka/ppc_fp 2014-02-23 04:15:37 +01:00
x64Emitter.h Merge pull request #25 from Tilka/ppc_fp 2014-02-23 04:15:37 +01:00
x64FPURoundMode.cpp Merge pull request #25 from Tilka/ppc_fp 2014-02-23 04:15:37 +01:00