aboutsummaryrefslogtreecommitdiff
path: root/helpers/mapping.py
Commit message (Collapse)AuthorAgeFilesLines
* Add fadingIsmaël Bouya2016-07-201-1/+1
|
* Print error when loading yamlIsmaël Bouya2016-07-181-2/+6
|
* Coding stylesIsmaël Bouya2016-07-181-7/+16
|
* Invert no_mixing flagIsmaël Bouya2016-07-171-3/+3
|
* Add the possibility to use the system mixerIsmaël Bouya2016-07-171-1/+4
|
* Add new configurations parametersIsmaël Bouya2016-07-171-4/+3
|
* Add a common mixerIsmaël Bouya2016-07-171-0/+2
|
* Rename 'add' to 'delta'Ismaël Bouya2016-07-141-2/+2
|
* Some new features:Ismaël Bouya2016-07-141-11/+13
| | | | | | | | - gain function moved to helpers/__init__ - cleanup some unused functions - stop can now wait for fade_out to finish before returning - volume can be incremented - master volume
* Make 'wait' action interruptibleIsmaël Bouya2016-07-141-0/+3
|
* Move from pygame to sounddevice for sound handlingIsmaël Bouya2016-07-141-18/+3
| | | | | Move lock files to files Add with statement to lock
* Add config file option to the command lineIsmaël Bouya2016-07-141-1/+2
|
* Add indicator of whether all keys are readyIsmaël Bouya2016-06-271-1/+13
|
* Use aliases in key_propertiesIsmaël Bouya2016-06-271-1/+12
|
* Add exit keyIsmaël Bouya2016-06-261-1/+10
|
* Migrate to kivyIsmaël Bouya2016-06-251-165/+116
|
* Cleanup some constantsIsmaël Bouya2016-06-211-10/+26
|
* Fix threading problems with ipythonIsmaël Bouya2016-06-191-1/+1
|
* Move classes to separate fileIsmaël Bouya2016-06-181-0/+171