Alex Butler
8894392fd8
OutputStream::try_default fallback to non-default devices
2021-05-02 12:36:51 +01:00
jiminycrick
3ad927886c
Better error handling for stream creation
2021-04-03 17:45:23 -07:00
Marcel Märtens
c397a4d8d1
Fix a error when rodio just panics instead of propagate an error to the user ( #362 )
...
Update version to 0.13.1
2021-03-29 08:58:23 +02:00
Christopher Serr
181da2994b
Remove unnecessary 'static bound and cleanup ( #356 )
...
* Remove unnecessary 'static bound and cleanup
The decoder had an unnecessary 'static bound. Additionally I noticed
that there's a lot of (clippy) warnings, so I cleaned up the code a bit
as well. There's a few warnings left, but a few of those require
breaking changes.
* Address Review Comments
2021-03-06 18:46:52 +01:00
Rekai Musuka
5907affb44
Implement Display and Error traits for PlayError
2020-10-08 17:59:16 -05:00
Mac O'Brien
fb176a6883
Document PlayError and expose in public API
2020-08-04 14:15:04 -05:00
Alex Butler
81f5c9b6fd
Update to latest cpal
2020-05-02 13:34:14 +01:00
Alex Butler
4c96d3bd55
Improve stream docs
2020-05-02 13:34:14 +01:00
Alex Butler
d7c77aa52e
Add OutputStreamHandle
2020-05-02 13:33:57 +01:00
Alex Butler
3a29a5390e
Update cpal to 946d646
2020-05-02 13:33:57 +01:00
Alex Butler
b5071c947d
Remove device mixer map, rename stream wrapper to OutputStream
2020-05-02 13:33:57 +01:00