enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / location_importer.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-11-26 Sakari BergenMore work on track import and some cleaning up of Eleme...
2008-09-26 Sakari BergenAdd Import from session -functionality