Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding styles | Ismaël Bouya | 2016-07-18 | 1 | -27/+82 |
* | Do gain at the last moment | Ismaël Bouya | 2016-07-18 | 1 | -17/+12 |
* | Add debugger | Ismaël Bouya | 2016-07-17 | 1 | -6/+5 |
* | Small fixes | Ismaël Bouya | 2016-07-17 | 1 | -2/+0 |
* | Remove unused functions | Ismaël Bouya | 2016-07-17 | 1 | -10/+0 |
* | Invert no_mixing flag | Ismaël Bouya | 2016-07-17 | 1 | -0/+1 |
* | Add the possibility to use the system mixer | Ismaël Bouya | 2016-07-17 | 1 | -2/+4 |
* | Add new configurations parameters | Ismaël Bouya | 2016-07-17 | 1 | -2/+3 |
* | Add a common mixer | Ismaël Bouya | 2016-07-17 | 1 | -27/+14 |
* | Remove pyaudio | Ismaël Bouya | 2016-07-16 | 1 | -3/+0 |
* | 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 | 1 | -5/+11 |
* | Add seek action | Ismaël Bouya | 2016-07-14 | 1 | -0/+7 |
* | Rename 'add' to 'delta' | Ismaël Bouya | 2016-07-14 | 1 | -2/+2 |
* | Some new features: | Ismaël Bouya | 2016-07-14 | 1 | -15/+23 |
* | Make 'wait' action interruptible | Ismaël Bouya | 2016-07-14 | 1 | -3/+6 |
* | Move from pygame to sounddevice for sound handling | Ismaël Bouya | 2016-07-14 | 1 | -67/+115 |
* | Use workflow for music_files | Ismaël Bouya | 2016-06-27 | 1 | -14/+39 |
* | Put time duration in playlist | Ismaël Bouya | 2016-06-27 | 1 | -0/+13 |
* | Apply initial gain to music file | Ismaël Bouya | 2016-06-24 | 1 | -2/+5 |
* | Fix fade_out | Ismaël Bouya | 2016-06-24 | 1 | -2/+2 |
* | 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 |
* | Added music name, currently playing musics, pause/unpause | Ismaël Bouya | 2016-06-20 | 1 | -3/+16 |
* | Fix channels and description with blank lines | Ismaël Bouya | 2016-06-19 | 1 | -9/+10 |
* | Fix threading problems with ipython | Ismaël Bouya | 2016-06-19 | 1 | -1/+1 |
* | Add pirate example config.yml + description | Ismaël Bouya | 2016-06-19 | 1 | -0/+2 |
* | Add some actions | Ismaël Bouya | 2016-06-18 | 1 | -5/+28 |
* | Move classes to separate file | Ismaël Bouya | 2016-06-18 | 1 | -0/+35 |