index
:
MusicSampler
master
A music player with actions bound to keys
Immae
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use @mainthread decorator where necessary
Ismaël Bouya
2016-09-19
3
-1
/
+15
*
bump config.yml
Ismaël Bouya
2016-09-19
1
-22
/
+58
*
Fix configuring not resetting the key
Ismaël Bouya
2016-09-19
1
-5
/
+9
*
wait actions are now pausable and resettable
1.2.3
Ismaël Bouya
2016-08-12
11
-28
/
+227
*
Fix common key properties not applying when property is absent
Ismaël Bouya
2016-08-12
1
-5
/
+4
*
Fix crash when click on unconfigured key
Ismaël Bouya
2016-08-12
1
-2
/
+3
*
Make 'interrupt_wait' able to interrupt all waits
Ismaël Bouya
2016-08-12
7
-23
/
+40
*
Add config example
Ismaël Bouya
2016-08-12
1
-1
/
+3
*
Add config dump in debug mode
Ismaël Bouya
2016-08-12
2
-1
/
+18
*
Add a 'common' section in key properties
Ismaël Bouya
2016-08-12
3
-1
/
+26
*
Fix default value in config.yml
Ismaël Bouya
2016-08-12
1
-1
/
+1
*
Add config key to config.yml to store command line arguments
Ismaël Bouya
2016-08-12
5
-101
/
+233
*
Fix forgotten key in KeyMachine
Ismaël Bouya
2016-08-12
1
-3
/
+3
*
Add skip link to documentation
Ismaël Bouya
2016-08-11
1
-0
/
+2
*
Add english documentation
1.2.2
Ismaël Bouya
2016-08-11
4
-107
/
+820
*
Add protect_delay message when available
1.2.1
Ismaël Bouya
2016-08-11
3
-3
/
+23
*
Avoid name clash for "state"
Ismaël Bouya
2016-08-11
1
-67
/
+89
*
Unset description / color when they are removed
Ismaël Bouya
2016-08-11
1
-0
/
+11
*
Leave application correctly when clicking on the cross button
Ismaël Bouya
2016-07-29
2
-11
/
+17
*
Missing translation
Ismaël Bouya
2016-07-29
1
-0
/
+8
*
Make music_sampler multilingual
1.2.0
Ismaël Bouya
2016-07-29
19
-66
/
+524
*
Add Unfocused overlay when focus is lost
1.1.0
Ismaël Bouya
2016-07-29
4
-12
/
+56
*
Cancel all timers and stop all musics when exiting
1.0.2
Ismaël Bouya
2016-07-29
1
-3
/
+8
*
Code cleanup
Ismaël Bouya
2016-07-29
2
-5
/
+12
*
Precompute font size in kv file
Ismaël Bouya
2016-07-29
1
-13
/
+17
*
Lock widget modifications and reuse labels in actionlist/playlist
Ismaël Bouya
2016-07-29
3
-52
/
+137
*
Cleanup mocked fonts
Ismaël Bouya
2016-07-28
1
-24
/
+1
*
Use labels stacking to build actionlist
Ismaël Bouya
2016-07-28
4
-48
/
+120
*
Use labels stacking to build playlist
Ismaël Bouya
2016-07-28
4
-75
/
+176
*
Change bugtracker link
Ismaël Bouya
2016-07-28
1
-1
/
+1
*
Add kivy exception to the documentation
Ismaël Bouya
2016-07-28
1
-9
/
+17
*
Improve error message and handling
Ismaël Bouya
2016-07-28
4
-18
/
+48
*
Cleanup logger
Ismaël Bouya
2016-07-28
1
-8
/
+7
*
Add Cython and portaudio requirements
1.0.1
Ismaël Bouya
2016-07-28
2
-2
/
+4
*
Use setuptools_scm to determinate project version
Ismaël Bouya
2016-07-28
3
-2
/
+4
*
Update documentation with pip informations and download folder
Ismaël Bouya
2016-07-28
1
-1
/
+10
*
Add example config.yml
Ismaël Bouya
2016-07-28
1
-345
/
+309
*
Use pip setup file
1.0.0
Ismaël Bouya
2016-07-27
15
-209
/
+268
*
Rename helpers to music_sampler
Ismaël Bouya
2016-07-27
24
-11
/
+11
*
Remove fonts from directory
Ismaël Bouya
2016-07-27
9
-25
/
+310
*
Add prerequisite modules for python
Ismaël Bouya
2016-07-27
2
-1
/
+16
*
PulseAudio workarounds in documentation
Ismaël Bouya
2016-07-27
1
-0
/
+24
*
documentation fr: new features
Denise sur Lya
2016-07-27
1
-13
/
+25
*
Fix absolute path when using music_path
Ismaël Bouya
2016-07-27
1
-2
/
+12
*
Change line cross color depending on state
Ismaël Bouya
2016-07-27
1
-1
/
+4
*
Add cross when key is not usable
Ismaël Bouya
2016-07-27
2
-0
/
+22
*
Change color when key is running
Ismaël Bouya
2016-07-27
2
-1
/
+3
*
Some documentation modifications
Ismaël Bouya
2016-07-27
1
-13
/
+16
*
Add 'run_command' action
Ismaël Bouya
2016-07-27
3
-7
/
+14
*
Add music-path option to the command line
Ismaël Bouya
2016-07-27
2
-2
/
+10
[next]