]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/commit
Make 'interrupt_wait' able to interrupt all waits
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 12 Aug 2016 12:51:32 +0000 (14:51 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 12 Aug 2016 12:51:32 +0000 (14:51 +0200)
commit21ffec315b8fa8a6b46351021da915236148a7b1
tree52951646c8f9d1ea453c58aa37c92e64ff0dd9a1
parent4094ae4ebff7997e8c5e0fd84a1434b1b86632b1
Make 'interrupt_wait' able to interrupt all waits

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
documentation_en.md
documentation_fr.md
music_sampler/actions/interrupt_wait.py
music_sampler/actions/wait.py
music_sampler/locales/fr/LC_MESSAGES/music_sampler.po
music_sampler/mapping.py
music_sampler/music_file.py