Releases: zikichombo/sio
Releases · zikichombo/sio
gh
v0.0.5 zikichombo -> gh
CB-cross-package
This prerelease makes CB work cross package with a cgo limitation workaround.
It also cleans up/simplifies and tests deadlines.
It also contains some AUHAL work which compiles but doesn't yet do anything and isn't yet tested.
cb
travis+alsa
v0.0.2-alpha.3 travis CI ALSA try 4
HostStructure
This pre-release completely rearranges the code for structured porting.
ALSA Device scanning has been removed, as it was broken and we needed to reorganise things.
AUHAL device scanning code is there, it worked previously, but it is no longer incorporated by default; it will be part of an AUHAL/RemoteIO entry point.
v0.0.1-alpha.2
This release provides:
- ALSA capture/playback (testing on a VM only)
- darwin audio queues for capture playback (untested on iOS)
- untested, unexported re-do of darwin based on AUHAL
- device scanning, tested on darwin, broken on Linux/ALSA
This is our first github release using semantic versioning pre-release syntax.