Fix ExportFormatSpecification copy-c'tor
[ardour.git] / gtk2_ardour / session_metadata_dialog.cc
2017-08-14 Ben LoftisSession Metadata: add a Description field.
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-04-01 Colin FletcherFix EAN check digit calculation
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-31 Robin Gareusanother “unexpected” translation update.
2015-03-30 Colin FletcherDisplay length & check digit of entered EAN-13 in metad...
2015-03-30 Colin FletcherAdd EAN barcode field to session metadata dialogue
2015-03-28 Colin FletcherDisplay length & check digit of entered EAN-13 in metad...
2015-03-28 Colin FletcherAdd EAN barcode field to session metadata dialogue
2015-01-06 Tim MayberryFix Session file filter so session files are displayed...
2015-01-05 Robin Gareusun-hardcode "*.ardour" file filters
2012-11-13 Paul Davisremove a bunch of cerr output and/or convert to use...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-18 Ben Loftisadd User metadata. user metadata is edited from the...
2012-03-09 Carl HetheringtonExpand just entry fields when the dialog is expanded
2011-11-28 Carl HetheringtonHopefully fix some i18n bugs (#3565).
2011-06-01 David RobillardDelete trailing whitespace
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-24 Carl HetheringtonMinor cosmetic tweaks.
2009-05-13 Nick MainsbridgeRemove some extraneous includes. reorder some others...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-17 Paul Davisnew files from sakari, missed last time