| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-13 | ksys/snd: Fix matching issues in MusicDefinition | Léo Lam | |
| The wrong overload of agl::utl::Parameter::init was being used. The one that only takes a name will use the name string for the label as well; this is not what the original function does, as the label for all the parameters is set to "" (the empty string). | |||
| 2021-07-13 | ksys/snd: Add MusicDefinition | MonsterDruide1 | |
