Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OpenAL-Minerva-2.0.2.0.7z | 2015-09-15 | 811.5 kB | |
readme.txt | 2015-09-15 | 1.4 kB | |
OpenAL-Minerva-2.0.1.0.7z | 2015-09-09 | 808.0 kB | |
OpenAL-Minerva-2.0.0.0.7z | 2015-09-05 | 809.4 kB | |
OpenAL-Minerva-1.0.1.0.7z | 2015-06-26 | 851.0 kB | |
OpenAl-Minerva-1.0.0.0.7z | 2015-06-23 | 849.0 kB | |
Totals: 6 Items | 4.1 MB | 1 |
Changelog Version 2.0.2.0 - Smoother OpenGL rendering - Fixed small localization problem on the source position number - The program should now work on Windows XP Version 2.0.1.0 - Better sound memory management (the memory wasn't released after generating the buffers, now it is) - Added warnings when no audio file is found in the WAV_Files directory - Added MP3 support - Fixed EAX Reverb magnitude calculation Version 2.0.0.0 - Added occlusion, obstruction and exclusion tests - Added about window - Added save log function - Added option to stop testing - Added frame rate limiter to aproximately 30 fps - Rendering, CPU measurement and position updating now are done on different threads - Closing the windows does not lock an EFX slot anymore on hardware based OpenAL - Fixed doppler velocity calculation Version 1.0.1.0 - More efficient 3D rendering (now using display lists, much less CPU usage) - Added more tests (now only obstruction, exclusion and occlusion effects tests need to be added) - Fixes in the GUI Version 1.0.0.0 - First release, lots of stuff missing ---------------------------------- Known bugs: -- OpenAL Soft: crackles on the EFX EAX Reverb test -- Device selection is very buggy -- The last loaded audio file in memory is not released for some reason TODO: -- OGG support