Releases: olofson/audiality2
Releases · olofson/audiality2
Audiality 2 1.9.4 (for Kobo Redux v0.7.5.1)
This is the v1.9.4 milestone release, which contains an urgent fix for the Kobo Redux v0.7.5.1 update.
Changes
- Audio init can no longer fail due to SDL selecting an unsupported sample format.
- Updated SDL2 driver, with 24/32 bit audio support.
- Removed SDL 1.2 support.
- Fixed broken sanity checks in a2_OpenConfig().
- Default MXE cross compiler path is now /usr/lib/mxe/.
Audiality 2 1.9.3 (for Kobo Redux v0.7.5)
This is the v1.9.3 milestone release, primarily intended for Kobo Redux v0.7.5.
Changes
- Comma is no longer a valid statement delimiter.
- Improved error checking around SDL, which cannot always be trusted to provide a functional audio interface.
- Added proper internal log facilities, with log levels that can be enabled or muted individually via state property A2_PLOGLEVELS.
- Implemented A2_SILENT, which initializes the stat with all log levels muted.
- Fixed incorrect error return when overflowing the API message buffer.
First binary release
This release has only a few minor fixes, and is mostly about getting automatic builds via [Travis CI]https://travis-ci.org/() to work properly. If everything works, we should get DEB, RPM, and Bzip2 Linux packages added to this release automatically.
Audiality 2 1.9.1 (for Kobo Redux v0.7.1)
This is the v1.9.1 milestone release, primarily intended for Kobo Redux v0.7.1, which will most likely not build or run against any other Audiality 2 release.
No major efforts to maintain API or binary compatibility will be made until Audiality 2.0.0, after which point development will move to a 2.1.x branch.