summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.h
AgeCommit message (Expand)Author
2016-07-16export RT support as Timespan optionRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-06-12Show Soundcloud credentials and upload options only when requiredColin Fletcher
2014-01-08Merge remote-tracking branch 'origin/master' into export-dialogColin Fletcher
2013-11-23Hande export initialization exceptions gracefullySakari Bergen
2013-10-07Working Soundcloud exportColin Fletcher
2013-10-07Export dialogue visual re-arrangementColin Fletcher
2012-12-07Make export type an enum and pass it to the profile manager instead of the xm...Sakari Bergen
2012-12-06various fixes for exporting, including correct handling of errors during expo...Paul Davis
2012-06-08No-op; some comments, remove some unused stuff, minor tidying up.Carl Hetherington
2012-02-04Change export dialog widget size allocation and make closing the exander make...Sakari Bergen
2012-01-31Improve usage of expanded window space in the export dialog + put the "advanc...Sakari Bergen
2012-01-29Show an example filename in the main export dialogSakari Bergen
2012-01-28Move export progress text to progress bar from separate labelSakari Bergen
2012-01-28Go back to one progress bar with several passes in export. Sakari Bergen
2012-01-28Implement simple separate progress bar for export normalizing phase(s), needs...Sakari Bergen
2011-06-01Delete trailing whitespaceDavid Robillard
2011-01-06Add stem export dialog and make all different export dialogs save their confi...Sakari Bergen
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-05-08Remove use of i18n macros in headers. Prevents our gettext.h being included ...Carl Hetherington
2010-04-02Make audiographer SndfileWriter use PBD::Signal and use it properly. Also mak...Sakari Bergen
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-10-11More Export GUI tweaks....Sakari Bergen
2008-10-11Region export dialog: Make export channel and -selector polymorphic, add the ...Sakari Bergen
2008-09-29* Fixed const correctness error in LocationSakari Bergen
2008-09-29Delete the other export dialog file also...Sakari Bergen
2008-02-19Merge with 2.0-ongoing R3082.David Robillard
2008-02-17Update export dialog to match the new fancy one from 2.0-ongoing.David Robillard
2007-10-26use filechooser widget in export dialog, selected files set format combos, hi...Nick Mainsbridge
2007-04-30SYSLIBS compile fixes.David Robillard
2007-03-05new design for region dragging; make add route dialog float over the correct ...Paul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-03-28replaced deprecated (and ugly) FileSelection with FileChooserDialog in export...Doug McLain
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-30doug's export dialog changes and fix libsoundtouch link issuesPaul Davis
2005-11-30more miscellaneous fixes to make things even nicerPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-10-27ExportDialog compiles. Removed gtkmm.h's.Taybin Rutkin
2005-09-26got ardour_dialog compilingPaul Davis
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin