Remove most using declarations from header files.
[ardour.git] / libs / ardour / ardour / route.h
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
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 RobillardWaf building of libardour (yay!).
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-02-14 Carl HetheringtonMake DnD copy processors using their XML representation...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
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 trunk R2935.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-20 David RobillardMade plugin input/output counts multi-typed (towards...
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-23 Paul Davis(merge from 2.0-ongoing -r1911:1912) fix audio clock...
2007-05-14 Paul Davisadd new A/B comparison for plugins, plus ways of disabl...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-10 Paul Davisfixes from carl for #1158 and #1554, plus better behavi...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-08 Sampo SavolainenNew session dialog fixups:
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-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-11 Paul Davislikely fixes for problems loading templates with destru...
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-01-10 Nick Mainsbridgemore gcc 4.1 complaints, route_list is a ListStore
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2005-09-24 Taybin Rutkinlibardour added.