first vaguely working version using PresentationInfo
[ardour.git] / libs / ardour / auditioner.cc
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-04-24 Robin Gareusplug some memory leaks in libardour
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-07-20 Paul Davisfix auditioning on systems with larger disk read chunk...
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul DavisTracks does not (want to) support destructive tracks
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-11 Robin GareusNOOP, midi-auditioner clean API usage
2015-01-13 Robin Gareusfix auditioning of regions with offset - fixes #6131
2014-12-01 David RobillardTrim the include tree.
2014-11-03 David RobillardReduce coupling between Plugin and PluginInsert.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-10 Robin Gareusdisable Midi Audition Synth if it cannot be found
2014-09-07 Robin Gareusfix midi audition port-connect warning
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-03-09 Robin Gareustempo match midi auditioning - #5881
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 Gareusmidi-audition: make "no synth" selection work.
2014-01-22 Robin Gareusconfigurable midi audition synth
2014-01-22 Robin Gareusfix crash -- midi tracker reset when seeking audio
2014-01-22 Robin Gareusprepare midi-audition synth plugin config, incl no...
2014-01-22 Robin Gareusreset midi synth (panic) when seeking or re-starting...
2014-01-22 Robin Gareusbackend for auditioning midi-files:
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Robin Gareusadd seeking to sfdb auditioner
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul Davisallow auditioning via the monitor section to work.
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-04-06 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-05 Paul Davisif auditioner connections are somehow wiped out in...
2012-11-09 Paul Davismove auditioner output configuration params from sessio...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-11 Carl HetheringtonRemove unused playlist audition code.
2012-01-09 Paul Davisfix auditioning (bystander casualty of monitoring fixes)
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-01-29 Paul Davisfix auditioner by virtualizing Route::input_streams...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
2010-07-28 Carl HetheringtonTrim get_nth_physical port methods.
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-03-27 Paul Davispart one of hiding Diskstreams and making them a privat...
2010-03-25 Paul Davismake solo button2 click function as momentary even...
2010-03-25 Paul Daviswould you look at that! all those changes just to make...
2010-03-24 Paul Davisremove XML constructors for Route, Track, AudioTrack...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
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-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-16 Paul Davisa much better fix for track-add crashes, albeit slightl...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-02 David RobillardMerged from trunk R743
2006-08-01 David RobillardMoved DataType into it's own class (resolved a name...
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-19 David RobillardWork towards removal of Session's Diskstream list.
next