pcsx2/common/include
Jake.Stine a4baab103f Mode console logging updates and additions;
* Added support for indentation, as a replacement for using \t  (options include methods SetIndent and Indent, and a ConsoleIndentScope class for scoped indentation of a block of WriteLns.)
 * Use of Indent() as a modifier (the abstraction optionally allows use of indentation methods besides \t, if ever needed).
 * Minor header file cleanups: wxWidgets standard headers are now always first in PrecompiledHeader.h files (is recommended due to cross platform setup code by wx).

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2198 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-11-15 06:26:55 +00:00
..
Utilities Mode console logging updates and additions; 2009-11-15 06:26:55 +00:00
api Forgot to remove a couple debug lines. 2009-03-29 06:48:18 +00:00
wx User Interface: 2009-10-16 03:58:29 +00:00
x86emitter svnrev.h fixes for when TortoiseSVN isn't available (fixes compilation errors in SPU2-X and cdvdGigaherz). 2009-11-07 17:15:37 +00:00
PS2Edefs.h Same general cleanups (mostly to the VU interpreters), but on trunk this time. :) Also Fixes Issue 417 (I hope) 2009-09-21 14:19:49 +00:00
PS2Etypes.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
Pcsx2Api.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
Pcsx2Defs.h Emitter code cleanups, and re-added GCC 4.4.x code I accidentally removed in a prev rev. 2009-11-07 15:46:09 +00:00
Pcsx2Types.h Not particularly tested, but fix Linux. 2009-09-29 22:05:21 +00:00
PluginCallbacks.h Much work on menus, gui features. Partially-working recent-isos menu list. Bugfix for some of the new console stuff that could have caused some funny bunny business, or crashes, in a few games. Why dat wascaly wabbit! >_< 2009-10-31 10:03:07 +00:00
afxresmw.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
intrin_x86.h Linux: Quick fixes to get the Linux build working with the changes in r1388. 2009-06-18 09:32:35 +00:00