aboutsummaryrefslogtreecommitdiff
path: root/helpers/action.py
Commit message (Expand)AuthorAgeFilesLines
* Add other_only flag to stop_all_actionsIsmaël Bouya2016-07-271-2/+3
* Coding stylesIsmaël Bouya2016-07-271-1/+2
* Move actions to separate filesIsmaël Bouya2016-07-261-240/+11
* Use machine for key handlingIsmaël Bouya2016-07-261-17/+22
* Cleanup actions and subscribe to music events for loadingIsmaël Bouya2016-07-251-15/+87
* Reorder MusicFile methodsIsmaël Bouya2016-07-251-3/+3
* Add interrupt_wait actionIsmaël Bouya2016-07-231-9/+34
* Fix master volume fadeIsmaël Bouya2016-07-211-0/+2
* Handle fade for master volumeIsmaël Bouya2016-07-211-2/+2
* Add fadingIsmaël Bouya2016-07-201-7/+14
* Coding stylesIsmaël Bouya2016-07-181-42/+59
* Add debuggerIsmaël Bouya2016-07-171-1/+3
* Small fixesIsmaël Bouya2016-07-171-7/+7
* Add loop option for playIsmaël Bouya2016-07-141-4/+11
* Add seek actionIsmaël Bouya2016-07-141-0/+17
* Rename 'add' to 'delta'Ismaël Bouya2016-07-141-5/+5
* Some new features:Ismaël Bouya2016-07-141-21/+35
* Make 'wait' action interruptibleIsmaël Bouya2016-07-141-9/+29
* Move from pygame to sounddevice for sound handlingIsmaël Bouya2016-07-141-22/+17
* Use workflow for music_filesIsmaël Bouya2016-06-271-1/+1
* Put time duration in playlistIsmaël Bouya2016-06-271-3/+6
* Use kivy instead of pygameIsmaël Bouya2016-06-251-2/+2
* Fix global fadoutIsmaël Bouya2016-06-251-1/+1
* Fix fade_outIsmaël Bouya2016-06-241-1/+1
* Added music name, currently playing musics, pause/unpauseIsmaël Bouya2016-06-201-6/+20
* Add pirate example config.yml + descriptionIsmaël Bouya2016-06-191-2/+6
* enhancing locksIsmaël Bouya2016-06-191-1/+4
* Add some actionsIsmaël Bouya2016-06-181-6/+20
* Move classes to separate fileIsmaël Bouya2016-06-181-0/+119