]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/history - helpers/mapping.py
Rename 'add' to 'delta'
[perso/Immae/Projets/Python/MusicSampler.git] / helpers / mapping.py
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-07-14  Ismaël BouyaAdd config file option to the command line
2016-06-27  Ismaël BouyaAdd indicator of whether all keys are ready
2016-06-27  Ismaël BouyaUse aliases in key_properties
2016-06-25  Ismaël BouyaAdd exit key
2016-06-25  Ismaël BouyaMigrate to kivy
2016-06-20  Ismaël BouyaCleanup some constants
2016-06-19  Ismaël BouyaFix threading problems with ipython
2016-06-18  Ismaël BouyaMove classes to separate file