]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/shortlog
perso/Immae/Projets/Python/MusicSampler.git
2016-09-19  Ismaël BouyaDon't lock the application when failing while reloading... heads/load_action
2016-09-19  Ismaël BouyaDisable dead keys and enable capslock
2016-09-19  Ismaël BouyaCleanup key and action workflows
2016-09-19  Ismaël BouyaAdd load_all_musics flag and corresponding actions
2016-09-19  Ismaël BouyaUse @mainthread decorator where necessary
2016-09-19  Ismaël Bouyabump config.yml
2016-09-19  Ismaël BouyaFix configuring not resetting the key
2016-08-12  Ismaël Bouyawait actions are now pausable and resettable tags/1.2.3 1.2.3
2016-08-12  Ismaël BouyaFix common key properties not applying when property...
2016-08-12  Ismaël BouyaFix crash when click on unconfigured key
2016-08-12  Ismaël BouyaMake 'interrupt_wait' able to interrupt all waits
2016-08-12  Ismaël BouyaAdd config example
2016-08-12  Ismaël BouyaAdd config dump in debug mode
2016-08-12  Ismaël BouyaAdd a 'common' section in key properties
2016-08-12  Ismaël BouyaFix default value in config.yml
2016-08-12  Ismaël BouyaAdd config key to config.yml to store command line...
2016-08-11  Ismaël BouyaFix forgotten key in KeyMachine
2016-08-11  Ismaël BouyaAdd skip link to documentation
2016-08-11  Ismaël BouyaAdd english documentation tags/1.2.2 1.2.2
2016-08-11  Ismaël BouyaAdd protect_delay message when available tags/1.2.1 1.2.1
2016-08-11  Ismaël BouyaAvoid name clash for "state"
2016-08-11  Ismaël BouyaUnset description / color when they are removed
2016-07-29  Ismaël BouyaLeave application correctly when clicking on the cross...
2016-07-29  Ismaël BouyaMissing translation
2016-07-29  Ismaël BouyaMake music_sampler multilingual heads/locales tags/1.2.0 1.2.0
2016-07-29  Ismaël BouyaAdd Unfocused overlay when focus is lost tags/1.1.0 1.1.0
2016-07-29  Ismaël BouyaCancel all timers and stop all musics when exiting tags/1.0.2 1.0.2
2016-07-28  Ismaël BouyaCode cleanup
2016-07-28  Ismaël BouyaPrecompute font size in kv file
2016-07-28  Ismaël BouyaLock widget modifications and reuse labels in actionlis...
2016-07-28  Ismaël BouyaCleanup mocked fonts
2016-07-28  Ismaël BouyaUse labels stacking to build actionlist
2016-07-28  Ismaël BouyaUse labels stacking to build playlist
2016-07-28  Ismaël BouyaChange bugtracker link
2016-07-28  Ismaël BouyaAdd kivy exception to the documentation
2016-07-28  Ismaël BouyaImprove error message and handling
2016-07-28  Ismaël BouyaCleanup logger
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
next