descriptionOpenAL Utility Library
homepage URLhttp://kcat.strangesoft.net/alure.html
ownerchris.kcat@gmail.com
last changeMon, 8 Apr 2013 15:13: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
2013-04-08 Chris RobinsonAdd possibility to pass userdata to open callback master
2012-03-22 Chris RobinsonAdd a missing include
2011-12-28 Chris RobinsonSupport libmpg123-0.dll in Windows
2011-10-16 Chris RobinsonAdd missing endif condition for cmake
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...
...
tags
21 months ago alure-1.2
2 years ago alure-1.1
4 years ago alure-1.0.72
heads
6 weeks ago master