issues
search
jpernst
/
alto
Idiomatic Rust bindings for OpenAL 1.1 and extensions (including EFX).
Apache License 2.0
80
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add rustfmt.toml with hard_tabs set to true & run cargo fmt
#42
Atul9
opened
4 years ago
0
OpenAL 1.1 link in README is dead
#41
nico-abram
opened
5 years ago
0
add a dynamic feature flag, allowing static linking if desired
#40
mtak-
closed
5 years ago
5
Documentation?
#39
Lindenk
opened
6 years ago
0
Alto::open_loopback(None) returns Invalid Device Error
#38
sebastianpfluegelmeier
closed
6 years ago
3
error[E0283]: type annotations required: cannot resolve `_: audio::alto::SampleFrame`
#37
ndarilek
closed
6 years ago
3
Capture not working
#36
man0lis
closed
6 years ago
2
Add `.travis.yml` config file
#35
torkleyy
closed
7 years ago
0
Add tests for `Alto` struct
#34
torkleyy
closed
7 years ago
0
Implement missing `Drop` for `Capture`
#33
torkleyy
closed
7 years ago
0
Add basic example and copy API usage to README
#32
torkleyy
closed
7 years ago
0
Correct lifetimes of context creation.
#31
agalakhov
closed
7 years ago
0
Building alto on Emscripten
#30
yoanlcq
closed
7 years ago
15
FFI needs to be updated to allow the correct types to be passed into methods.
#29
sunnystormy
closed
8 years ago
2
Need alcGetCurrentContext() and alcGetContextsDevice() for library I'm writing.
#28
sunnystormy
closed
8 years ago
12
Update cargo package to version 0.1.6
#27
sunnystormy
closed
8 years ago
1
Link against openal-soft (libopenal.dylib) on OSX (instead of framework version)
#26
venetanji
closed
7 years ago
3
Compiling for MinGW-W64
#25
hadronized
closed
8 years ago
10
Add "alut" to this package?
#24
sunnystormy
closed
8 years ago
6
Windows platform support
#23
red75prime
closed
8 years ago
1
get_position should retrieve the listener's position, not gain.
#22
JasonSmith
closed
8 years ago
1
Relicense under dual MIT/Apache-2.0
#21
emberian
closed
8 years ago
3
Nightly fixes; remove feature gates
#20
jpernst
closed
9 years ago
3
fix test, add #![feature(..)]
#19
suhr
closed
9 years ago
0
Change int/uint to isize/usize
#18
jpernst
closed
9 years ago
0
Use new c_str api
#17
jpernst
closed
9 years ago
0
Various fixes for nightly; adjust enums
#16
jpernst
closed
9 years ago
0
Fix items macro syntax; address warnings
#15
jpernst
closed
9 years ago
0
Fix enum namespacing; add Cargo.lock to .gitignore
#14
jpernst
closed
10 years ago
1
Fixes for rust 0.13
#13
benw
closed
10 years ago
1
Nightly fixes for 2014/10/10
#12
jpernst
closed
10 years ago
5
Fixed std::io::timer::sleep call in "sin" example
#11
samyatchmenoff
closed
10 years ago
0
Updated to rustc nightly 2014-07-28
#10
jpernst
closed
10 years ago
1
Support for rustc nightly 2014-06-29
#9
samyatchmenoff
closed
10 years ago
5
Fixed travis-ci build
#8
samyatchmenoff
closed
10 years ago
1
Travis fix
#7
samyatchmenoff
closed
10 years ago
0
Cargo, recent rustc, example project.
#6
samyatchmenoff
closed
10 years ago
1
Update to Rust pre-0.9
#5
kvark
closed
10 years ago
6
Updated to Rust master
#4
kvark
closed
11 years ago
3
Updated to work with Rust 0.8pre fixes #2
#3
MarkJr94
closed
11 years ago
1
Port to Rust 0.8pre
#2
MarkJr94
closed
11 years ago
0
Port to Rust-0.6
#1
kvark
closed
11 years ago
0