Fix ExportFormatSpecification copy-c'tor
[ardour.git] / gtk2_ardour / route_params_ui.h
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-05-05 Paul Davisuse CoreSelection for track selection
2016-06-06 Paul Davisremove dead members and code from RouteParamsUI
2016-05-31 Paul Davisinitial sort-of-mostly-working integration of new Pane
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-04 Robin Gareusdisable pluginbox in RouteUI window when a track is...
2012-04-15 Carl HetheringtonA few tweaks to make Ardour build in GCC -std=c++0x...
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-11-18 David RobillardAdd ArdourWindow class for non-dialog windows.
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
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-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-10-23 David RobillardMake deferred plugin stuff work with old compiler or...
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-02-25 David Robillard*** NEW CODING POLICY ***
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...
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-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
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-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
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...
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.