aboutsummaryrefslogtreecommitdiff
path: root/helpers
Commit message (Expand)AuthorAgeFilesLines
* Rename helpers to music_samplerIsmaël Bouya2016-07-2720-1969/+0
* Remove fonts from directoryIsmaël Bouya2016-07-272-0/+258
* Fix absolute path when using music_pathIsmaël Bouya2016-07-271-2/+12
* 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-272-1/+3
* Add 'run_command' actionIsmaël Bouya2016-07-273-7/+14
* Add music-path option to the command lineIsmaël Bouya2016-07-272-2/+10
* Add other_only flag to stop_all_actionsIsmaël Bouya2016-07-274-10/+22
* Coding stylesIsmaël Bouya2016-07-274-5/+9
* 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-273-11/+67
* Prepare modifiersIsmaël Bouya2016-07-262-3/+10
* Make callbacks when key is readyIsmaël Bouya2016-07-262-41/+122
* Add cleanup when stopping musicIsmaël Bouya2016-07-261-0/+4
* Move actions to separate filesIsmaël Bouya2016-07-2612-240/+228
* Stop all actions before leavingIsmaël Bouya2016-07-261-0/+1
* Give usable errors when parsing configurationIsmaël Bouya2016-07-262-61/+153
* Use machine for key handlingIsmaël Bouya2016-07-264-86/+186
* Cleanup actions and subscribe to music events for loadingIsmaël Bouya2016-07-253-19/+109
* Reorder MusicFile methodsIsmaël Bouya2016-07-254-194/+182
* Add error message if the config file doesn't loadIsmaël Bouya2016-07-251-1/+7
* Cleanup Machine useIsmaël Bouya2016-07-251-3/+9
* Add interrupt_wait actionIsmaël Bouya2016-07-233-10/+51
* Fix setting volume when not playingIsmaël Bouya2016-07-221-0/+3
* Fix master volume fadeIsmaël Bouya2016-07-213-1/+7
* Handle fade for master volumeIsmaël Bouya2016-07-212-4/+14
* Make seek work well with loopsIsmaël Bouya2016-07-212-7/+25
* Change loop processIsmaël Bouya2016-07-201-3/+6
* 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-186-99/+187
* 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-173-27/+66
* 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