Add "session rate" as a possible sample rate for export formats
[ardour.git] / libs / ardour / export_channel.cc
2010-12-11 Sakari BergenAdd a null check to ports when loading an export channe...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-04-12 Paul Davisalignment/capture/positioning changes ported from 2.X
2010-01-15 Carl HetheringtonFix assertion failure on region bounce.
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-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-10-11 Sakari Bergen* Some Export GUI tweaks
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...