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