audio: move some services between the abstraction and the Android layers
[nit.git] / lib / app / audio.nit
2017-05-26 Alexis Laferrièreaudio: move some services between the abstraction and...
2017-02-27 Alexis Laferrièreapp: minor refactor of the audio services
2016-08-28 Alexis Laferrièreapp::audio: rename `name` to `path`
2016-08-28 Alexis Laferrièreapp::audio: update doc
2016-08-28 Alexis Laferrièreapp::audio: drop the old load_sound and load_music
2016-05-16 Alexis Laferrièrelib/android: revamp entrypoint
2015-08-27 Jean Privatcode: update references to `standard`
2015-07-28 BlackMinouAndroid/audio: load from res before assets
2015-07-21 Jean Privatlib/app: provide conditional importation of app extensions
2015-06-03 BlackMinouupdate Sound abstraction in app
2015-01-21 BlackMinouApp: Audio abstraction in App