]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/commit
wait actions are now pausable and resettable tags/1.2.3 1.2.3
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 12 Aug 2016 16:21:22 +0000 (18:21 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 12 Aug 2016 16:23:02 +0000 (18:23 +0200)
commitd4217fda2ff3991eb1ee9a9bec6acff751798507
tree5a7606c28aa5845d1ffebb78742e2d2c2fe39c5a
parent51f6ce0fdb32061b681d63e8de4d96eb8b59e1e9
wait actions are now pausable and resettable

This fixes https://git.immae.eu/mantisbt/view.php?id=6
config.yml
documentation_en.md
documentation_fr.md
music_sampler/action.py
music_sampler/actions/__init__.py
music_sampler/actions/pause_wait.py [new file with mode: 0644]
music_sampler/actions/reset_wait.py [new file with mode: 0644]
music_sampler/actions/unpause_wait.py [new file with mode: 0644]
music_sampler/actions/wait.py
music_sampler/locales/fr/LC_MESSAGES/music_sampler.po
music_sampler/mapping.py