summaryrefslogtreecommitdiff
path: root/libs/ardour/sndfile_helpers.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-12-06Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bitAlexandre Prokoudine
2015-02-06fix (and comment) on subtle bug with audio file data width functionPaul Davis
2015-01-29fix incorrect return value from sndfile_data_width()Paul Davis
2015-01-24add function to get data width for ARDOUR::SampleFormatPaul Davis
2013-08-04'libs/ardour' - Compiler specific includes and includesJohn Emmas
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-09-20(native) Linux VST support from LinuxDSPPaul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-08-30force AIFF and WAV exports to Big and Little endianness respectivelyPaul Davis
2010-04-15forward-port from 2.X commits 5827-6000 includingPaul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-06ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge tr...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-10-26use filechooser widget in export dialog, selected files set format combos, hi...Nick Mainsbridge
2007-04-14Merged with trunk R1719.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-03-10ExternalSource refactoring.Taybin Rutkin
2006-03-08And a small libsndfile error.Taybin Rutkin
2006-03-08Fixed small FSRef error.Taybin Rutkin
2006-03-07Wrapper around SF_INFO and AudioFileBasicDescription.Taybin Rutkin
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-01-05sfdb displays file info.Taybin Rutkin
2005-09-24libardour added.Taybin Rutkin