Move event specific ringbuffer stuff to evoral.
[ardour.git] / libs / ardour / meter.cc
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-26 David RobillardUse normal Processor run_in_place interface on Meter.
2007-08-02 David RobillardLittle MidiEvent prettification additions, ifdef'd...
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-07-20 David RobillardRemove random access interface from MidiBuffer, towards...
2007-06-29 David RobillardReduce overhead of multi-type-ness (last Summer's SoC):
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-07 David RobillardLogarithmic MIDI metering.
2007-06-04 David RobillardFix MIDI metering to not "clip" on many notes.
2007-06-04 David RobillardMIDI metering.
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-06 David RobillardFixed metering instant-dropoff bug.
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-05-01 David RobillardFixed meter crash bug.
2007-01-09 David RobillardMerged with trunk R1283.
2006-10-21 David RobillardMerged with trunk R992.
2006-08-31 David RobillardAdding sends/port inserts to MIDI tracks (not actually...
2006-08-12 David RobillardTowards MIDI: