Commit graph

4 commits

Author SHA1 Message Date
Austin Schey
0988e8c886
Add optional Symphonia backend (#376)
* add symphonia decoder

* add symphonia-flac

* better compile errors

* remove unsafe send

* update ci

* sudo

* disable duration check because symphonia does not support it

* add error handling

* cleanup

* update symphonia and fix breaking changes

* update to published symphonia version

* update docs

* reduce namespace duplication

* remove extra reference to current frame

* pr comments

* exclude decoders from module if unused

* fix flac test

* recommend disabling default features with symphonia
2021-06-29 09:12:28 +02:00
est31
9154133e1c set-env has been deprecated
Set RODIO_TMP using the new method
2021-03-29 09:26:54 +02:00
est31
6e1b212538 Enable auto-publishing via github actions
Bases on @Luni-4's CI code added to cpal
2021-03-29 09:20:48 +02:00
Nathan Stocks
cbb6f5a376 Migrate from Travis to GitHub Actions 2021-03-08 22:54:56 -07:00