rust-rodio-devel-0.14.0-4.fc35 in Fedora 35
↵ Return to the main page of rust-rodio-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-07-23 |
Fedora Release Engineering <releng at fedoraproject dot org> 0.14.0-4 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-07-08 |
Rémi Lauzier <remilauzier at protonmail dot com> - 0.14.0-2 |
- Remove wasm-bindgen feature
- Fixes RHBZ#1980449 |
2021-06-24 |
Rémi Lauzier <remilauzier at protonmail dot com> - 0.14.0-1 |
- Initial package |
Provides
- crate(rodio)
- rust-rodio-devel
Files
- usr/
- share/
- cargo/
- registry/
- rodio-0.14.0/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- examples/
- README.md
- basic.rs
- beep.wav
- beep2.wav
- beep3.ogg
- music.flac
- music.mp3
- music.ogg
- music.wav
- music_flac.rs
- music_mp3.rs
- music_ogg.rs
- music_wav.rs
- reverb.rs
- spatial.rs
- src/
- buffer.rs
- conversions/
- channels.rs
- mod.rs
- sample.rs
- sample_rate.rs
- decoder/
- flac.rs
- mod.rs
- mp3.rs
- vorbis.rs
- wav.rs
- dynamic_mixer.rs
- lib.rs
- queue.rs
- sink.rs
- source/
- amplify.rs
- blt.rs
- buffered.rs
- channel_volume.rs
- crossfade.rs
- delay.rs
- done.rs
- empty.rs
- fadein.rs
- from_factory.rs
- from_iter.rs
- mix.rs
- mod.rs
- pausable.rs
- periodic.rs
- repeat.rs
- samples_converter.rs
- sine.rs
- skip.rs
- spatial.rs
- speed.rs
- stoppable.rs
- take.rs
- uniform.rs
- zero.rs
- spatial_sink.rs
- static_buffer.rs
- stream.rs
- tests/
- audacity16bit.wav
- audacity16bit_level5.flac
- audacity24bit_level0.flac
- audacity24bit_level5.flac
- audacity24bit_level8.flac
- audacity32bit.wav
- flac_test.rs
- lmms16bit.wav
- lmms24bit.wav
- lmms32bit.wav
- wav_test.rs
- doc/
- licenses/
- rust-rodio-devel/
- LICENSE-APACHE
- LICENSE-MIT