ruffle/desktop
Mike Welsh 6178dd9ef1 desktop: Fix Windows audio initialization due to winit changes
The Windows build was erroring immediately when trying to
initialize cpal because of changes in winit 0.20:

https://github.com/RustAudio/cpal/pull/348

Moved the cpal initialization to a separate thread to work around
this issue.
2019-11-18 18:33:54 -05:00
..
src desktop: Fix Windows audio initialization due to winit changes 2019-11-18 18:33:54 -05:00
Cargo.toml chore: Bump glium to 0.26-alpha5 2019-11-17 17:36:21 -05:00