]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/shortlog
perso/Immae/Projets/Python/MusicSampler.git
2016-07-17  Ismaël BouyaDo gain at the last moment
2016-07-17  Ismaël BouyaAdd debugger
2016-07-17  Ismaël BouyaSmall fixes
2016-07-17  Ismaël BouyaRemove unused functions heads/remove_pygame
2016-07-17  Ismaël BouyaInvert no_mixing flag
2016-07-17  Ismaël BouyaAdd the possibility to use the system mixer
2016-07-17  Ismaël BouyaAdd new configurations parameters
2016-07-16  Ismaël BouyaAdd a common mixer
2016-07-16  Ismaël BouyaAdd dir in music_sampler.spec
2016-07-16  Ismaël BouyaRemove pyaudio
2016-07-16  Ismaël BouyaAdd option to list /select sound devices
2016-07-16  Ismaël BouyaPut music effect in separate file
2016-07-14  Ismaël BouyaAdd loop option for play
2016-07-14  Ismaël BouyaAdd seek action
2016-07-14  Ismaël BouyaRename 'add' to 'delta'
2016-07-14  Ismaël BouyaSome new features:
2016-07-14  Ismaël BouyaUse argparse for parser
2016-07-14  Ismaël BouyaMake 'wait' action interruptible
2016-07-14  Ismaël BouyaPut background behind timer in playlist
2016-07-14  Ismaël BouyaMove from pygame to sounddevice for sound handling
2016-07-14  Ismaël BouyaAdd config file option to the command line
2016-06-27  Ismaël BouyaUse workflow for music_files
2016-06-27  Ismaël BouyaUpdate config.yml
2016-06-27  Ismaël BouyaAdd indicator of whether all keys are ready
2016-06-27  Ismaël BouyaUse aliases in key_properties
2016-06-27  Ismaël BouyaAdd version number
2016-06-27  Ismaël BouyaPut time duration in playlist
2016-06-26  Ismaël BouyaShow last used keys
2016-06-26  Ismaël BouyaMove kv file
2016-06-26  Ismaël BouyaDon't run not enabled keys
2016-06-26  Ismaël BouyaFactorise font mocks
2016-06-26  Ismaël BouyaFix font sizes heads/kivy
2016-06-25  Ismaël BouyaAdd exit key
2016-06-25  Ismaël BouyaReduce package size
2016-06-25  Ismaël BouyaMake kivy compatible with pyinstaller
2016-06-25  Ismaël BouyaMigrate to kivy
2016-06-25  Ismaël BouyaUse kivy instead of pygame
2016-06-25  Ismaël BouyaFix global fadout
2016-06-24  Ismaël BouyaAdd checkmarks to the action list
2016-06-24  Ismaël BouyaApply initial gain to music file
2016-06-24  Ismaël BouyaFix fade_out
2016-06-21  Ismaël BouyaReduce memory
2016-06-21  Ismaël BouyaFix frame rate when importing music
2016-06-21  Ismaël BouyaGive default color to keys
2016-06-20  Ismaël BouyaCleanup some constants
2016-06-20  Ismaël Bouyaupdate .gitignore
2016-06-20  Ismaël BouyaCleanup fonts
2016-06-20  Ismaël BouyaAdded music name, currently playing musics, pause/unpause
2016-06-19  Ismaël BouyaFix channels and description with blank lines
2016-06-19  Ismaël BouyaFix threading problems with ipython
2016-06-19  Ismaël BouyaAdd pirate example config.yml + description
2016-06-18  Ismaël Bouyaenhancing locks
2016-06-18  Ismaël BouyaAdd gitignore
2016-06-18  Ismaël BouyaAdd some actions
2016-06-18  Ismaël BouyaMove classes to separate file
2016-06-17  Ismaël BouyaMove running keeper to Mapping
2016-06-17  Ismaël BouyaModifications to mapping/keys
2016-06-15  Ismaël BouyaAllow to find files in pyinstaller
2016-06-15  Ismaël BouyaRemove frozen path
2016-06-15  Ismaël BouyaAdd fonts
2016-06-15  Ismaël BouyaMove files
2016-06-15  Ismaël BouyaAdd stub commands
2016-06-13  Ismaël BouyaAdd actions
2016-06-13  Ismaël BouyaMake it compatible with python2.7
2016-06-13  Ismaël BouyaInitial commit