summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2021-09-10got pre-linking steps working, removed glob includesthajohns
2019-02-12Merge branch 'work' into nogfxGraham Northup
2019-02-12Lobotomized graphics for nowGrissess
2018-07-01Partial commit toward IV/seq implementation!Graham Northup
2017-10-13Added LUTs and ControlRate; improved parserGraham Northup
2017-10-07Graphics workingGraham Northup
But in need of terrible refactoring. Rust is beautiful sometimes. This is not one of those times.
2017-10-03Finished clientside parsing, starting graphicsGraham Northup
2017-10-01It plays network noises now!Graham Northup
2017-09-27It makes networked noise! (Poorly, for now)Graham Northup
2017-09-24Fix compiler warningsCorey Richardson
Some minor stuff, mostly. The features have been stable since 1.20
2017-09-24parser appears to work (oh my)Graham Northup
2017-09-20more of the same for the night :)Graham Northup
2017-09-19Starting work on proto decodeGraham Northup
2017-09-18it builds and does a thingGraham Northup
2017-09-18Initial work on modular synthesisGraham Northup