descriptionOpenAL Utility Library
homepage URLhttp://kcat.strangesoft.net/alure.html
ownerchris.kcat@gmail.com
last changeSun, 16 Oct 2011 18:01:35 +0000
Push URLssh://repo.or.cz/srv/git/alure.git
Content tags:
Add:
readme
ALURE is a utility library to help manage common tasks with OpenAL applications. This includes device enumeration and initialization, file loading, and streaming.
shortlog
2011-10-16 Chris RobinsonAdd missing endif condition for cmake master
2011-08-28 Chris RobinsonAlso check for libvorbisfile.dll and libvorbisidec...
2011-08-28 Chris RobinsonDon't require libvorbisenc for vorbisfile support
2011-07-29 Chris RobinsonRelease 1.2 alure-1.2
2011-07-29 Chris RobinsonInstall the examples by default
2011-07-27 Chris RobinsonAdd options to build and install the example programs
2011-07-27 Chris RobinsonAvoid using pkg-config to look for modplug
2011-07-26 Chris RobinsonAlso look for sndfile-1 as the lib name
2011-07-26 Chris RobinsonAdd an altered FindOpenAL module that properly sets...
2011-07-25 Chris RobinsonAvoid using a temp file to load a soundfont when standa...
2011-07-25 Chris RobinsonMake some functions static
2011-07-25 Chris RobinsonDon't use the version script for OSX
2011-07-23 Chris RobinsonUse FIND_PACKAGE(FLAC) with a FindFLAC.cmake script...
2011-07-23 Chris RobinsonUse a better method to check for shared functions
2011-07-15 Chris RobinsonAvoid setting the function export attribute in the...
2011-07-14 Chris RobinsonUse check_function_exists to check for vorbis_bitrate_a...
...
tags
6 months ago alure-1.2
11 months ago alure-1.1
3 years ago alure-1.0.72
heads
3 months ago master