aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename helpers to music_samplerIsmaël Bouya2016-07-2724-11/+11
|
* Remove fonts from directoryIsmaël Bouya2016-07-279-25/+310
|
* Add prerequisite modules for pythonIsmaël Bouya2016-07-272-1/+16
|
* PulseAudio workarounds in documentationIsmaël Bouya2016-07-271-0/+24
|
* documentation fr: new featuresDenise sur Lya2016-07-271-13/+25
|
* 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-272-0/+22
|
* Change color when key is runningIsmaël Bouya2016-07-272-1/+3
|
* Some documentation modificationsIsmaël Bouya2016-07-271-13/+16
|
* 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-272-17/+31
|
* Add border around running keysIsmaël Bouya2016-07-272-1/+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
|
* doc: added new featuresDenise sur Lya2016-07-261-14/+16
|
* Add cleanup when stopping musicIsmaël Bouya2016-07-261-0/+4
|
* Merge branch 'actions_cleanup'Ismaël Bouya2016-07-2616-363/+634
|\
| * 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
|/
* Reduce line sizeIsmaël Bouya2016-07-251-1/+4
|
* Reorder MusicFile methodsIsmaël Bouya2016-07-255-196/+184
|
* Add error message if the config file doesn't loadIsmaël Bouya2016-07-251-1/+7
|
* documentation: added new features + aliases + 'misc' sectionDenise sur Titasmo2016-07-251-6/+73
|
* Cleanup Machine useIsmaël Bouya2016-07-251-3/+9
|
* doc fr: new features + aliasesDenise sur Lya2016-07-231-35/+78
|
* 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
|
* Add sommaireIsmaël Bouya2016-07-212-2/+6
|
* Add syntax hilight to markdownIsmaël Bouya2016-07-212-0/+21
|
* Change code blocs to indentIsmaël Bouya2016-07-211-93/+77
|
* Merge branch 'doc'Ismaël Bouya2016-07-211-0/+207
|\
| * Documentation fileDenise sur Lya2016-07-211-0/+207
|/
* 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
| | | | Use loop number in the effect
* 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
|