Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'doc' | Ismaël Bouya | 2016-07-21 | 1 | -0/+207 | |
|\ | ||||||
| * | Documentation file | Denise sur Lya | 2016-07-21 | 1 | -0/+207 | |
|/ | ||||||
* | Handle fade for master volume | Ismaël Bouya | 2016-07-21 | 2 | -4/+14 | |
* | Make seek work well with loops | Ismaël Bouya | 2016-07-21 | 2 | -7/+25 | |
* | Change loop process | Ismaël Bouya | 2016-07-20 | 1 | -3/+6 | |
* | Remove a_s_with_effect in profit to GainEffect | Ismaël Bouya | 2016-07-20 | 2 | -38/+33 | |
* | Add fading | Ismaël Bouya | 2016-07-20 | 5 | -15/+108 | |
* | Fix initial volume factor | Ismaël Bouya | 2016-07-18 | 1 | -3/+7 | |
* | Print error when loading yaml | Ismaël Bouya | 2016-07-18 | 1 | -2/+6 | |
* | Coding styles | Ismaël Bouya | 2016-07-18 | 8 | -107/+216 | |
* | Do gain at the last moment | Ismaël Bouya | 2016-07-18 | 1 | -17/+12 | |
* | Add debugger | Ismaël Bouya | 2016-07-17 | 5 | -10/+36 | |
* | Small fixes | Ismaël Bouya | 2016-07-17 | 2 | -9/+7 | |
* | Remove unused functions | Ismaël Bouya | 2016-07-17 | 1 | -10/+0 | |
* | Invert no_mixing flag | Ismaël Bouya | 2016-07-17 | 3 | -6/+7 | |
* | Add the possibility to use the system mixer | Ismaël Bouya | 2016-07-17 | 3 | -3/+12 | |
* | Add new configurations parameters | Ismaël Bouya | 2016-07-17 | 4 | -24/+59 | |
* | Add a common mixer | Ismaël Bouya | 2016-07-17 | 4 | -29/+68 | |
* | Add dir in music_sampler.spec | Ismaël Bouya | 2016-07-16 | 1 | -0/+6 | |
* | Remove pyaudio | Ismaël Bouya | 2016-07-16 | 1 | -3/+0 | |
* | Add option to list /select sound devices | Ismaël Bouya | 2016-07-16 | 1 | -0/+20 | |
* | Put music effect in separate file | Ismaël Bouya | 2016-07-16 | 1 | -13/+63 | |
* | Add loop option for play | Ismaël Bouya | 2016-07-14 | 2 | -9/+22 | |
* | Add seek action | Ismaël Bouya | 2016-07-14 | 2 | -0/+24 | |
* | Rename 'add' to 'delta' | Ismaël Bouya | 2016-07-14 | 3 | -9/+9 | |
* | Some new features: | Ismaël Bouya | 2016-07-14 | 5 | -47/+89 | |
* | 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 | |
* | Put background behind timer in playlist | Ismaël Bouya | 2016-07-14 | 1 | -0/+6 | |
* | Move from pygame to sounddevice for sound handling | Ismaël Bouya | 2016-07-14 | 5 | -108/+142 | |
* | 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 | |
* | Update config.yml | Ismaël Bouya | 2016-06-27 | 1 | -58/+115 | |
* | 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 |