aboutsummaryrefslogtreecommitdiff
path: root/music_sampler
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to latest versions1.6.0Ismaël Bouya2021-08-172-4/+7
* Add comment action1.5.0Ismaël Bouya2019-10-205-3/+9
* Add documentation for windows installIsmaël Bouya2019-10-201-1/+2
* Change "keys" hash to "key_properties" in config.yml1.4.0Ismaël Bouya2017-06-261-47/+53
* Don't lock the application when failing while reloading configurationIsmaël Bouya2016-09-191-10/+8
* Disable dead keys and enable capslockIsmaël Bouya2016-09-191-2/+2
* Cleanup key and action workflowsIsmaël Bouya2016-09-194-116/+142
* Add load_all_musics flag and corresponding actionsIsmaël Bouya2016-09-194-0/+32
* Use @mainthread decorator where necessaryIsmaël Bouya2016-09-193-1/+15
* Fix configuring not resetting the keyIsmaël Bouya2016-09-191-5/+9
* wait actions are now pausable and resettable1.2.3Ismaël Bouya2016-08-128-6/+150
* Fix common key properties not applying when property is absentIsmaël Bouya2016-08-121-5/+4
* Fix crash when click on unconfigured keyIsmaël Bouya2016-08-121-2/+3
* Make 'interrupt_wait' able to interrupt all waitsIsmaël Bouya2016-08-125-16/+34
* Add config dump in debug modeIsmaël Bouya2016-08-122-1/+18
* Add a 'common' section in key propertiesIsmaël Bouya2016-08-121-1/+16
* Add config key to config.yml to store command line argumentsIsmaël Bouya2016-08-122-85/+160
* Fix forgotten key in KeyMachineIsmaël Bouya2016-08-121-3/+3
* Add protect_delay message when available1.2.1Ismaël Bouya2016-08-113-3/+23
* Avoid name clash for "state"Ismaël Bouya2016-08-111-67/+89
* Unset description / color when they are removedIsmaël Bouya2016-08-111-0/+11
* Leave application correctly when clicking on the cross buttonIsmaël Bouya2016-07-292-11/+17
* Missing translationIsmaël Bouya2016-07-291-0/+8
* Make music_sampler multilingual1.2.0Ismaël Bouya2016-07-2915-65/+518
* Add Unfocused overlay when focus is lost1.1.0Ismaël Bouya2016-07-293-1/+38
* Cancel all timers and stop all musics when exiting1.0.2Ismaël Bouya2016-07-291-3/+8
* Code cleanupIsmaël Bouya2016-07-291-3/+4
* Precompute font size in kv fileIsmaël Bouya2016-07-291-13/+17
* Lock widget modifications and reuse labels in actionlist/playlistIsmaël Bouya2016-07-293-52/+137
* Cleanup mocked fontsIsmaël Bouya2016-07-281-24/+1
* Use labels stacking to build actionlistIsmaël Bouya2016-07-284-48/+120
* Use labels stacking to build playlistIsmaël Bouya2016-07-284-75/+176
* Improve error message and handlingIsmaël Bouya2016-07-284-18/+48
* Cleanup loggerIsmaël Bouya2016-07-281-8/+7
* Use pip setup file1.0.0Ismaël Bouya2016-07-2710-198/+1190
* Rename helpers to music_samplerIsmaël Bouya2016-07-2720-0/+1969