Releases: xen-troops/snd_be
Releases · xen-troops/snd_be
Release for gen3-test v3
Alsa: fix throwing empty exception Calling throw without active exception leads to crash because according to throw definition: "This form is only allowed when an exception is presently being handled (it calls std::terminate if used otherwise)". The fix is to return Alsa::Exception instead. Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Oleksandr Andrushchenko <[email protected]>
CES2018
Uncomment git find_package for versioning Signed-off-by: Oleksandr Grytsov <[email protected]>
v0.1.1: Use git command if git package not found for version generating
Signed-off-by: Oleksandr Grytsov <[email protected]>
v0.1.0: Add versioning
Signed-off-by: Oleksandr Grytsov <[email protected]>