1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated copyright notice for 2009 More... over 15 years ago
cleanup More... over 15 years ago
split __init__() into multiple functions More... over 15 years ago
added -r parameter to specify gtklick osc port More... over 15 years ago
some more tooltips in preferences More... over 15 years ago
sound "silent" is now -1 More... over 15 years ago
individual pitch for accented and normal More... over 15 years ago
replaced tempo_limit with tempo_start require klick >= 0.11.0 More... over 15 years ago
simplified the code by making wtree, widgets, klick and config globals in all GUI modules More... over 15 years ago
avoid redundant OSC messages (misc.do_quietly) make "block" global added -L command line option More... over 15 years ago
added support for custom sounds and pitch More... over 15 years ago
merged changes from tags/0.4.0 More... over 15 years ago
check klick version when adding ports to connect More... over 15 years ago
make preferences dialog modeless More... over 15 years ago
don't exit if parsing the klick version fails More... over 15 years ago
added port connect list, needs more testing More... over 15 years ago
fixed default pattern for beats==1 More... over 15 years ago
catch exception if klick -V can't be started cast all spin button tempo values to int More... over 15 years ago
removed "Maximum Tempo" tooltip from alignment2. WTF?! More... over 15 years ago
updated NEWS for 0.3.0 More... over 15 years ago
fixed some profile selection/deselection reset issues More... over 15 years ago
no need to have port/connect as member variables More... over 15 years ago
increased value change timeout after profile activation to be on the safe side (vmware is slooow...) unselect text in insensitive spin buttons More... over 15 years ago
display profile names in italic when there are unsaved changes make pattern table at least two rows high fix frame visibility on profile activation new class misc.run_idle_once More... over 15 years ago
reduced default tempo increment to 0.2 More... over 15 years ago
store "standard" meter with denom = 0 don't send set_pattern in meter OSC callback connect "toggled" signal only after setting a new pattern button's initial state More... over 15 years ago
make relevant freames visible on profile activation minor fixes/cleanup More... over 15 years ago
set start/stop and tap accelerators in glade removed "active" variable from MainWindow More... over 15 years ago
added support for saving profiles hopefully fixed closing behaviour, explicitly calling klick.quit() More... over 15 years ago
set page size = 0 for all spin buttons More... over 15 years ago