aboutsummaryrefslogtreecommitdiff
path: root/helpers/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Invert no_mixing flagIsmaël Bouya2016-07-171-3/+3
|
* Add the possibility to use the system mixerIsmaël Bouya2016-07-171-0/+4
|
* Add new configurations parametersIsmaël Bouya2016-07-171-10/+34
|
* Add option to list /select sound devicesIsmaël Bouya2016-07-161-0/+20
|
* Some new features:Ismaël Bouya2016-07-141-0/+8
| | | | | | | | - 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 parserIsmaël Bouya2016-07-141-15/+32
|
* Add config file option to the command lineIsmaël Bouya2016-07-141-0/+14
|
* Add version numberIsmaël Bouya2016-06-271-0/+13
|
* Put time duration in playlistIsmaël Bouya2016-06-271-0/+7
|
* Make kivy compatible with pyinstallerIsmaël Bouya2016-06-261-0/+10
|
* Migrate to kivyIsmaël Bouya2016-06-251-149/+0
|
* Use kivy instead of pygameIsmaël Bouya2016-06-251-1/+75
|
* Apply initial gain to music fileIsmaël Bouya2016-06-241-3/+10
|
* Cleanup fontsIsmaël Bouya2016-06-201-0/+1
|
* Added music name, currently playing musics, pause/unpauseIsmaël Bouya2016-06-201-2/+5
|
* Fix channels and description with blank linesIsmaël Bouya2016-06-191-1/+7
|
* Add pirate example config.yml + descriptionIsmaël Bouya2016-06-191-0/+10
|
* enhancing locksIsmaël Bouya2016-06-191-5/+3
|
* Move classes to separate fileIsmaël Bouya2016-06-181-490/+2
|
* Move running keeper to MappingIsmaël Bouya2016-06-181-10/+21
|
* Modifications to mapping/keysIsmaël Bouya2016-06-181-166/+329
|
* Allow to find files in pyinstallerIsmaël Bouya2016-06-151-1/+6
|
* Add fontsIsmaël Bouya2016-06-151-1/+1
|
* Move filesIsmaël Bouya2016-06-151-0/+360