Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use labels stacking to build playlist | Ismaël Bouya | 2016-07-28 | 4 | -75/+176 |
* | Change bugtracker link | Ismaël Bouya | 2016-07-28 | 1 | -1/+1 |
* | Add kivy exception to the documentation | Ismaël Bouya | 2016-07-28 | 1 | -9/+17 |
* | Improve error message and handling | Ismaël Bouya | 2016-07-28 | 4 | -18/+48 |
* | Cleanup logger | Ismaël Bouya | 2016-07-28 | 1 | -8/+7 |
* | Add Cython and portaudio requirements1.0.1 | Ismaël Bouya | 2016-07-28 | 2 | -2/+4 |
* | Use setuptools_scm to determinate project version | Ismaël Bouya | 2016-07-28 | 3 | -2/+4 |
* | Update documentation with pip informations and download folder | Ismaël Bouya | 2016-07-28 | 1 | -1/+10 |
* | Add example config.yml | Ismaël Bouya | 2016-07-28 | 1 | -345/+309 |
* | Use pip setup file1.0.0 | Ismaël Bouya | 2016-07-27 | 15 | -209/+268 |
* | Rename helpers to music_sampler | Ismaël Bouya | 2016-07-27 | 24 | -11/+11 |
* | Remove fonts from directory | Ismaël Bouya | 2016-07-27 | 9 | -25/+310 |
* | Add prerequisite modules for python | Ismaël Bouya | 2016-07-27 | 2 | -1/+16 |
* | PulseAudio workarounds in documentation | Ismaël Bouya | 2016-07-27 | 1 | -0/+24 |
* | documentation fr: new features | Denise sur Lya | 2016-07-27 | 1 | -13/+25 |
* | Fix absolute path when using music_path | Ismaël Bouya | 2016-07-27 | 1 | -2/+12 |
* | Change line cross color depending on state | Ismaël Bouya | 2016-07-27 | 1 | -1/+4 |
* | Add cross when key is not usable | Ismaël Bouya | 2016-07-27 | 2 | -0/+22 |
* | Change color when key is running | Ismaël Bouya | 2016-07-27 | 2 | -1/+3 |
* | Some documentation modifications | Ismaël Bouya | 2016-07-27 | 1 | -13/+16 |
* | Add 'run_command' action | Ismaël Bouya | 2016-07-27 | 3 | -7/+14 |
* | Add music-path option to the command line | Ismaël Bouya | 2016-07-27 | 2 | -2/+10 |
* | Add other_only flag to stop_all_actions | Ismaël Bouya | 2016-07-27 | 4 | -10/+22 |
* | Coding styles | Ismaël Bouya | 2016-07-27 | 4 | -5/+9 |
* | Add repeat_delay to key properties | Ismaël Bouya | 2016-07-27 | 1 | -2/+24 |
* | Improve actions listing | Ismaël Bouya | 2016-07-27 | 2 | -17/+31 |
* | Add border around running keys | Ismaël Bouya | 2016-07-27 | 2 | -1/+12 |
* | Add possibility to reload YML config file | Ismaël Bouya | 2016-07-27 | 3 | -11/+67 |
* | Prepare modifiers | Ismaël Bouya | 2016-07-26 | 2 | -3/+10 |
* | Make callbacks when key is ready | Ismaël Bouya | 2016-07-26 | 2 | -41/+122 |
* | doc: added new features | Denise sur Lya | 2016-07-26 | 1 | -14/+16 |
* | Add cleanup when stopping music | Ismaël Bouya | 2016-07-26 | 1 | -0/+4 |
* | Merge branch 'actions_cleanup' | Ismaël Bouya | 2016-07-26 | 16 | -363/+634 |
|\ | |||||
| * | Move actions to separate files | Ismaël Bouya | 2016-07-26 | 12 | -240/+228 |
| * | Stop all actions before leaving | Ismaël Bouya | 2016-07-26 | 1 | -0/+1 |
| * | Give usable errors when parsing configuration | Ismaël Bouya | 2016-07-26 | 2 | -61/+153 |
| * | Use machine for key handling | Ismaël Bouya | 2016-07-26 | 4 | -86/+186 |
| * | Cleanup actions and subscribe to music events for loading | Ismaël Bouya | 2016-07-25 | 3 | -19/+109 |
|/ | |||||
* | Reduce line size | Ismaël Bouya | 2016-07-25 | 1 | -1/+4 |
* | Reorder MusicFile methods | Ismaël Bouya | 2016-07-25 | 5 | -196/+184 |
* | Add error message if the config file doesn't load | Ismaël Bouya | 2016-07-25 | 1 | -1/+7 |
* | documentation: added new features + aliases + 'misc' section | Denise sur Titasmo | 2016-07-25 | 1 | -6/+73 |
* | Cleanup Machine use | Ismaël Bouya | 2016-07-25 | 1 | -3/+9 |
* | doc fr: new features + aliases | Denise sur Lya | 2016-07-23 | 1 | -35/+78 |
* | Add interrupt_wait action | Ismaël Bouya | 2016-07-23 | 3 | -10/+51 |
* | Fix setting volume when not playing | Ismaël Bouya | 2016-07-22 | 1 | -0/+3 |
* | Fix master volume fade | Ismaël Bouya | 2016-07-21 | 3 | -1/+7 |
* | Add sommaire | Ismaël Bouya | 2016-07-21 | 2 | -2/+6 |
* | Add syntax hilight to markdown | Ismaël Bouya | 2016-07-21 | 2 | -0/+21 |
* | Change code blocs to indent | Ismaël Bouya | 2016-07-21 | 1 | -93/+77 |