aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove a_s_with_effect in profit to GainEffectIsmaël Bouya2016-07-202-38/+33
* Add fadingIsmaël Bouya2016-07-205-15/+108
* Fix initial volume factorIsmaël Bouya2016-07-181-3/+7
* Print error when loading yamlIsmaël Bouya2016-07-181-2/+6
* Coding stylesIsmaël Bouya2016-07-188-107/+216
* Do gain at the last momentIsmaël Bouya2016-07-181-17/+12
* Add debuggerIsmaël Bouya2016-07-175-10/+36
* Small fixesIsmaël Bouya2016-07-172-9/+7
* Remove unused functionsIsmaël Bouya2016-07-171-10/+0
* Invert no_mixing flagIsmaël Bouya2016-07-173-6/+7
* Add the possibility to use the system mixerIsmaël Bouya2016-07-173-3/+12
* Add new configurations parametersIsmaël Bouya2016-07-174-24/+59
* Add a common mixerIsmaël Bouya2016-07-174-29/+68
* Add dir in music_sampler.specIsmaël Bouya2016-07-161-0/+6
* Remove pyaudioIsmaël Bouya2016-07-161-3/+0
* Add option to list /select sound devicesIsmaël Bouya2016-07-161-0/+20
* Put music effect in separate fileIsmaël Bouya2016-07-161-13/+63
* Add loop option for playIsmaël Bouya2016-07-142-9/+22
* Add seek actionIsmaël Bouya2016-07-142-0/+24
* Rename 'add' to 'delta'Ismaël Bouya2016-07-143-9/+9
* Some new features:Ismaël Bouya2016-07-145-47/+89
* Use argparse for parserIsmaël Bouya2016-07-141-15/+32
* Make 'wait' action interruptibleIsmaël Bouya2016-07-144-14/+43
* Put background behind timer in playlistIsmaël Bouya2016-07-141-0/+6
* Move from pygame to sounddevice for sound handlingIsmaël Bouya2016-07-145-108/+142
* Add config file option to the command lineIsmaël Bouya2016-07-142-1/+16
* Use workflow for music_filesIsmaël Bouya2016-06-272-15/+40
* Update config.ymlIsmaël Bouya2016-06-271-58/+115
* Add indicator of whether all keys are readyIsmaël Bouya2016-06-272-1/+18
* Use aliases in key_propertiesIsmaël Bouya2016-06-271-1/+12
* Add version numberIsmaël Bouya2016-06-274-2/+26
* Put time duration in playlistIsmaël Bouya2016-06-275-6/+52
* Show last used keysIsmaël Bouya2016-06-263-2/+84
* Move kv fileIsmaël Bouya2016-06-263-6/+3
* Don't run not enabled keysIsmaël Bouya2016-06-261-0/+3
* Factorise font mocksIsmaël Bouya2016-06-261-63/+36
* Fix font sizesIsmaël Bouya2016-06-261-2/+65
* Add exit keyIsmaël Bouya2016-06-261-1/+10
* Reduce package sizeIsmaël Bouya2016-06-262-27/+10
* Make kivy compatible with pyinstallerIsmaël Bouya2016-06-264-10/+27
* Migrate to kivyIsmaël Bouya2016-06-258-813/+243
* Use kivy instead of pygameIsmaël Bouya2016-06-255-3/+1042
* Fix global fadoutIsmaël Bouya2016-06-251-1/+1
* Add checkmarks to the action listIsmaël Bouya2016-06-242-5/+18
* Apply initial gain to music fileIsmaël Bouya2016-06-243-43/+83
* Fix fade_outIsmaël Bouya2016-06-242-3/+3
* Reduce memoryIsmaël Bouya2016-06-213-22/+44
* Fix frame rate when importing musicIsmaël Bouya2016-06-211-1/+1
* Give default color to keysIsmaël Bouya2016-06-211-4/+4
* Cleanup some constantsIsmaël Bouya2016-06-213-26/+30