summaryrefslogtreecommitdiff
path: root/libs/audiographer
AgeCommit message (Expand)Author
2011-03-16Indent python files with spaces as per style guide.David Robillard
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-13fix non-inlined SndfileHandle constructor in libaudiographer, which triggers ...Paul Davis
2010-11-02Fix error in samplerate converterSakari Bergen
2010-09-07Upgrade to latest autowaf.David Robillard
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-08-19Write BWF info on export. Fixes #3398.Carl Hetherington
2010-04-02Fix build.Carl Hetherington
2010-04-02Make audiographer SndfileWriter use PBD::Signal and use it properly. Also mak...Sakari Bergen
2010-03-15Fix export, which has been broken since the boost::signals2 changes. Also upd...Sakari Bergen
2009-12-31Fix AudioGrapher library installation path and enable H/W optimizations in Au...Sakari Bergen
2009-12-27- Fix process callbakc handling during exportSakari Bergen
2009-12-27Re-integrate export-optimization branch.Sakari Bergen