pcsx2/pcsx2/windows
Jake.Stine 4f9cd96e50 * Added a 'master' toggle to the Speedhacks panel.
* ... more WIP stuff on the Video options panel.
 * Spent 12 hrs working on crap text wrapping and window sizing issues.
 * Moved several UI classes to utilities (lots of project changes, breaks linux)
 * Fixed stilly bug in SPU2-X that prevented it from working (at all).
 * Lots of code cleanups, and 1 or 2 bugfixes.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2212 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-11-18 07:53:02 +00:00
..
VCprojects * Added a 'master' toggle to the Speedhacks panel. 2009-11-18 07:53:02 +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 Implemented a feature which could potentially reduce the slight slowdowns present when running in windowed mode inside Aero. 2009-11-11 03:56:14 +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 Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
WinCompressNTFS.cpp Revamped some console log stuff. 2009-10-29 13:32:40 +00:00
WinConsolePipe.cpp Yet more thread sync fixes, mostly to do with rapid reset/resume/suspend/exit actions. 2009-10-18 12:30:00 +00:00
WinSysExec.cpp Reorganized the exception/signal handlers, setjmp/longjmp, and SysCoreThread stuff: 2009-10-23 20:24:59 +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