summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_timespan_selector.cc
AgeCommit message (Expand)Author
2020-03-06Remove debug outputRobin Gareus
2020-03-06Fix realtime export checkbox consistencyRobin Gareus
2019-10-15Fix crash for range-export and cleanup codeRobin Gareus
2019-08-28time span column should actually sort by location start timeNikolaus Gullotta
2019-08-28add sortable length, span, and name columns to ExportTimespanSelectorMultiple...Nikolaus Gullotta
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-07-22Location timestamp changes - can now sort by location creation date: gtk partNikolaus Gullotta
2019-04-13NO-OP: whitespaceRobin Gareus
2017-11-22Fix switch statements in ExportTimespanSelectorRobin 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
2017-04-19Use PBD::to_string from pbd/string_convert.h in ExportTimespanSelectorTim Mayberry
2016-07-16export RT support as Timespan optionRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
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-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2013-10-07Show ranges in more sensible order in export dialog.Colin Fletcher
2013-10-03'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'c...John Emmas
2013-05-26Remove special handling of session range in export. Fixes things when the ses...Sakari Bergen
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-12-13Add select all / deselect all to timespan section of export dialogue (#4273).Carl Hetherington
2011-10-18Remove erroneous setup of single export timespan selector's height (#3941).Carl Hetherington
2011-06-11Typedef all globally used export smart pointer types in one file.Sakari Bergen
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-31Fix non-translated strings (partially fix ticket #4078)David Robillard
2011-02-03mark a string for translation that was (oddly) protected from itPaul Davis
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-11-04Add column headings and length field to export timespan selector. Fixes #3518.Carl Hetherington
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-03-08Some preparations for allowing multiple channel configurations in export chan...Sakari Bergen
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-10-11More Export GUI tweaks....Sakari Bergen
2008-09-29* Fixed const correctness error in LocationSakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis