log

age author description
Thu, 23 Jun 2011 17:37:16 -0700 Eric Wing Added API to check if in interruption.
Fri, 19 Aug 2011 12:36:50 -0700 Eric Wing Resync to get interruption changes.
Mon, 23 May 2011 11:33:58 -0700 Eric Wing fixed memory leak in tErrorLib
Thu, 28 Apr 2011 16:22:30 -0700 Eric Wing Added support files.
Mon, 11 Apr 2011 17:19:24 -0700 Eric Wing Fixed memory leak in Quit due to changes related to background thread removal. FreeData was quick escaping because it checked for ALmixer_Initialized which is now false by the time the code is reached.
Thu, 07 Apr 2011 19:19:07 -0700 Eric Wing Moved two variable declarations to the top to make old C89/90 compilers happy.