Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add indicator of whether all keys are ready | Ismaël Bouya | 2016-06-27 | 2 | -1/+18 |
* | Use aliases in key_properties | Ismaël Bouya | 2016-06-27 | 1 | -1/+12 |
* | Add version number | Ismaël Bouya | 2016-06-27 | 4 | -2/+26 |
* | Put time duration in playlist | Ismaël Bouya | 2016-06-27 | 5 | -6/+52 |
* | Show last used keys | Ismaël Bouya | 2016-06-26 | 3 | -2/+84 |
* | Move kv file | Ismaël Bouya | 2016-06-26 | 3 | -6/+3 |
* | Don't run not enabled keys | Ismaël Bouya | 2016-06-26 | 1 | -0/+3 |
* | Factorise font mocks | Ismaël Bouya | 2016-06-26 | 1 | -63/+36 |
* | Fix font sizes | Ismaël Bouya | 2016-06-26 | 1 | -2/+65 |
* | Add exit key | Ismaël Bouya | 2016-06-26 | 1 | -1/+10 |
* | Reduce package size | Ismaël Bouya | 2016-06-26 | 2 | -27/+10 |
* | Make kivy compatible with pyinstaller | Ismaël Bouya | 2016-06-26 | 4 | -10/+27 |
* | Migrate to kivy | Ismaël Bouya | 2016-06-25 | 8 | -813/+243 |
* | Use kivy instead of pygame | Ismaël Bouya | 2016-06-25 | 5 | -3/+1042 |
* | Fix global fadout | Ismaël Bouya | 2016-06-25 | 1 | -1/+1 |
* | Add checkmarks to the action list | Ismaël Bouya | 2016-06-24 | 2 | -5/+18 |
* | Apply initial gain to music file | Ismaël Bouya | 2016-06-24 | 3 | -43/+83 |
* | Fix fade_out | Ismaël Bouya | 2016-06-24 | 2 | -3/+3 |
* | Reduce memory | Ismaël Bouya | 2016-06-21 | 3 | -22/+44 |
* | Fix frame rate when importing music | Ismaël Bouya | 2016-06-21 | 1 | -1/+1 |
* | Give default color to keys | Ismaël Bouya | 2016-06-21 | 1 | -4/+4 |
* | Cleanup some constants | Ismaël Bouya | 2016-06-21 | 3 | -26/+30 |
* | update .gitignore | Ismaël Bouya | 2016-06-20 | 1 | -0/+1 |
* | Cleanup fonts | Ismaël Bouya | 2016-06-20 | 7 | -19/+18 |
* | Added music name, currently playing musics, pause/unpause | Ismaël Bouya | 2016-06-20 | 8 | -21/+96 |
* | Fix channels and description with blank lines | Ismaël Bouya | 2016-06-19 | 4 | -12/+24 |
* | Fix threading problems with ipython | Ismaël Bouya | 2016-06-19 | 5 | -74/+96 |
* | Add pirate example config.yml + description | Ismaël Bouya | 2016-06-19 | 5 | -36/+316 |
* | enhancing locks | Ismaël Bouya | 2016-06-19 | 5 | -21/+58 |
* | Add gitignore | Ismaël Bouya | 2016-06-18 | 1 | -0/+3 |
* | Add some actions | Ismaël Bouya | 2016-06-18 | 3 | -11/+60 |
* | Move classes to separate file | Ismaël Bouya | 2016-06-18 | 7 | -491/+515 |
* | Move running keeper to Mapping | Ismaël Bouya | 2016-06-18 | 1 | -10/+21 |
* | Modifications to mapping/keys | Ismaël Bouya | 2016-06-18 | 3 | -187/+346 |
* | Allow to find files in pyinstaller | Ismaël Bouya | 2016-06-15 | 1 | -1/+6 |
* | Remove frozen path | Ismaël Bouya | 2016-06-15 | 1 | -4/+0 |
* | Add fonts | Ismaël Bouya | 2016-06-15 | 3 | -2/+2 |
* | Move files | Ismaël Bouya | 2016-06-15 | 3 | -3/+2 |
* | Add stub commands | Ismaël Bouya | 2016-06-15 | 4 | -13/+91 |
* | Add actions | Ismaël Bouya | 2016-06-13 | 3 | -117/+251 |
* | Make it compatible with python2.7 | Ismaël Bouya | 2016-06-13 | 1 | -2/+3 |
* | Initial commit | Ismaël Bouya | 2016-06-13 | 2 | -0/+277 |