summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.cc
AgeCommit message (Expand)Author
2020-03-06Remove region-output export (GUI)Robin Gareus
2020-01-23Export Dialog: catch major changes, and mark the session dirty. Otherwise ch...Ben Loftis
2019-09-17add finite state machine to control/manage transport statePaul Davis
2019-08-12Add Pref to write mixer-screenshot post-exportRobin Gareus
2019-08-12Initialize variableRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2016-07-18Normalize API rename part 2Robin Gareus
2016-07-16export RT support as Timespan optionRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-17some more mixbus backports (NO-OP for ardour)Robin Gareus
2016-02-27don't allow to change export settings once export has started #6780Robin Gareus
2016-02-11cont'd work on Post-Export Analysis GUI:Robin Gareus
2016-02-10Post-export Analysis GUIRobin Gareus
2016-02-09UI updates for export-abortRobin Gareus
2016-02-09UI updates for detailed export state.Robin Gareus
2015-12-06Remove the PaddedButton widget as it broke rendering in some cases.André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin 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-06-12Actually pass Soundcloud downloadable flag to export handlerColin Fletcher
2014-05-23Better names for Soundcloud-related members of ExportHandlerColin Fletcher
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
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
2013-07-11Use Glib::usleep in export_dialog.cc for portabilityPaul Davis
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-11-30restore the post-export nag screenPaul Davis
2012-06-23Remove unused or unnecessary header includesTim Mayberry
2012-06-20tweak expander label name as per thorsten wilms' suggestionPaul 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-29Add timespan name to export status textSakari 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-12-13Make the export ranges view expand with the export dialogue.Carl Hetherington
2011-12-04probably fix failure to find export formats in packagesPaul Davis
2011-12-04some more package debugging to help find out why export formats are not foundPaul Davis
2011-10-18Tidy up overwritten files dialogue slightly.Carl Hetherington
2011-06-11Fix #4094: show total export progress instead of per timespan progressSakari Bergen
2011-06-01Delete trailing whitespaceDavid Robillard
2011-02-16Make pressing enter in the label or path entries trigger the default dialogue...Carl Hetherington