Go to file
ehofman 97cabadb88 Melchior FRANZ:
If alcOpenDevice( NULL ) is NULL, then context is never assigned a
value, and it's pointless to ask for it in the next "if". But as the
ALCcontext that context points to doesn't seem to be fully defined
(OpenAL bug), valgrind still complains ...


Erik Hofman:
Extend this some further and define context=0 otherwise and check for
context != 0 before using it.
2005-01-27 10:47:09 +00:00
simgear Melchior FRANZ: 2005-01-27 10:47:09 +00:00
src-libs Fix a stragling left over reference to metakit. 2003-10-15 20:01:41 +00:00
.cvsignore Added more generated files. 2004-04-04 14:24:06 +00:00
acinclude.m4 Fix a typo in acinclude.m4 2002-09-03 02:52:39 +00:00
am2dsp.cfg Updated am2dsp.cfg file for creating MSVC project files. 2002-04-22 20:37:31 +00:00
AUTHORS Added Curt to empty Authors file as CVS test. 2001-12-11 22:23:25 +00:00
autogen.sh Fixes to better support the native irix compilers. 2002-09-06 15:30:11 +00:00
ChangeLog Initial revision 2000-02-09 19:27:02 +00:00
configure.ac Ready for 0.3.8 release. 2005-01-18 14:34:13 +00:00
COPYING Starting conversion to LGPL (from GPL). 2000-07-08 18:44:26 +00:00
Doxyfile Prerelease updates. 2004-12-15 16:34:14 +00:00
DoxygenMain.cxx - Tweaks to doxygen main page. 2003-06-11 18:55:36 +00:00
Makefile.am Final 0.3.7 changes. 2004-10-12 14:35:42 +00:00
NEWS Ready for 0.3.8 release. 2005-01-18 14:34:13 +00:00
README Test commit. 2001-12-17 16:52:20 +00:00
README.MSVC Updated am2dsp.cfg file for creating MSVC project files. 2002-04-22 20:37:31 +00:00
README.OpenAL Add a sanity check for the existance of OpenAL. If not there, bail from 2004-10-13 19:51:38 +00:00
README.plib Additional configure changes. 2002-09-02 22:18:31 +00:00
README.zlib - Added src-libs/boost.tar.gz and README.boost. This is in anticipation 2002-04-03 21:05:51 +00:00
SimGear.dsp Tweaks in preparation for the 0.3.6-pre1 release. 2004-07-14 22:01:15 +00:00
SimGear.dsw Updated MSVC project files. 2002-05-10 13:31:44 +00:00
SimGear.spec.in For building redhat packages. 2000-03-29 00:00:46 +00:00
Thanks My old email address is no longer valid ... point to my web page. 2004-11-19 21:44:16 +00:00
TODO Initial revision 2002-09-07 02:58:19 +00:00

[ Nothing here at this time. ]