678 Commits (86b1820dbb2891e9f4608b4575c5e0e4704d46a9)
 

Author SHA1 Message Date
Mark Drobnak 86b1820dbb
Derive Default for CirclePadProInputResponse 2 years ago
Mark Drobnak eb8628d9bc
Make wait_for_event a method on Handle 2 years ago
Mark Drobnak 7f63384aa6
Initialize HID after ir:USER to try and fix New 3DS case 2 years ago
Mark Drobnak a832cb9b36
Merge branch 'master' into feature/ir-user 2 years ago
Mark Drobnak 6229905df2
Add a srv module and move wait_for_event to it 2 years ago
Meziu 6cbfbbea4e
Merge pull request #83 from rust3ds/feature/ndsp 2 years ago
Andrea Ciliberti bfd9e00771 Clippy 2 years ago
Andrea Ciliberti 302b685cc1 Removed ogg example and more docs 2 years ago
Andrea Ciliberti 50a7e02779 cargo fmt 2 years ago
Andrea Ciliberti d0e61aa868 Small statement in new example 2 years ago
Andrea Ciliberti 49e2beeffe Better docs and new name for NdspError variant 2 years ago
Andrea Ciliberti 82d8ae68b6 First attempt at audio playback with OGG Vorbis 2 years ago
Andrea Ciliberti 05abdd7217 Remove deprecated trait impls for Error 2 years ago
Andrea Ciliberti 486a8cd5aa cargo fmt 2 years ago
Andrea Ciliberti 9e521a5640 Better documentation for NDSp and service module 2 years ago
Andrea Ciliberti 795686d6d8 cargo fmt 2 years ago
Andrea Ciliberti dc094b01f9 Replaced manual bound checking with rem_euclid 2 years ago
Andrea Ciliberti b7fa498844 I should compile before pushing 2 years ago
Andrea Ciliberti 92684f1539 Use constants where possible 2 years ago
Andrea Ciliberti 143a27b0ed Bind Channels to Ndsp lifetime and use exclusive mutability 2 years ago
Andrea Ciliberti a7171b6861 Removed references to ADPCM formats and added an internal statement 2 years ago
Andrea Ciliberti 7e2ea0edb3 Channel Monopole filters added 2 years ago
Andrea Ciliberti 84df959603 NdspError enum and better Channel 2 years ago
Andrea Ciliberti 56a106fd63 Fixed nits 2 years ago
Andrea Ciliberti ef1bba99b6 Merged WaveBuffer and Waveinfo 2 years ago
Andrea Ciliberti 8a890392a3 Cleanup unsafety using bytemuck 2 years ago
Andrea Ciliberti 5cfbb8bc84 Fixed checks 2 years ago
Andrea Ciliberti 13ca921e63 fmt 2 years ago
Andrea Ciliberti 81125098ed Working (slower) example 2 years ago
Andrea Ciliberti 2b4fbfd6b2 Fmt 2 years ago
Andrea Ciliberti 015c1371cd Removed unneeded non_exhaustive flags 2 years ago
Andrea Ciliberti 7395ca78f5 Renamed audio example 2 years ago
Andrea Ciliberti 4de7c8e542 Removed once_cell crate as of latest Rust changes 2 years ago
Andrea Ciliberti 5e78612b3c Clippy 2 years ago
Andrea Ciliberti 31e3542dd5 Readded offset and fixed misunderstanding about sample size 2 years ago
Andrea Ciliberti f14de20217 Slight refactoring 2 years ago
Andrea Ciliberti 429e60c878 fmt 2 years ago
Andrea Ciliberti 751cb243c6 Slight refactor and fixed derive Clone 2 years ago
Andrea Ciliberti 57b7761941 Moved safety measures to WaveInfo rather than Ndsp 2 years ago
Andrea Ciliberti 0f74b4be9f Example works fine, audio feels off 2 years ago
Andrea Ciliberti 4ef261f6c2 Example works fine, audio feels off 2 years ago
Andrea Ciliberti 3db374e6cd Fixed small issues in the example 2 years ago
Andrea Ciliberti a6ec9b8525 Filter example compiles, still WIP 2 years ago
Andrea Ciliberti 44e904b0c9 Feels like hell in here 2 years ago
Andrea Ciliberti 9bd5e7de97 Sort ndsp module in 2 files 2 years ago
Andrea Ciliberti afd3c89f68 Sort ndsp module in 2 files 2 years ago
Andrea Ciliberti 0b57a9aeb4 Add some filter functionality 2 years ago
Andrea Ciliberti 554f96dcc4 Minor fixes to the WIP example 2 years ago
Andrea Ciliberti 243780c79b Minor fixes to the WIP example 2 years ago
Andrea Ciliberti 9837e41f20 Separated module and new anti-drop measures 2 years ago