]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/history - helpers/action.py
Coding styles
[perso/Immae/Projets/Python/MusicSampler.git] / helpers / action.py
2016-07-18  Ismaël BouyaCoding styles
2016-07-17  Ismaël BouyaAdd debugger
2016-07-17  Ismaël BouyaSmall fixes
2016-07-14  Ismaël BouyaAdd loop option for play
2016-07-14  Ismaël BouyaAdd seek action
2016-07-14  Ismaël BouyaRename 'add' to 'delta'
2016-07-14  Ismaël BouyaSome new features:
2016-07-14  Ismaël BouyaMake 'wait' action interruptible
2016-07-14  Ismaël BouyaMove from pygame to sounddevice for sound handling
2016-06-27  Ismaël BouyaUse workflow for music_files
2016-06-27  Ismaël BouyaPut time duration in playlist
2016-06-25  Ismaël BouyaUse kivy instead of pygame
2016-06-25  Ismaël BouyaFix global fadout
2016-06-24  Ismaël BouyaFix fade_out
2016-06-20  Ismaël BouyaAdded music name, currently playing musics, pause/unpause
2016-06-19  Ismaël BouyaAdd pirate example config.yml + description
2016-06-18  Ismaël Bouyaenhancing locks
2016-06-18  Ismaël BouyaAdd some actions
2016-06-18  Ismaël BouyaMove classes to separate file