pcsx2/pcsx2/windows
gigaherz 6730abd967 Whoops missed a file. Another small refactoring too.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2577 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-02-08 16:35:18 +00:00
..
VCprojects Whoops missed a file. Another small refactoring too. 2010-02-08 16:35:18 +00:00
cheats Minor cleanups -- removed unnecessary "using namespace std;" declares, etc. 2009-10-08 19:37:28 +00:00
AppIcon.ico * Better icon! Transparency in Windows Taskbar icon is still bad, but I can't figure out how to fix it (documented in code) 2009-09-08 16:39:37 +00:00
DwmSetup.cpp Added preliminary screensaver disable feature. Cleaned up Vista/Win7 DWM code a bit. Consolidated various win32 specific code into MSWstuff.cpp 2009-12-20 14:50:36 +00:00
PatchBrowser.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
SamplProf.cpp Changed most instances of wxString::FromAscii to fromUTF8, which is generally more correct (may fix Issue 460, please confirm). 2009-10-29 13:51:49 +00:00
Win32.h Added CPU and GPU load readouts (currently Win32 only). Documented possible methods for implementation in linux. (linux project files aren't updated yet, short on time -- sorry!) 2010-01-25 15:31:17 +00:00
WinCompressNTFS.cpp A couple dozen user interface refinements; notables: 2010-01-04 11:51:09 +00:00
WinConsolePipe.cpp Added CPU and GPU load readouts (currently Win32 only). Documented possible methods for implementation in linux. (linux project files aren't updated yet, short on time -- sorry!) 2010-01-25 15:31:17 +00:00
WinSysExec.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
ini.cpp wxgui: synced with trunk, and started work on an improved plugin initialization procedure. (branch currently does NOT compile, sorry) 2009-07-29 14:00:00 +00:00
resource.h Major Fixes! 2009-08-27 02:00:25 +00:00
uninstall.ico Added a setup project, main advantage that it can install vc_redist and other dlls. 2009-06-18 16:23:54 +00:00
wxResources.rc Updated to the new icon! So sleek... 2009-09-08 13:14:34 +00:00