]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/shortlog
perso/Immae/Projets/Python/MusicSampler.git
2016-07-27  Ismaël BouyaAdd Cython and portaudio requirements tags/1.0.1 1.0.1
2016-07-27  Ismaël BouyaUse setuptools_scm to determinate project version
2016-07-27  Ismaël BouyaUpdate documentation with pip informations and download...
2016-07-27  Ismaël BouyaAdd example config.yml
2016-07-27  Ismaël BouyaUse pip setup file heads/use_pip tags/1.0.0 1.0.0
2016-07-27  Ismaël BouyaRename helpers to music_sampler
2016-07-27  Ismaël BouyaRemove fonts from directory
2016-07-27  Ismaël BouyaAdd prerequisite modules for python
2016-07-27  Ismaël BouyaPulseAudio workarounds in documentation
2016-07-27  Denise sur Lyadocumentation fr: new features heads/doc
2016-07-27  Ismaël BouyaFix absolute path when using music_path
2016-07-27  Ismaël BouyaChange line cross color depending on state
2016-07-27  Ismaël BouyaAdd cross when key is not usable
2016-07-27  Ismaël BouyaChange color when key is running
2016-07-27  Ismaël BouyaSome documentation modifications
2016-07-27  Ismaël BouyaAdd 'run_command' action
2016-07-27  Ismaël BouyaAdd music-path option to the command line
2016-07-27  Ismaël BouyaAdd other_only flag to stop_all_actions
2016-07-27  Ismaël BouyaCoding styles
2016-07-26  Ismaël BouyaAdd repeat_delay to key properties heads/mapping_cleanup
2016-07-26  Ismaël BouyaImprove actions listing
2016-07-26  Ismaël BouyaAdd border around running keys
2016-07-26  Ismaël BouyaAdd possibility to reload YML config file
2016-07-26  Ismaël BouyaPrepare modifiers
2016-07-26  Ismaël BouyaMake callbacks when key is ready
2016-07-26  Denise sur Lyadoc: added new features
2016-07-26  Ismaël BouyaAdd cleanup when stopping music
2016-07-26  Ismaël BouyaMerge branch 'actions_cleanup'
2016-07-26  Ismaël BouyaMove actions to separate files heads/actions_cleanup
2016-07-26  Ismaël BouyaStop all actions before leaving
2016-07-26  Ismaël BouyaGive usable errors when parsing configuration
2016-07-26  Ismaël BouyaUse machine for key handling
2016-07-25  Ismaël BouyaCleanup actions and subscribe to music events for loading
2016-07-25  Ismaël BouyaReduce line size
2016-07-25  Ismaël BouyaReorder MusicFile methods
2016-07-25  Ismaël BouyaAdd error message if the config file doesn't load
2016-07-25  Denise sur... documentation: added new features + aliases + 'misc...
2016-07-25  Ismaël BouyaCleanup Machine use
2016-07-23  Denise sur Lyadoc fr: new features + aliases
2016-07-22  Ismaël BouyaAdd interrupt_wait action
2016-07-22  Ismaël BouyaFix setting volume when not playing
2016-07-21  Ismaël BouyaFix master volume fade
2016-07-21  Ismaël BouyaAdd sommaire
2016-07-21  Ismaël BouyaAdd syntax hilight to markdown
2016-07-21  Ismaël BouyaChange code blocs to indent
2016-07-21  Ismaël BouyaMerge branch 'doc'
2016-07-21  Denise sur LyaDocumentation file
2016-07-21  Ismaël BouyaHandle fade for master volume
2016-07-21  Ismaël BouyaMake seek work well with loops
2016-07-20  Ismaël BouyaChange loop process
2016-07-20  Ismaël BouyaRemove a_s_with_effect in profit to GainEffect
2016-07-20  Ismaël BouyaAdd fading
2016-07-18  Ismaël BouyaFix initial volume factor
2016-07-18  Ismaël BouyaPrint error when loading yaml
2016-07-18  Ismaël BouyaCoding styles
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
next