aboutsummaryrefslogtreecommitdiff
path: root/music_sampler/mapping.py
Commit message (Collapse)AuthorAgeFilesLines
* Add comment action1.5.0Ismaël Bouya2019-10-201-1/+1
|
* Change "keys" hash to "key_properties" in config.yml1.4.0Ismaël Bouya2017-06-261-47/+53
|
* Don't lock the application when failing while reloading configurationIsmaël Bouya2016-09-191-10/+8
|
* Cleanup key and action workflowsIsmaël Bouya2016-09-191-18/+16
|
* wait actions are now pausable and resettable1.2.3Ismaël Bouya2016-08-121-5/+28
| | | | This fixes https://git.immae.eu/mantisbt/view.php?id=6
* Fix common key properties not applying when property is absentIsmaël Bouya2016-08-121-5/+4
|
* Make 'interrupt_wait' able to interrupt all waitsIsmaël Bouya2016-08-121-11/+24
| | | | | If 'wait_id' is not specified, interrupt_wait will now stop all wait events. This fixes https://git.immae.eu/mantisbt/view.php?id=4
* Add a 'common' section in key propertiesIsmaël Bouya2016-08-121-1/+16
| | | | | Any option defined here applies to all keys (they can be overriden individualy) Fixes https://git.immae.eu/mantisbt/view.php?id=5
* Leave application correctly when clicking on the cross buttonIsmaël Bouya2016-07-291-11/+13
|
* Cancel all timers and stop all musics when exiting1.0.2Ismaël Bouya2016-07-291-3/+8
|
* Improve error message and handlingIsmaël Bouya2016-07-281-5/+5
|
* Use pip setup file1.0.0Ismaël Bouya2016-07-271-1/+1
|
* Rename helpers to music_samplerIsmaël Bouya2016-07-271-0/+399