]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/history - music_sampler
Fix crash when click on unconfigured key
[perso/Immae/Projets/Python/MusicSampler.git] / music_sampler /
2016-08-12  Ismaël BouyaFix crash when click on unconfigured key
2016-08-12  Ismaël BouyaMake 'interrupt_wait' able to interrupt all waits
2016-08-12  Ismaël BouyaAdd config dump in debug mode
2016-08-12  Ismaël BouyaAdd a 'common' section in key properties
2016-08-12  Ismaël BouyaAdd config key to config.yml to store command line...
2016-08-11  Ismaël BouyaFix forgotten key in KeyMachine
2016-08-11  Ismaël BouyaAdd protect_delay message when available tags/1.2.1 1.2.1
2016-08-11  Ismaël BouyaAvoid name clash for "state"
2016-08-11  Ismaël BouyaUnset description / color when they are removed
2016-07-29  Ismaël BouyaLeave application correctly when clicking on the cross...
2016-07-29  Ismaël BouyaMissing translation
2016-07-29  Ismaël BouyaMake music_sampler multilingual heads/locales tags/1.2.0 1.2.0
2016-07-29  Ismaël BouyaAdd Unfocused overlay when focus is lost tags/1.1.0 1.1.0
2016-07-29  Ismaël BouyaCancel all timers and stop all musics when exiting tags/1.0.2 1.0.2
2016-07-28  Ismaël BouyaCode cleanup
2016-07-28  Ismaël BouyaPrecompute font size in kv file
2016-07-28  Ismaël BouyaLock widget modifications and reuse labels in actionlis...
2016-07-28  Ismaël BouyaCleanup mocked fonts
2016-07-28  Ismaël BouyaUse labels stacking to build actionlist
2016-07-28  Ismaël BouyaUse labels stacking to build playlist
2016-07-28  Ismaël BouyaImprove error message and handling
2016-07-28  Ismaël BouyaCleanup logger
2016-07-27  Ismaël BouyaUse pip setup file heads/use_pip tags/1.0.0 1.0.0
2016-07-27  Ismaël BouyaRename helpers to music_sampler