]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/history - helpers/mapping.py
Coding styles
[perso/Immae/Projets/Python/MusicSampler.git] / helpers / mapping.py
2016-07-18  Ismaël BouyaCoding styles
2016-07-17  Ismaël BouyaInvert no_mixing flag
2016-07-17  Ismaël BouyaAdd the possibility to use the system mixer
2016-07-17  Ismaël BouyaAdd new configurations parameters
2016-07-16  Ismaël BouyaAdd a common mixer
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