summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.h
AgeCommit message (Expand)Author
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