break out ARDOUR::PluginType
[ardour.git] / libs / ardour / ardour / types.h
2014-02-28 Robin Gareusbreak out ARDOUR::PluginType
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-22 Robin Gareusadd K12/RMS meter type
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-20 nick_mUnify editor / mixer ordering.
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-04 Paul DavisMerge branch 'audiothreads' of https://github.com/mojof...
2013-10-04 Tim MayberryAdd AudioBackendThread class to support different threa...
2013-09-25 Paul Davisfix up enum mess caused by switching from JACK to Engin...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-20 Paul Davisrather hacky fix for the change of the SyncSource ...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisadd AudioBackendNativeThread to serve the same role...
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-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 Gareusadd "0VU = +8dBu" VU meter config
2013-08-08 Robin Gareusimplement meter-lineup and VU standard preferences
2013-08-08 Robin Gareusrestore session backwards compatibility to 3.3
2013-08-08 Robin Gareusimplement new meter types
2013-08-08 Robin GareusRevert "Revert new meter types (postponed until after...
2013-08-08 Robin GareusRevert new meter types (postponed until after 3.3 release)
2013-08-08 Robin Gareusadd VU and IEC meter DSP (from jmeters)
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Paul Davismore stuff compiles
2013-07-25 Paul Davismost of libardour now actually compiles
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-07-23 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-07-23 Robin Gareusimplement meter-lineup and VU standard preferences
2013-07-22 Robin Gareusrestore session backwards compatibility to 3.3
2013-07-22 Robin Gareusimplement new meter types
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-15 Robin GareusRevert new meter types (postponed until after 3.3 release)
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...
next