378 Commits (c82f438726f1e5b4ce75b5363a445c6f99190ee1)

Author SHA1 Message Date
Ian Chamberlain c82f438726
Remove extern "C" process stubs from test runner 2 years ago
Maccraft123 b6fec34b81 Use vec! macro to avoid setting vec length manually 2 years ago
Maccraft123 9b8f4239a7 Make TitleInfo into a AM_TitleEntry wrapper 2 years ago
Maccraft123 0fd7a340c8 Add `Title` struct 2 years ago
Maccraft123 3ad9780d4c Add more functionality to `Am` service wrapper and improve title-info.rs 2 years ago
Maccraft123 9eee38bddd Make get_title_list function more readable 2 years ago
Maccraft123 83b963d28b Make lint CI happy 2 years ago
Maccraft123 044cbeecc9 Add a basic AM service wrapper and an example that uses it 2 years ago
Andrea Ciliberti fe6faf93fd Self-documenting BufferTooShort variant 2 years ago
Andrea Ciliberti 3285871fb7 Standardise error strings 2 years ago
Andrea Ciliberti e5b3977ef7 fmt and clippy 2 years ago
Andrea Ciliberti 27e4f7fb31 New error variant and fixed nits 2 years ago
Andrea Ciliberti 2c797b0424 Subatomic revert 2 years ago
Andrea Ciliberti 2638c9c66f Fix lints 2 years ago
Andrea Ciliberti 326cfde36f Fix example and speedup performance 2 years ago
Andrea Ciliberti 6a937a58e3 Fixed small issues and an older bug 2 years ago
Andrea Ciliberti 4ecb1e4077 Rotate RGB565 image rather than convert 2 years ago
Andrea Ciliberti 502bcebe34 Fixed nits 2 years ago
Andrea Ciliberti 67c1bc9d9f Removed false statement 2 years ago
Andrea Ciliberti 60f3e1fe5a Refreshed PS module due to ctru::init 2 years ago
Andrea Ciliberti 3d83b3e40e Remove init function as it's not needed anymore 2 years ago
Andrea Ciliberti a2aab6a577 Cargo fmt 2 years ago
Andrea Ciliberti 7a67600327 Refresh libctru to the latest version 2 years ago
Mark Drobnak 21d8017980
Use the human-readable error strings in the Error Display impl 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