Rev | Line | |
---|
[14] | 1 | Release 1.1.0 (2006-05-22, tag "freealut_1_1_0") |
---|
| 2 | ------------------------------------------------ |
---|
| 3 | |
---|
| 4 | * Improved build under Visual Studio (warnings and paths to OpenAL SDK). |
---|
| 5 | |
---|
| 6 | * Added some fragile logic to find the right path to the OpenAL headers. |
---|
| 7 | |
---|
| 8 | * To guarantee version consistency, generate .spec file via configure. |
---|
| 9 | |
---|
| 10 | * Bumped the package version to 1.1.0 and the library version to 1:0:1 |
---|
| 11 | (i.e. a backwards compatible version, only with new features). |
---|
| 12 | |
---|
| 13 | * Conforms to the ALUT specification 1.1.0 now (added two memory loaders). |
---|
| 14 | |
---|
| 15 | * Fixed build on old Linux distros. |
---|
| 16 | |
---|
| 17 | Release 1.0.1 (2006-02-11, tag "freealut_1_0_1") |
---|
| 18 | ------------------------------------------------ |
---|
| 19 | |
---|
| 20 | Bugfix release only, no change in functionality. |
---|
| 21 | |
---|
| 22 | * Install freealut.pc into the correct directory. |
---|
| 23 | |
---|
| 24 | * Fixed CR/LF vs. LF issue in configure on Windows. |
---|
| 25 | |
---|
| 26 | * Added symbol visibility support when using GCC 4.x. |
---|
| 27 | |
---|
| 28 | * When nanosleep returns early due to a signal, continue sleeping, otherwise |
---|
| 29 | return AL_FALSE from alutSleep. |
---|
| 30 | |
---|
| 31 | Release 1.0.0 (2005-12-16, CVS "freealut_1_0_0") |
---|
| 32 | ------------------------------------------------ |
---|
| 33 | |
---|
| 34 | Initial release. |
---|
Note: See
TracBrowser
for help on using the repository browser.