summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-24Fix needlessley explodey MidiPlaylist constructor.David Robillard
2009-10-24Fix tab width assumption used for alignment.David Robillard
2009-10-24More standard --help output.David Robillard
2009-10-24Move newlines outside of translated string.David Robillard
2009-10-24Apply accurate copyright header.David Robillard
2009-10-24debug-tracify current MIDI playlist debug outputPaul Davis
2009-10-24(FULL commit) start of a nominal debug tracing system, with 64 bits available...Paul Davis
2009-10-24start of a nominal debug tracing system, with 64 bits available for flags; tr...Paul Davis
2009-10-24Move butler methods from Session to Butler.David Robillard
2009-10-23Split butler into separate object (partially, just data so far...)David Robillard
2009-10-23Patch from colinf to show region gain in the region editor (mantis 2879)Carl Hetherington
2009-10-23Remove unused Session::butler_mixdown_buffer and Session::butler_gain_buffer.David Robillard
2009-10-23Clean up and simplify code to find marks before and after a position, and hen...Carl Hetherington
2009-10-23Fix stacking of automation region views.David Robillard
2009-10-23"Fix" what seems to be an inevitable assertion failure...David Robillard
2009-10-23Turn off error limit for valgrind which we inevitably surpass by a mile.David Robillard
2009-10-23Fix sketchy casts.David Robillard
2009-10-23Unit test code coverage using lcov.David Robillard
2009-10-23Move Mac configuration stuff to wscript where it belongs.David Robillard
2009-10-23Add waf fix for library versioning <http://code.google.com/p/waf/issues/detai...David Robillard
2009-10-23Fix whitespace.David Robillard
2009-10-23Fix crash changing automation state of MIDI 'automation' tracks.David Robillard
2009-10-23Fix crash on multiple record due to not initiating write on source.David Robillard
2009-10-23Fix controller iteration / linear interpolation.David Robillard
2009-10-23Fix whitespace.David Robillard
2009-10-23Sshh.David Robillard
2009-10-23Fix compilation with DEBUG_SEQUENCE on.David Robillard
2009-10-23Testing how anal retentive I can be without anyone saying anything.David Robillard
2009-10-23Fix yet more crazy tabs.David Robillard
2009-10-23Upgrade to waf 1.5.9.David Robillard
2009-10-23More correct looking MidiSource::midi_read.David Robillard
2009-10-23Make deferred plugin stuff work with old compiler or different sigc version o...David Robillard
2009-10-23Fix crash when adding automation tracks caused by route ordering.David Robillard
2009-10-22Whitespace.David Robillard
2009-10-22Fix crash on save of MIDI data.David Robillard
2009-10-22Indentation.David Robillard
2009-10-22More spacey tabs.David Robillard
2009-10-22Fix adding multiple notes with the same time stamp (geeze).David Robillard
2009-10-22Disable canvas verbose cursor for notes, which locks up on note adding someti...David Robillard
2009-10-22Remove linear search when adding/removing a note from/to a Sequence.David Robillard
2009-10-22Actually load MIDI data from disk on session load (kludgey, forces model to a...David Robillard
2009-10-22Fix deadlocks on MIDI record.David Robillard
2009-10-22Use info stream for infoey things.David Robillard
2009-10-22Use info stream for infoey things.David Robillard
2009-10-22Use a more reasonable default size for log window.David Robillard
2009-10-22Fix colours of log window messages.David Robillard
2009-10-22Fix whitespace.David Robillard
2009-10-22Fix whitespace.David Robillard
2009-10-22Add log window to windows menu.David Robillard
2009-10-22Fix whitespace.David Robillard