Optimize automation-event process splitting
[ardour.git] / gtk2_ardour / export_dialog.h
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-04-20 Robin GareusKeep Dialogs which report process around.
2016-07-16 Robin Gareusexport RT support as Timespan option
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
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-12 Colin FletcherShow Soundcloud credentials and upload options only...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
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 DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-23 Sakari BergenHande export initialization exceptions gracefully
2013-10-07 Colin FletcherWorking Soundcloud export
2013-10-07 Colin FletcherExport dialogue visual re-arrangement
2012-12-07 Sakari BergenMake export type an enum and pass it to the profile...
2012-12-06 Paul Davisvarious fixes for exporting, including correct handling...
2012-06-08 Carl HetheringtonNo-op; some comments, remove some unused stuff, minor...
2012-02-04 Sakari BergenChange export dialog widget size allocation and make...
2012-01-31 Sakari BergenImprove usage of expanded window space in the export...
2012-01-29 Sakari BergenShow an example filename in the main export dialog
2012-01-28 Sakari BergenMove export progress text to progress bar from separate...
2012-01-28 Sakari BergenGo back to one progress bar with several passes in...
2012-01-28 Sakari BergenImplement simple separate progress bar for export norma...
2011-06-01 David RobillardDelete trailing whitespace
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-04-02 Sakari BergenMake audiographer SndfileWriter use PBD::Signal and...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-10-11 Sakari BergenMore Export GUI tweaks....
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
2008-09-29 Sakari Bergen* Fixed const correctness error in Location
2008-09-29 Sakari BergenDelete the other export dialog file also...
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-17 David RobillardUpdate export dialog to match the new fancy one from...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-04-30 David RobillardMerged with trunk R1769... apparently. (?)
2007-04-30 David RobillardSYSLIBS compile fixes.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-03-28 Doug McLainreplaced deprecated (and ugly) FileSelection with FileC...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-30 Paul Davisdoug's export dialog changes and fix libsoundtouch...
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-27 Taybin RutkinExportDialog compiles. Removed gtkmm.h's.
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.