| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix Context.currently_playing | Nathan Perry | 2019-02-21 | 1 | -6/+5 |
| | | |||||
| * | pad audio startup and trail with silence | Nathan Perry | 2019-02-18 | 1 | -49/+92 |
| | | |||||
| * | restructure play_queue | Nathan Perry | 2019-02-18 | 1 | -58/+69 |
| | | |||||
| * | encode/decode audio memes with ffmpeg to improve storage | Nathan Perry | 2019-02-18 | 2 | -15/+59 |
| | | |||||
| * | use flate2 to compress audio | Nathan Perry | 2019-02-17 | 2 | -28/+76 |
| | | |||||
| * | support audio memes | Nathan Perry | 2019-02-17 | 4 | -8/+9 |
| | | |||||
| * | clean up project structure | Nathan Perry | 2019-02-16 | 4 | -0/+536 |
| - Move audio-related code into its own top-level module, separating out playback commands into their own file in `commands`. - Rename `sound` commands module to `sound_levels`. | |||||
