PCSX2 - The Playstation 2 Emulator
Go to file
Jake.Stine 3544bcd118 wxgui: maintenance sync with trunk.
git-svn-id: http://pcsx2.googlecode.com/svn/branches/wxgui@1604 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-08-04 13:34:52 +00:00
3rdparty wxgui: Fixed crash-on-exit problem in Release builds and made the console logger thread-safe (uses messages instead of direct wxFrame method invocations). 2009-07-16 09:58:17 +00:00
Tools wxgui: minor cleanups; renamed Utilities folder to Tools, to alleviate confusion with the Common/Utilities. 2009-08-04 13:00:28 +00:00
bin I don't think we really need someone's random Thumbs.db file on the SVN. 2009-03-31 10:21:22 +00:00
common wxgui: maintenance sync with trunk. 2009-08-04 13:34:52 +00:00
fps2bios pcsx2-wxgui: maintenence merging of trunk revisions into the brance (always a good idea to update branches after header file renames) 2009-03-13 06:14:08 +00:00
nsis Switched from vs2008 to NSIS for creating the installer. 2009-07-14 20:20:31 +00:00
pcsx2 wxgui: maintenance sync with trunk. 2009-08-04 13:34:52 +00:00
plugins wxgui: maintenance sync with trunk. 2009-08-04 13:34:52 +00:00
setup Switched from vs2008 to NSIS for creating the installer. 2009-07-14 20:20:31 +00:00
build.rb Fixed up the Linux build. A couple minor OnePad changes. 2009-07-11 17:21:23 +00:00
build.sh ZeroPad: Refactor a bunch of code. Escape now sets the key value to 'Unknown' when configuring. Work some more on the hat code (still disabled). 2009-05-23 11:57:28 +00:00
clean_msvc.cmd Added clean_msvc.cmd, which is a batch file that deletes all the mess MSVC leaves behind even with Clean/Rebuild. Chances are if you're having compiler/linker problems you can just double-click clean_msvc.cmd and have it fixed, rather than having to do a full re-checkout of sources (see file for more details on why). 2009-07-23 13:52:27 +00:00
pcsx2_suite_2008.sln wxgui: separated core emulation options from user interface options (mostly! some interdependencies remain), and stripped out some of the old framelimiting toggle/cycle code, which will be replaced with a better framelimiter system soon. 2009-08-04 08:21:10 +00:00