aboutsummaryrefslogtreecommitdiff
path: root/helpers/key.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename helpers to music_samplerIsmaël Bouya2016-07-271-280/+0
|
* Change line cross color depending on stateIsmaël Bouya2016-07-271-1/+4
|
* Add cross when key is not usableIsmaël Bouya2016-07-271-0/+14
|
* Change color when key is runningIsmaël Bouya2016-07-271-0/+2
|
* Add other_only flag to stop_all_actionsIsmaël Bouya2016-07-271-1/+1
|
* Coding stylesIsmaël Bouya2016-07-271-2/+2
|
* Add repeat_delay to key propertiesIsmaël Bouya2016-07-271-2/+24
|
* Improve actions listingIsmaël Bouya2016-07-271-9/+26
|
* Add border around running keysIsmaël Bouya2016-07-271-0/+12
|
* Add possibility to reload YML config fileIsmaël Bouya2016-07-271-1/+2
|
* Prepare modifiersIsmaël Bouya2016-07-261-1/+1
|
* Make callbacks when key is readyIsmaël Bouya2016-07-261-4/+13
|
* Use machine for key handlingIsmaël Bouya2016-07-261-57/+148
|
* Coding stylesIsmaël Bouya2016-07-181-6/+6
|
* Add debuggerIsmaël Bouya2016-07-171-1/+2
|
* Make 'wait' action interruptibleIsmaël Bouya2016-07-141-2/+5
|
* Show last used keysIsmaël Bouya2016-06-261-0/+1
|
* Don't run not enabled keysIsmaël Bouya2016-06-261-0/+3
|
* Migrate to kivyIsmaël Bouya2016-06-251-135/+67
|
* Add checkmarks to the action listIsmaël Bouya2016-06-241-4/+17
|
* Give default color to keysIsmaël Bouya2016-06-211-4/+4
|
* Cleanup some constantsIsmaël Bouya2016-06-211-14/+2
|
* Cleanup fontsIsmaël Bouya2016-06-201-11/+4
|
* Added music name, currently playing musics, pause/unpauseIsmaël Bouya2016-06-201-2/+2
|
* Fix channels and description with blank linesIsmaël Bouya2016-06-191-1/+5
|
* Fix threading problems with ipythonIsmaël Bouya2016-06-191-4/+4
|
* Add pirate example config.yml + descriptionIsmaël Bouya2016-06-191-5/+33
|
* enhancing locksIsmaël Bouya2016-06-191-4/+27
|
* Move classes to separate fileIsmaël Bouya2016-06-181-0/+120