aboutsummaryrefslogtreecommitdiff
path: root/music_sampler/key.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup key and action workflowsIsmaël Bouya2016-09-191-15/+20
|
* Use @mainthread decorator where necessaryIsmaël Bouya2016-09-191-0/+10
|
* Fix configuring not resetting the keyIsmaël Bouya2016-09-191-5/+9
|
* Fix crash when click on unconfigured keyIsmaël Bouya2016-08-121-2/+3
|
* Fix forgotten key in KeyMachineIsmaël Bouya2016-08-121-3/+3
|
* Add protect_delay message when available1.2.1Ismaël Bouya2016-08-111-2/+10
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=18
* Avoid name clash for "state"Ismaël Bouya2016-08-111-67/+89
| | | | | | | There is a clash of variable between ButtonBehavior and HierarchicalMachine, we create a new class KeyMachine to avoid that. This should fix issue https://git.immae.eu/mantisbt/view.php?id=15
* Unset description / color when they are removedIsmaël Bouya2016-08-111-0/+11
|
* Use pip setup file1.0.0Ismaël Bouya2016-07-271-1/+1
|
* Rename helpers to music_samplerIsmaël Bouya2016-07-271-0/+280