Remove frame conversion for MidiRegionView::note_in_region_range(), speed up tempo...
[ardour.git] / libs / ardour / ardour / io.h
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-04-17 Robin Gareusadd IOProcessors pretty name support
2016-04-10 Robin GareusNO-OP whitespace + comments
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-04-10 Paul Davisremove use of JACK headers to allow building on systems...
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 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 Davisadd export visibility macros across libardour
2012-10-18 Paul Davischange input/output button context menus for mixer...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-17 Paul Davismake it possible to (and actually do) name insert and...
2012-05-14 Paul Davisdrop boost::signals2 and replace with carl's solution...
2012-03-16 Paul Daviscontinue the saga of Rewrite The XML Node So That It...
2012-01-26 Paul Davisadd Port::PostDisconnect signal to allow objects other...
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-27 Carl HetheringtonMinor cleanups to IO.
2011-07-25 Paul Davis"forward" port IO::ensure_* changes from 2.X for correc...
2011-07-15 Carl HetheringtonRemove unused _own_latency member from Latent.
2011-07-03 Paul Davisctrl-alt-click now toggles input active status of other...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-01-10 Carl HetheringtonOptimise BufferSet::attach_buffers code to avoid memory...
2010-12-29 Carl HetheringtonUpdate mixer strip input/output button labels from...
2010-12-11 Carl HetheringtonComment a few things and add missing process lock when...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-11-25 Carl HetheringtonRemove unused code.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-07-13 Carl HetheringtonRemove stub class.
2010-07-01 Carl HetheringtonAllow port matrix to show both audio and midi ports...
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
2010-03-21 Paul Davischange session construction so that the the monitor...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-25 Carl HetheringtonSeconds out, the people vs. the port matrix, round 7.
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-23 Paul Davisfix management of port connection state - THIS INVALIDA...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-03-02 Paul Davistrack templates, backported from 2.X
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-02-11 Carl HetheringtonRemove internal ports.
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-02-02 Carl HetheringtonRe-enable creation of stereo bundles for system IO...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Sakari BergenTrack import is now working. Also, IO bundle setup...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-27 Carl HetheringtonMake track sends etc. appear in the same bundle as...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-28 Paul Davischanges from torben for processor/plugin count determin...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardTidy.
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-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
next