pcsx2/common/src/Utilities
Gregory Hainaut 781c1df5d0 Merge pull request #486 from PCSX2/c++11-vssappendf
C++11 vssappendf
2015-04-11 13:15:25 +02:00
..
Linux fix: disable screen saver (pcsx2_ui.ini - DisableScreenSaver) 2015-04-05 19:50:31 +03:00
Windows fix: disable screen saver (pcsx2_ui.ini - DisableScreenSaver) 2015-04-05 19:50:31 +03:00
x86 common: remove old memcpy implementation 2014-11-04 09:20:47 +01:00
AlignedMalloc.cpp 64 bits: solve various of type problems 2015-02-27 22:07:13 +01:00
CMakeLists.txt spu2x:zzogl: disable TLS 2014-12-08 22:26:46 +01:00
CheckedStaticBox.cpp pcsx2: remove template and pointer on overload function from wxGuiTools 2014-07-18 19:20:53 +02:00
Console.cpp console: improve readability on consoles that have black backgrounds 2014-12-21 12:41:01 +01:00
EventSource.cpp A big old crapload of UI and thread management changes. Recoded the EventSource/EventListener system to be more C++ and less hacky C. Probably breaks Linux! 2010-01-22 15:22:01 +00:00
Exceptions.cpp cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
FastFormatString.cpp common: gcc can't inline a couple of function 2015-01-16 20:57:09 +01:00
HashTools.cpp common: drop remaining of HashMap 2014-07-29 21:06:31 +02:00
IniInterface.cpp wx3.0: lots of cast... 2014-07-29 20:45:44 +02:00
Mutex.cpp windows build take3: revert previous commit 2015-01-18 19:25:46 +01:00
PathUtils.cpp pcsx2 utilies: 'mkdir' the full path. 2011-02-20 16:57:36 +00:00
PrecompiledHeader.cpp [copyright] 2010-07-08 16:40:44 +00:00
PrecompiledHeader.h Introducing a mostly revamped Tracelog and Console log system. Various console log sources can now be toggled on/off on the fly, allowing end users to enable more verbose logging when they encounter problems. Both console and trace sources can be given automatic prefixing. 2010-08-06 05:46:09 +00:00
RwMutex.cpp Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00
Semaphore.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
StringHelpers.cpp GregsMisc: Sync with trunk (r3983-r4044) 2010-11-23 03:11:08 +00:00
ThreadTools.cpp windows build take3: revert previous commit 2015-01-18 19:25:46 +01:00
ThreadingDialogs.cpp Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00
ThreadingInternal.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
VirtualMemory.cpp pscx2: s/wxTrap/pxTrap/ 2014-12-13 12:28:37 +01:00
pxCheckBox.cpp Big gif transfer code rewrite! 2011-07-24 13:02:50 +00:00
pxRadioPanel.cpp Linux: Likely fix for gcc errors compiling SafeArray 2010-08-05 01:39:31 +00:00
pxStaticText.cpp Big gif transfer code rewrite! 2011-07-24 13:02:50 +00:00
pxStreams.cpp wxSavestates branch: (partially sync'd with trunk**) 2010-12-14 07:28:05 +00:00
pxTranslate.cpp wx3.0: compilation fix for arch linux 2014-08-03 14:54:44 +02:00
pxWindowTextWriter.cpp wx3.0: compilation fix for arch linux 2014-08-03 14:54:44 +02:00
vssprintf.cpp common: drop useless printf function + reimplement vssappend with C++11 2015-03-23 23:14:54 +01:00
wxAppWithHelpers.cpp wx: properly overwrite trait creation 2014-11-22 18:51:05 +01:00
wxGuiTools.cpp Big gif transfer code rewrite! 2011-07-24 13:02:50 +00:00
wxHelpers.cpp windows build take3: revert previous commit 2015-01-18 19:25:46 +01:00