PCSX2 - The Playstation 2 Emulator
Go to file
Jake.Stine c73375366f wxgui: Redid a bunch of the wxWidgets assertion handlers so that they're thread-safe, and fixed the wxLogError stuff to pipe through to the PCSX2 console (better than it spamming popup errors, and also makes it thread safe as well).
.. oh, and it successfully boots the BIOS now, suing the 'Boot Without Disc' menu option. :D

git-svn-id: http://pcsx2.googlecode.com/svn/branches/wxgui@1682 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-08-26 08:57:52 +00:00
3rdparty wxgui: sync with trunk (boooring) 2009-08-20 16:19:33 +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: Prepped the R5900 recompiler for the new wxWidgets-enhanced dedicated emulation thread design, and removed the old boolean-based re-entrant event checking mess. 2009-08-25 15:38:48 +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: Redid a bunch of the wxWidgets assertion handlers so that they're thread-safe, and fixed the wxLogError stuff to pipe through to the PCSX2 console (better than it spamming popup errors, and also makes it thread safe as well). 2009-08-26 08:57:52 +00:00
plugins wxgui: Changed the method of usermode storage so that it doesn't violate /program files permissions; plus some minor bugfixes/cleanups. 2009-08-21 04:44:47 +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 Correct fix for thread affinity in CpuDetect, and fixed commenting in clean_msvc.cmd 2009-08-20 15:53:17 +00:00
pcsx2_suite_2008.sln wxgui: Changed the method of usermode storage so that it doesn't violate /program files permissions; plus some minor bugfixes/cleanups. 2009-08-21 04:44:47 +00:00
pcsx2_suite_2010.sln Improved the safe_delete / safe_free macros to avoid potential block scoping pitfalls, and fixed what looks to have been a minor typo in Tags.h :) 2009-08-16 21:09:35 +00:00