aboutsummaryrefslogtreecommitdiff
path: root/music_sampler.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename helpers to music_samplerIsmaël Bouya2016-07-271-8/+8
|
* Remove fonts from directoryIsmaël Bouya2016-07-271-0/+2
|
* Improve actions listingIsmaël Bouya2016-07-271-8/+5
|
* Reorder MusicFile methodsIsmaël Bouya2016-07-251-2/+2
|
* Coding stylesIsmaël Bouya2016-07-181-2/+1
|
* Move from pygame to sounddevice for sound handlingIsmaël Bouya2016-07-141-1/+1
| | | | | Move lock files to files Add with statement to lock
* Add version numberIsmaël Bouya2016-06-271-1/+4
|
* Put time duration in playlistIsmaël Bouya2016-06-271-3/+9
|
* Show last used keysIsmaël Bouya2016-06-261-0/+17
|
* Move kv fileIsmaël Bouya2016-06-261-5/+2
|
* Reduce package sizeIsmaël Bouya2016-06-261-0/+2
|
* Make kivy compatible with pyinstallerIsmaël Bouya2016-06-261-1/+6
|
* Migrate to kivyIsmaël Bouya2016-06-251-70/+53
|
* Add checkmarks to the action listIsmaël Bouya2016-06-241-1/+1
|
* Reduce memoryIsmaël Bouya2016-06-211-6/+0
|
* Cleanup some constantsIsmaël Bouya2016-06-211-2/+2
|
* Cleanup fontsIsmaël Bouya2016-06-201-6/+2
|
* Added music name, currently playing musics, pause/unpauseIsmaël Bouya2016-06-201-3/+28
|
* Fix channels and description with blank linesIsmaël Bouya2016-06-191-1/+2
|
* Fix threading problems with ipythonIsmaël Bouya2016-06-191-3/+9
|
* enhancing locksIsmaël Bouya2016-06-191-11/+9
|
* Move classes to separate fileIsmaël Bouya2016-06-181-1/+6
|
* Modifications to mapping/keysIsmaël Bouya2016-06-181-12/+12
|
* Remove frozen pathIsmaël Bouya2016-06-151-4/+0
|
* Move filesIsmaël Bouya2016-06-151-0/+59