skyline/app
Billy Laws d8ccdd723e
Refactor Audio + Fix NV Bugs (#92)
* Fix NvHostCtrl:EventSignal event ID parsing
* Divide the audout buffer length by the sample size
* Correct audout channel quantity handling
* A few bugfixes for audio tracks
* * Correctly lock in CheckReleasedBuffers and only call the callback once
* * Check if the identifier queue is empty before accessing it's iterator
* Refactor audio to better fit the codestyle
* Explictly specify reference when using GetReference
* Fix CheckReleasedBuffers
2020-08-21 18:58:47 +05:30
..
libraries Fix lz4 submodule 2020-07-01 06:24:41 +00:00
src/main Refactor Audio + Fix NV Bugs (#92) 2020-08-21 18:58:47 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Make UI fully usable using a controller 2020-08-21 11:48:29 +00:00
CMakeLists.txt Refactor C++ Input 2020-08-21 11:48:29 +00:00
proguard-rules.pro Improvements to UI/UX 2020-04-24 17:09:13 +05:30