summaryrefslogtreecommitdiff
path: root/gtk2_ardour/session_metadata_dialog.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-04-01Fix EAN check digit calculationColin Fletcher
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-03-31another “unexpected” translation update.Robin Gareus
2015-03-28Display length & check digit of entered EAN-13 in metadata dialogueColin Fletcher
2015-03-28Add EAN barcode field to session metadata dialogueColin Fletcher
2015-01-06Fix Session file filter so session files are displayed in file browserTim Mayberry
2015-01-05un-hardcode "*.ardour" file filtersRobin Gareus
2012-11-13remove a bunch of cerr output and/or convert to use error<<Paul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-04-18add User metadata. user metadata is edited from the same dialog and read/wri...Ben Loftis
2012-03-09Expand just entry fields when the dialog is expandedCarl Hetherington
2011-11-28Hopefully fix some i18n bugs (#3565).Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-03-15finalize PROGRAM_NAME change for ardour3Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-10-19Tidy up window titles, according to GNOME HIG and as suggested in mantis 2803.Carl Hetherington
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-24Minor cosmetic tweaks.Carl Hetherington
2009-05-13Remove some extraneous includes. reorder some others (fixes compilation on fe...Nick Mainsbridge
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-17new files from sakari, missed last timePaul Davis