]>
git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ismaël Bouya [Sun, 26 Jun 2016 08:18:43 +0000 (10:18 +0200)]
Fix font sizes
Ismaël Bouya [Sat, 25 Jun 2016 23:20:37 +0000 (01:20 +0200)]
Add exit key
Ismaël Bouya [Sat, 25 Jun 2016 22:58:42 +0000 (00:58 +0200)]
Reduce package size
Ismaël Bouya [Sat, 25 Jun 2016 22:18:52 +0000 (00:18 +0200)]
Make kivy compatible with pyinstaller
Ismaël Bouya [Sat, 25 Jun 2016 21:37:49 +0000 (23:37 +0200)]
Migrate to kivy
Ismaël Bouya [Sat, 25 Jun 2016 21:20:34 +0000 (23:20 +0200)]
Use kivy instead of pygame
Ismaël Bouya [Sat, 25 Jun 2016 21:21:22 +0000 (23:21 +0200)]
Fix global fadout
Ismaël Bouya [Fri, 24 Jun 2016 18:46:52 +0000 (20:46 +0200)]
Add checkmarks to the action list
Ismaël Bouya [Fri, 24 Jun 2016 17:52:39 +0000 (19:52 +0200)]
Apply initial gain to music file
Ismaël Bouya [Fri, 24 Jun 2016 12:26:44 +0000 (14:26 +0200)]
Fix fade_out
Ismaël Bouya [Tue, 21 Jun 2016 12:10:07 +0000 (14:10 +0200)]
Reduce memory
Ismaël Bouya [Tue, 21 Jun 2016 08:50:59 +0000 (10:50 +0200)]
Fix frame rate when importing music
Ismaël Bouya [Tue, 21 Jun 2016 08:31:12 +0000 (10:31 +0200)]
Give default color to keys
Ismaël Bouya [Mon, 20 Jun 2016 22:08:27 +0000 (00:08 +0200)]
Cleanup some constants
Ismaël Bouya [Mon, 20 Jun 2016 21:40:05 +0000 (23:40 +0200)]
update .gitignore
Ismaël Bouya [Mon, 20 Jun 2016 21:38:10 +0000 (23:38 +0200)]
Cleanup fonts
Ismaël Bouya [Mon, 20 Jun 2016 21:08:22 +0000 (23:08 +0200)]
Added music name, currently playing musics, pause/unpause
Ismaël Bouya [Sun, 19 Jun 2016 20:57:03 +0000 (22:57 +0200)]
Fix channels and description with blank lines
Ismaël Bouya [Sun, 19 Jun 2016 20:44:54 +0000 (22:44 +0200)]
Fix threading problems with ipython
Ismaël Bouya [Sun, 19 Jun 2016 19:31:54 +0000 (21:31 +0200)]
Add pirate example config.yml + description
Ismaël Bouya [Sat, 18 Jun 2016 23:13:41 +0000 (01:13 +0200)]
enhancing locks
Ismaël Bouya [Sat, 18 Jun 2016 21:55:08 +0000 (23:55 +0200)]
Add gitignore
Ismaël Bouya [Sat, 18 Jun 2016 21:45:19 +0000 (23:45 +0200)]
Add some actions
Ismaël Bouya [Sat, 18 Jun 2016 20:13:19 +0000 (22:13 +0200)]
Move classes to separate file
Ismaël Bouya [Fri, 17 Jun 2016 23:03:07 +0000 (01:03 +0200)]
Move running keeper to Mapping
Ismaël Bouya [Fri, 17 Jun 2016 22:29:15 +0000 (00:29 +0200)]
Modifications to mapping/keys
Ismaël Bouya [Wed, 15 Jun 2016 10:42:48 +0000 (12:42 +0200)]
Allow to find files in pyinstaller
Ismaël Bouya [Wed, 15 Jun 2016 08:07:20 +0000 (10:07 +0200)]
Remove frozen path
Ismaël Bouya [Wed, 15 Jun 2016 08:03:47 +0000 (10:03 +0200)]
Add fonts
Ismaël Bouya [Wed, 15 Jun 2016 07:53:06 +0000 (09:53 +0200)]
Move files
Ismaël Bouya [Wed, 15 Jun 2016 07:34:47 +0000 (09:34 +0200)]
Add stub commands
Ismaël Bouya [Mon, 13 Jun 2016 21:05:00 +0000 (23:05 +0200)]
Add actions
Ismaël Bouya [Mon, 13 Jun 2016 12:12:58 +0000 (14:12 +0200)]
Make it compatible with python2.7
Ismaël Bouya [Mon, 13 Jun 2016 08:48:04 +0000 (10:48 +0200)]
Initial commit