0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 22 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TODO: updated
tmatth
as Tristan Matthews
More... over 12 years ago
ringbuffer: owners of ringbuffer must check that if is writeable or not
tmatth
as Tristan Matthews
More... over 12 years ago
ringbuffer: use size_t, throw runtime_error if mlock fails
tmatth
as Tristan Matthews
More... over 12 years ago
MTGui: stop and start polygnome with space bar
tmatth
as Tristan Matthews
More... over 12 years ago
MTGui: stop and start polygnome with space bar
tmatth
as Tristan Matthews
More... over 12 years ago
ringbuffer: use size_t
tmatth
as Tristan Matthews
More... over 12 years ago
lockfree: use lockfree ringbuffers instead of queues with locks
tmatth
as Tristan Matthews
More... over 12 years ago
ConcurrentQueue: fixed copyright notice
tmatth
as Tristan Matthews
More... over 12 years ago
MTAudio: speed up startup when audio device is busy
tmatth
as Tristan Matthews
More... over 12 years ago
cleanup
tmatth
as Tristan Matthews
More... over 12 years ago
MTGui: Clarify GPL "or later" clause in about dialog
tmatth
as Tristan Matthews
More... over 12 years ago
MTGui: more meaningful label
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
build: added noncopyable.h to Makefile.am
tmatth
as Tristan Matthews
More... over 12 years ago
MTAudio: Check if stream is running to avoid warning from RtAudio on exit.
tmatth
as Tristan Matthews
More... over 12 years ago
MTBeatWidget: added attribution, removed unused destructor
tmatth
as Tristan Matthews
More... over 12 years ago
simplified MTBeatWidget, now derived from DrawingArea
tmatth
as Tristan Matthews
More... over 12 years ago
Be able to open any file, not just .txt. Fix save dialog button label
tmatth
as Tristan Matthews
More... over 12 years ago
serialize: added ability to load and save specific session files
tmatth
as Tristan Matthews
More... over 12 years ago
serialize: call queue_draw when meter is changed
tmatth
as Tristan Matthews
More... over 12 years ago
serialize: fixed regression in loadSettings
tmatth
as Tristan Matthews
More... over 12 years ago
serialize: removed redundant calls to onBpm etc., Regression where first ticker is not drawn.
tmatth
as Tristan Matthews
More... over 12 years ago
serialization: Implemented session loading
tmatth
as Tristan Matthews
More... over 12 years ago
serialization: Save GUI state to Glib::KeyFile, polygnome.conf
tmatth
as Tristan Matthews
More... over 12 years ago
Use NON_COPYABLE macro
tmatth
as Tristan Matthews
More... over 12 years ago
added noncopyable header
tmatth
as Tristan Matthews
More... over 12 years ago
removed underscore prefix from include guards
tmatth
as Tristan Matthews
More... over 12 years ago
cleanup, updated copyright dates
tmatth
as Tristan Matthews
More... over 12 years ago
sigint: should be a namespace
tmatth
as Tristan Matthews
More... over 12 years ago
whitespace cleanup
tmatth
as Tristan Matthews
More... over 12 years ago