0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved tools out of src directory
tmatth
as Tristan Matthews
More... over 12 years ago
minor cleanup
tmatth
as Tristan Matthews
More... over 12 years ago
Merge branch 'master' of ssh://polygnome.git.sourceforge.net/gitroot/polygnome/polygnome
tmatth
as Tristan Matthews
More... over 12 years ago
simplify application lifetime
tmatth
as Tristan Matthews
More... over 12 years ago
Merge branch 'master' of ssh://polygnome.git.sourceforge.net/gitroot/polygnome/polygnome
tmatth
as Tristan Matthews
More... over 12 years ago
beatwidget: whitespace fixes
tmatth
as Tristan Matthews
More... over 12 years ago
gui: added load defaults action
tmatth
as Tristan Matthews
More... over 12 years ago
cleanup
tmatth
as Tristan Matthews
More... almost 13 years ago
Merge branch 'master' of ssh://polygnome.git.sourceforge.net/gitroot/polygnome/polygnome
tmatth
as Tristan Matthews
More... almost 13 years ago
updated TODO
tmatth
as Tristan Matthews
More... almost 13 years ago
Use scoped_try_lock rather than scoped_locks so audio thread doesn't wait on lock.
tmatth
as Tristan Matthews
More... almost 13 years ago
fixed uninitialized warning
tmatth
as Tristan Matthews
More... almost 13 years ago
increased maximum events to read in audio thread
tmatth
as Tristan Matthews
More... almost 13 years ago
Moved ticker allocation/deallocation to main thread
tmatth
as Tristan Matthews
More... almost 13 years ago
updated TODO
tmatth
as Tristan Matthews
More... almost 13 years ago
Merge branch 'master' of ssh://polygnome.git.sourceforge.net/gitroot/polygnome/polygnome
tmatth
as Tristan Matthews
More... almost 13 years ago
events are applied to Audio context, not Tickers
tmatth
as Tristan Matthews
More... almost 13 years ago
Fix typos
tmatth
as Tristan Matthews
More... almost 13 years ago
Merge branch 'master' of ssh://polygnome.git.sourceforge.net/gitroot/polygnome/polygnome
tmatth
as Tristan Matthews
More... almost 13 years ago
use boost.m4 instead of ax_boost_*
tmatth
as Tristan Matthews
More... almost 13 years ago
Merge branch 'bpm_master' of ssh://polygnome.git.sourceforge.net/gitroot/polygnome/polygnome into bpm_master
tmatth
as Tristan Matthews
More... almost 13 years ago
Init glibmm's thread system
tmatth
as Tristan Matthews
More... almost 13 years ago
fix include order, flags for gnome-3.0
tmatth
as Tristan Matthews
More... almost 13 years ago
MTGui: Grab more gui events at a time
tmatth
as Tristan Matthews
More... about 13 years ago
Impulse/Ticker: avoid heavy CPU usage when gain is low
tmatth
as Tristan Matthews
More... about 13 years ago
Limit how many messages a thread will grab at once.
tmatth
as Tristan Matthews
More... about 13 years ago
Merge branch 'master' of ssh://polygnome.git.sourceforge.net/gitroot/polygnome/polygnome
tmatth
as Tristan Matthews
More... about 13 years ago
MTAudio: revert to proper cleanup in destructor
tmatth
as Tristan Matthews
More... about 13 years ago
sigint: add signal handlers
tmatth
as Tristan Matthews
More... about 13 years ago
MTAudio: show warnings
tmatth
as Tristan Matthews
More... about 13 years ago