Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename helpers to music_sampler | Ismaël Bouya | 2016-07-27 | 1 | -280/+0 |
| | |||||
* | 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 | 1 | -0/+14 |
| | |||||
* | Change color when key is running | Ismaël Bouya | 2016-07-27 | 1 | -0/+2 |
| | |||||
* | Add other_only flag to stop_all_actions | Ismaël Bouya | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | Coding styles | Ismaël Bouya | 2016-07-27 | 1 | -2/+2 |
| | |||||
* | Add repeat_delay to key properties | Ismaël Bouya | 2016-07-27 | 1 | -2/+24 |
| | |||||
* | Improve actions listing | Ismaël Bouya | 2016-07-27 | 1 | -9/+26 |
| | |||||
* | Add border around running keys | Ismaël Bouya | 2016-07-27 | 1 | -0/+12 |
| | |||||
* | Add possibility to reload YML config file | Ismaël Bouya | 2016-07-27 | 1 | -1/+2 |
| | |||||
* | Prepare modifiers | Ismaël Bouya | 2016-07-26 | 1 | -1/+1 |
| | |||||
* | Make callbacks when key is ready | Ismaël Bouya | 2016-07-26 | 1 | -4/+13 |
| | |||||
* | Use machine for key handling | Ismaël Bouya | 2016-07-26 | 1 | -57/+148 |
| | |||||
* | Coding styles | Ismaël Bouya | 2016-07-18 | 1 | -6/+6 |
| | |||||
* | Add debugger | Ismaël Bouya | 2016-07-17 | 1 | -1/+2 |
| | |||||
* | Make 'wait' action interruptible | Ismaël Bouya | 2016-07-14 | 1 | -2/+5 |
| | |||||
* | Show last used keys | Ismaël Bouya | 2016-06-26 | 1 | -0/+1 |
| | |||||
* | Don't run not enabled keys | Ismaël Bouya | 2016-06-26 | 1 | -0/+3 |
| | |||||
* | Migrate to kivy | Ismaël Bouya | 2016-06-25 | 1 | -135/+67 |
| | |||||
* | Add checkmarks to the action list | Ismaël Bouya | 2016-06-24 | 1 | -4/+17 |
| | |||||
* | Give default color to keys | Ismaël Bouya | 2016-06-21 | 1 | -4/+4 |
| | |||||
* | Cleanup some constants | Ismaël Bouya | 2016-06-21 | 1 | -14/+2 |
| | |||||
* | Cleanup fonts | Ismaël Bouya | 2016-06-20 | 1 | -11/+4 |
| | |||||
* | Added music name, currently playing musics, pause/unpause | Ismaël Bouya | 2016-06-20 | 1 | -2/+2 |
| | |||||
* | Fix channels and description with blank lines | Ismaël Bouya | 2016-06-19 | 1 | -1/+5 |
| | |||||
* | Fix threading problems with ipython | Ismaël Bouya | 2016-06-19 | 1 | -4/+4 |
| | |||||
* | Add pirate example config.yml + description | Ismaël Bouya | 2016-06-19 | 1 | -5/+33 |
| | |||||
* | enhancing locks | Ismaël Bouya | 2016-06-19 | 1 | -4/+27 |
| | |||||
* | Move classes to separate file | Ismaël Bouya | 2016-06-18 | 1 | -0/+120 |