ardour.git
2009-10-23 David RobillardSplit butler into separate object (partially, just...
2009-10-23 Carl HetheringtonPatch from colinf to show region gain in the region...
2009-10-23 David RobillardRemove unused Session::butler_mixdown_buffer and Sessio...
2009-10-23 Carl HetheringtonClean up and simplify code to find marks before and...
2009-10-23 David RobillardFix stacking of automation region views.
2009-10-23 David Robillard"Fix" what seems to be an inevitable assertion failure...
2009-10-23 David RobillardTurn off error limit for valgrind which we inevitably...
2009-10-23 David RobillardFix sketchy casts.
2009-10-23 David RobillardUnit test code coverage using lcov.
2009-10-23 David RobillardMove Mac configuration stuff to wscript where it belongs.
2009-10-23 David RobillardAdd waf fix for library versioning <code.google.com...
2009-10-23 David RobillardFix whitespace.
2009-10-23 David RobillardFix crash changing automation state of MIDI 'automation...
2009-10-23 David RobillardFix crash on multiple record due to not initiating...
2009-10-23 David RobillardFix controller iteration / linear interpolation.
2009-10-23 David RobillardFix whitespace.
2009-10-23 David RobillardSshh.
2009-10-23 David RobillardFix compilation with DEBUG_SEQUENCE on.
2009-10-23 David RobillardTesting how anal retentive I can be without anyone...
2009-10-23 David RobillardFix yet more crazy tabs.
2009-10-23 David RobillardUpgrade to waf 1.5.9.
2009-10-23 David RobillardMore correct looking MidiSource::midi_read.
2009-10-23 David RobillardMake deferred plugin stuff work with old compiler or...
2009-10-23 David RobillardFix crash when adding automation tracks caused by route...
2009-10-22 David RobillardWhitespace.
2009-10-22 David RobillardFix crash on save of MIDI data.
2009-10-22 David RobillardIndentation.
2009-10-22 David RobillardMore spacey tabs.
2009-10-22 David RobillardFix adding multiple notes with the same time stamp...
2009-10-22 David RobillardDisable canvas verbose cursor for notes, which locks...
2009-10-22 David RobillardRemove linear search when adding/removing a note from...
2009-10-22 David RobillardActually load MIDI data from disk on session load ...
2009-10-22 David RobillardFix deadlocks on MIDI record.
2009-10-22 David RobillardUse info stream for infoey things.
2009-10-22 David RobillardUse info stream for infoey things.
2009-10-22 David RobillardUse a more reasonable default size for log window.
2009-10-22 David RobillardFix colours of log window messages.
2009-10-22 David RobillardFix whitespace.
2009-10-22 David RobillardFix whitespace.
2009-10-22 David RobillardAdd log window to windows menu.
2009-10-22 David RobillardFix whitespace.
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-22 David RobillardUse line comments.
2009-10-22 David RobillardReplace horribly error-prone Sequence/MidiModel/MidiSou...
2009-10-22 David RobillardSshh.
2009-10-22 David RobillardFix occasional crash on startup with MIDI tracks (race?).
2009-10-22 David RobillardFix MidiBuffer::merge_in_place and add aggressive corre...
2009-10-22 David RobillardFix repeated linear search on read when cached model...
2009-10-22 Paul Davisremember to reset inm1 each time around the interpolati...
2009-10-21 David RobillardFix compilation with -DDEBUG_MIDI_CLOCK
2009-10-21 David RobillardFix failed assertion when end_write is called multiple...
2009-10-21 David RobillardMerge all BufferSet iterators using a single template...
2009-10-21 David RobillardFix unnecessarily type specific code, tidy, fix whitespace.
2009-10-21 David RobillardFix O(n) search on MIDI rec region update (now O(log...
2009-10-21 David RobillardFix MIDI rec regions.
2009-10-21 Carl HetheringtonTidy up region gain line drawing slightly so that it...
2009-10-21 David RobillardFix MIDI thru, though why this is any different from...
2009-10-21 Carl HetheringtonFix creation of plugin presets.
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-21 David RobillardDisable excessive debug printing.
2009-10-20 David RobillardFix various MIDI control and installation issues:
2009-10-20 Carl HetheringtonDelete comment window in destructor to close mantis...
2009-10-20 David RobillardFix crash with input (not duplex) control MIDI ports.
2009-10-20 Carl HetheringtonEnsure that the loop/punch ruler is always visible...
2009-10-20 Carl HetheringtonFixes to pointer constraints when copying in lock edit...
2009-10-20 Carl HetheringtonSince add_property creates new XMLProperty objects...
2009-10-20 Carl HetheringtonMake the behaviour zoom to region more intuitive (IMHO...
2009-10-20 Paul Davishandle searching for a note in an empty note list
2009-10-20 David RobillardTidy.
2009-10-20 David RobillardTidy.
2009-10-20 David RobillardFactor out more duplicated code.
2009-10-20 David RobillardFactor out duplicated code in AudioDiskstream and MidiD...
2009-10-20 David RobillardImplement out-of-place MidiBuffer::merge.
2009-10-20 David RobillardUse a template to merge PortSet::iterator and PortSet...
2009-10-20 David RobillardConst-correct BufferSet.
2009-10-20 David RobillardOnly build unit tests if configure --test is passed.
2009-10-20 Carl HetheringtonTidy up the popup region editor and fix a few bugs...
2009-10-20 David RobillardWhitespace.
2009-10-19 Carl HetheringtonFix 2074: setting the NSD to not connect outputs to...
2009-10-19 Carl HetheringtonAlways call set_width_enum after set_route on mixer...
2009-10-19 Carl HetheringtonRemove debug code from last commit.
2009-10-19 Carl HetheringtonStop ardour exiting in the case where you have a loaded...
2009-10-19 Carl HetheringtonFix button labelling for >1 input / output routes.
2009-10-19 Carl HetheringtonFix memory leak.
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-19 Paul Davistrack notes at the region level in MidiPlaylist; resolv...
2009-10-19 David RobillardLogarithmic note seek for Sequence iterator.
2009-10-19 David RobillardBetter test for iterator seek.
2009-10-19 David RobillardAdd unit test for Sequence iterator seeking.
2009-10-19 David RobillardUse logarithmic search for MidiModel::find_note (used...
2009-10-19 David RobillardFix insane formatting/whitespace in evoral test stuff...
2009-10-19 David RobillardUse set over vector for Sequence::Notes, for logarithmi...
2009-10-19 Carl HetheringtonAdd mono switch to mixer strips (mantis 1068)
2009-10-19 David RobillardTidy.
2009-10-19 David RobillardFix set_notes prototype to use typedef.
2009-10-19 David RobillardFix warnings.
2009-10-16 Paul Davisfix conceptually broken cubic interpolator that failed...
2009-10-16 Paul Davismore set_state() tweaks to aid with plugin state loading
2009-10-16 Paul Davistesting post-commit hook after DH server switch
2009-10-15 Paul Davisanother set_state() related tweak for handling 2.X...
next