aboutsummaryrefslogtreecommitdiff
path: root/src/audio
Commit message (Expand)AuthorAgeFilesLines
* rework to use songbirdNathan Perry2024-05-084-571/+0
* update all depsNathan Perry2024-05-082-16/+16
* ytdl: trace errorNathan Perry2022-11-291-0/+1
* nix: ensure ownership on startNathan Perry2022-11-291-1/+6
* fs: parameterize remote referencesNathan Perry2022-11-292-5/+10
* move configuration into envconfigNathan Perry2020-06-202-4/+4
* borrowck fixesNathan Perry2019-11-171-3/+3
* mostly fixedNathan Perry2019-11-172-3/+11
* most restructuring doneNathan Perry2019-11-172-39/+15
* restricted prefixesNathan Perry2019-07-161-6/+6
* separate meme and general queuesNathan Perry2019-03-031-4/+11
* remove unused code, fixup importsNathan Perry2019-03-021-113/+0
* fix Context.currently_playingNathan Perry2019-02-211-6/+5
* pad audio startup and trail with silenceNathan Perry2019-02-181-49/+92
* restructure play_queueNathan Perry2019-02-181-58/+69
* encode/decode audio memes with ffmpeg to improve storageNathan Perry2019-02-182-15/+59
* use flate2 to compress audioNathan Perry2019-02-172-28/+76
* support audio memesNathan Perry2019-02-174-8/+9
* clean up project structureNathan Perry2019-02-164-0/+536