implement lv2:designation processing#enable (for bypass ports)
[ardour.git] / libs / ardour / ardour / types.h
2013-07-15 Robin Gareusadd VU and IEC meter DSP (from jmeters)
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-10 Robin Gareusexperimental RMS-meter and peak-signal (vs peak-power...
2013-07-10 Robin Gareusmeter line-up and fall-off standard values & names
2013-07-10 Robin Gareusprepare meter configuration..
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-10-12 Robin Gareusmove TimecodeFormat to libtimecode
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-01 Carl HetheringtonRemove unused quantize type options.
2012-04-27 Paul DavisCrossfades: default xfades are now constant-power,...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-13 Paul Davisconvert rec-enable control for a Track from PBD::COntro...
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-01-27 Paul Davispromote Playlist::RegionList to ARDOUR::RegionList...
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-26 Carl HetheringtonTidy up monitoring slightly so that it matches oofus...
2011-12-26 Carl HetheringtonComments.
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-11 Sakari BergenTypedef all globally used export smart pointer types...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-03-21 Paul Davisprevent limits on MAX_DBL from messing up combination...
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-02-28 Carl HetheringtonFix up strip silence.
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-18 Sakari BergenFinally implement position aware silence adding in...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-09 Paul Davismake strip silence work (again?)
2010-12-08 Paul Davismove display of silence for strip-silence into regionvi...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-19 Carl HetheringtonPut images on the fade in/out menus. Fixes #3411.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
2010-07-16 Paul Davisnewly created files for use in recording appear in...
2010-06-28 Carl HetheringtonAdd an EnumProperty for enumerated properties and hence...
2010-06-21 Paul DavisGUI control of insert merge policy for overlapping...
2010-06-12 Paul Davisintroduce the notion that note additions and property...
2010-05-31 Paul Davisswitch Evoral::Sequence debugging to use DEBUG_TRACE...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-05-02 Carl HetheringtonSmall cleanup: add constructor to InterThreadInfo.
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
2010-03-22 Paul Davisremove near-duplicate session constructor; change names...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-15 David RobillardThe Big Change: Store time in MidiModel as tempo time...
2009-02-06 Hans Baier* Add SysEx Support to MidiModel / SMF
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-11-26 Hans Baier* the very humble beginnings of sending MIDI clock
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
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-12 David RobillardFix various MIDI corruption bugs.
2008-05-02 Hans Baier* removed old implementation for Program Changes from...
2008-02-21 David RobillardFix timing on MIDI import.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-17 David RobillardMIDI region stretching.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
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-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-17 Paul Davisnew internal port type, round I, plus tiny fix for...
next