Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some new features: | Ismaël Bouya | 2016-07-14 | 4 | -47/+79 | |
| | | | | | | | | - gain function moved to helpers/__init__ - cleanup some unused functions - stop can now wait for fade_out to finish before returning - volume can be incremented - master volume | |||||
* | Use argparse for parser | Ismaël Bouya | 2016-07-14 | 1 | -15/+32 | |
| | ||||||
* | Make 'wait' action interruptible | Ismaël Bouya | 2016-07-14 | 4 | -14/+43 | |
| | ||||||
* | Move from pygame to sounddevice for sound handling | Ismaël Bouya | 2016-07-14 | 4 | -107/+141 | |
| | | | | | Move lock files to files Add with statement to lock | |||||
* | Add config file option to the command line | Ismaël Bouya | 2016-07-14 | 2 | -1/+16 | |
| | ||||||
* | Use workflow for music_files | Ismaël Bouya | 2016-06-27 | 2 | -15/+40 | |
| | ||||||
* | Add indicator of whether all keys are ready | Ismaël Bouya | 2016-06-27 | 1 | -1/+13 | |
| | ||||||
* | Use aliases in key_properties | Ismaël Bouya | 2016-06-27 | 1 | -1/+12 | |
| | ||||||
* | Add version number | Ismaël Bouya | 2016-06-27 | 1 | -0/+13 | |
| | ||||||
* | Put time duration in playlist | Ismaël Bouya | 2016-06-27 | 3 | -3/+26 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add exit key | Ismaël Bouya | 2016-06-26 | 1 | -1/+10 | |
| | ||||||
* | Make kivy compatible with pyinstaller | Ismaël Bouya | 2016-06-26 | 1 | -0/+10 | |
| | ||||||
* | Migrate to kivy | Ismaël Bouya | 2016-06-25 | 5 | -521/+183 | |
| | ||||||
* | Use kivy instead of pygame | Ismaël Bouya | 2016-06-25 | 2 | -3/+77 | |
| | ||||||
* | Fix global fadout | Ismaël Bouya | 2016-06-25 | 1 | -1/+1 | |
| | ||||||
* | Add checkmarks to the action list | Ismaël Bouya | 2016-06-24 | 1 | -4/+17 | |
| | ||||||
* | Apply initial gain to music file | Ismaël Bouya | 2016-06-24 | 2 | -5/+15 | |
| | ||||||
* | Fix fade_out | Ismaël Bouya | 2016-06-24 | 2 | -3/+3 | |
| | ||||||
* | Reduce memory | Ismaël Bouya | 2016-06-21 | 1 | -9/+8 | |
| | ||||||
* | 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 | 2 | -24/+28 | |
| | ||||||
* | Cleanup fonts | Ismaël Bouya | 2016-06-20 | 3 | -11/+15 | |
| | ||||||
* | Added music name, currently playing musics, pause/unpause | Ismaël Bouya | 2016-06-20 | 4 | -13/+43 | |
| | ||||||
* | Fix channels and description with blank lines | Ismaël Bouya | 2016-06-19 | 3 | -11/+22 | |
| | ||||||
* | Fix threading problems with ipython | Ismaël Bouya | 2016-06-19 | 3 | -6/+6 | |
| | ||||||
* | Add pirate example config.yml + description | Ismaël Bouya | 2016-06-19 | 4 | -7/+51 | |
| | ||||||
* | enhancing locks | Ismaël Bouya | 2016-06-19 | 4 | -10/+49 | |
| | ||||||
* | Add some actions | Ismaël Bouya | 2016-06-18 | 2 | -11/+48 | |
| | ||||||
* | Move classes to separate file | Ismaël Bouya | 2016-06-18 | 6 | -490/+509 | |
| | ||||||
* | Move running keeper to Mapping | Ismaël Bouya | 2016-06-18 | 1 | -10/+21 | |
| | ||||||
* | Modifications to mapping/keys | Ismaël Bouya | 2016-06-18 | 1 | -166/+329 | |
| | ||||||
* | Allow to find files in pyinstaller | Ismaël Bouya | 2016-06-15 | 1 | -1/+6 | |
| | ||||||
* | Add fonts | Ismaël Bouya | 2016-06-15 | 1 | -1/+1 | |
| | ||||||
* | Move files | Ismaël Bouya | 2016-06-15 | 1 | -0/+360 | |