add a realtime-export session property
[ardour.git] / libs / ardour / ardour / midi_ring_buffer.h
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-24 David RobillardResolve only active notes when muted/non-soloed.
2015-03-12 Robin Gareuscont’d work on a16dd7c, fixes #6170
2014-12-20 David RobillardMaintain correct tracker state on MIDI overwrite.
2014-12-01 David RobillardMove EventRingBuffer to libardour.
2014-12-01 David RobillardClean up state tracking of raw MIDI.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 John Emmas'libs/ardour' - DLL visibility stuff and associated...
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-14 John Emmas'libs/ardour' - DLL visibility stuff and associated...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisSquashed commit of the following:
2013-01-21 David RobillardTrim the include tree a bit.
2013-01-08 Paul Davistentative redesign of MIDI looping, will probably fix...
2012-10-11 Hans Baierimplement missing midi event filtering during recording
2012-10-10 Hans Baierwhitespace
2012-06-18 Paul Davismake switching between input+disk monitoring work ...
2011-12-26 Paul Davisa grab bag of changes correcting and improving the...
2011-06-21 Paul Davischange default overlapping note strategy to "relax...
2011-05-29 Paul Davisdetect buffer "overflow" when delivering immediate...
2011-04-04 Paul Davisreimplement MidiRingBuffer::dump()
2011-03-26 Paul Davisremove Evoral::RingBuffer, which was (a) duplicating...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-16 Paul Davisdo not allow smf_source's reads to stomp on cached...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-12-29 Hans Baier* fixed bug introduced in revision 3335: Hibyte lost...
2008-12-27 David RobillardMove MidiRingBuffer::read into .cc file to avoid the...
2008-11-22 Hans Baier* added XML deserialisation for control and program...
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
2008-10-12 David RobillardMIDI looping fixes from torbenh.
2008-10-10 David RobillardApply MIDI looping patch from torbenh, with minor changes.
2008-10-08 David RobillardFix MIDI playback while looping (ignore events with...
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-23 David RobillardRemove pointless Byte typedef that didn't really match...
2008-05-21 David RobillardMore petty clean ups of MIDI stuff.
2008-05-16 Hans Baier* Fixed crash on closing MIDI automation tracks, becaus...
2008-05-12 Hans Baier* fixed various event size bugs
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-11 Hans Baier* disabled some debugging output
2008-05-11 Hans Baier* Added a couple of guards to prevent MIDI::Events...
2008-05-09 Hans Baier* adjusted formatting a bit to style guide
2008-04-22 Hans Baier* disabled some debugging output
2008-04-21 Hans Baier*fixed bug: channel mask not set in MidiRingBuffer
2008-04-21 Hans Baier* UI fixes for track channel selection
2008-04-19 Hans Baier* first prototype for track based channel selection...
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2007-08-31 David RobillardReading of MIDI CC from MIDI regions (MidiModel). ...
2007-08-16 David RobillardMake SMFSource suck significantly less.
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-03 David RobillardPan automation/serialization fixes.
2007-06-09 David RobillardUse double MIDI timestamps (towards tempo based time...
2007-06-08 David RobillardFix time skew after MIDI recording (added missing conve...
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2006-08-24 David RobillardMerged with trunk R846
2006-08-23 David Robillard- Fixes for some recording bugs
2006-08-21 David RobillardRecording to SMF. Playback not quite working yet,...
2006-08-16 David RobillardProgress on the disk side of things: