dolphin/Source/Core/Common
2009-02-22 06:47:27 +00:00
..
Src OpenGL: Added a Setup.h option to avoid another annoying WaitForSingleObject() hanging. WaitForSingleObject() in Fifo_ExitLoop() would hang the thread it was waiting for when it arrived at Callback_PeekMessages(). Can't these waiting loops be replaced by a timer somehow? They are pretty ineffective if they hang the loop they are waiting for all the time. 2009-02-22 06:47:27 +00:00
Common.vcproj CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code. 2009-02-21 12:07:03 +00:00
makesvnrev.sh rollback 1829. Seriously, WTF? 2009-01-09 00:09:07 +00:00
SubWCRev.exe Attempt at auto update SVN revision in title bar - let's see if it works for everyone, sorry Sonic, you'll have to find a linux solution (see svnrev_template.h). Also adds some smash bros cheats. 2008-07-20 15:12:12 +00:00