const bool METHOD() const makes no sense
[ardour.git] / libs / ardour / ardour / midi_diskstream.h
2015-11-28 Robin Gareusfilling the midi playback buffer is a private operation.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisadd initial support for vari-fill
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
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-10 Robin GareusMIDI vari-speed playback
2014-12-30 David RobillardFix some mangled whitespace (noop).
2014-12-01 David RobillardTrim the include tree.
2014-12-01 David RobillardMove EventRingBuffer to libardour.
2014-12-01 David RobillardAdd missing namespace qualifiers.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-26 Robin Gareusallow to set custom file name for each diststream
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-07 Robin Gareusimplement midi capture alignment:
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-14 Paul Davisredesign technique for naming/creating regions for...
2014-04-10 Paul Davisredesign technique for naming/creating regions for...
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-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-22 Robin Gareusbackend for auditioning midi-files:
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 Paul Davismerge (with conflict fixes) with master (even against...
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 Davisremove a few more misplaced export macros
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davismore purging of JACK as an explicit name from libardour
2013-08-08 Robin Gareusadvance track's play-position even if processing is...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-03 Robin Gareusadvance track's play-position even if processing is...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisSquashed commit of the following:
2013-01-21 Paul Davisvolatile in stupid
2013-01-21 David RobillardFix MIDI loop recording.
2013-01-21 David RobillardMore style-only changes.
2013-01-21 David RobillardActually flush to disk continuously while MIDI loop...
2012-12-07 Paul Davisfix issues with rec-enabling being done in RT context...
2012-10-11 Hans Baierrevert last commit, wrong place...
2012-10-11 Hans Baierfix bug: capture buffer not filtered by track channel...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
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-12-23 Carl HetheringtonClarify ensure vs. request for JACK monitoring, naming...
2011-11-04 Carl HetheringtonRemove non-RT-safe alloc in the MIDI process() call.
2011-10-31 Carl HetheringtonFix compensation of roll delay with MIDI tracks; data
2011-10-31 Carl HetheringtonTake commit() out of process() in both types of
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-07-20 Paul Davistry to fix data loss at end of a capture pass for MIDI...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-08 Carl HetheringtonMake a new write source when the diskstream name change...
2011-04-04 Paul Davismove some DEBUG::Graph traces to DEBUG::ProcessThreads...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-06-24 Paul DavisGUI-created MIDI regions now steal the pending MIDISour...
2010-06-09 Paul Davisdynamic playback & capture buffer resizing (though...
2010-05-26 Carl HetheringtonRemove some unused methods.
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-01 Paul Davisrevisit setting up processors during route construction...
2010-03-27 Paul Davispart one of hiding Diskstreams and making them a privat...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
next