summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2008-07-10posix_memalign fixes from RB svnPaul Davis
2008-07-10include <stdlib.h> to keep robust compilers happyPaul Davis
2008-07-10update to rubberband 1.2Paul Davis
2008-07-09gcc 4.3 includeDoug McLain
2008-07-09fix crasher caused by regions not being deleted on session unload; fix up src...Paul Davis
2008-07-08fix crash-inducing debug output caused by indirecting through null err_stream...Paul Davis
2008-07-07move to scons Clone everywhere rather than Copy; add Session::micro_locate() ...Paul Davis
2008-06-23various minor fixes for crashes reported by nowhiskeyPaul Davis
2008-06-19fix a huge mess with sends, involving incorrect GUI cleanup, an unhandled exc...Paul Davis
2008-06-18make bounce range and bounce region work properly (wrong boundaries before); ...Paul Davis
2008-06-18patch from colinf for #2305 to use sizeof(Sample)Paul Davis
2008-06-18make Session::region_name() have the same performance as std::map<std::string...Paul Davis
2008-06-17fix deep design problem with redirect parameter automation being handled as a...Paul Davis
2008-06-10(4) more debugginPaul Davis
2008-06-10(3) more debugginPaul Davis
2008-06-10(2) debugging region splitting with nowhiskey_Paul Davis
2008-06-10debugging region splitting with nowhiskey_Paul Davis
2008-06-10Apply the fix for post fader redirectsDoug McLain
2008-06-10The real fix for 3450Doug McLain
2008-06-09Fix for error loaing a 2input plugin following a mono to stereo splitter plug...Doug McLain
2008-06-05minor UI fixes for clocks and Locations dialog. Prevent tape tracks from ske...Ben Loftis
2008-06-03remove another autostools excrementDoug McLain
2008-06-03small changes to export code to hopefully fix some bugs with range export(s)Paul Davis
2008-06-02don't double-call JackStartFreewheeling if we're already freewheelingPaul Davis
2008-06-01Finally a commit to the right branch. Wow. Thanks Petter, everyone else: sorry.Sampo Savolainen
2008-05-29fix for sigc++ compilation on platforms where "nil" is a C macroPaul Davis
2008-05-29don't cadd a potentially null region from inside RegionFactory::create()Paul Davis
2008-05-29fix(es) from chris cannam for rb_effect mistakesPaul Davis
2008-05-23remove autostools files that should be there, and remove WIP stuff that shoul...Doug McLain
2008-05-22Add sigc 2.2.2Doug McLain
2008-05-22Remove sigc 2.0.18Doug McLain
2008-05-22yet more path-building fixes from colinfPaul Davis
2008-05-22more path-building fixes from colinfPaul Davis
2008-05-22fix for recent portability-oriented change to all session foobar_dir() methodsPaul Davis
2008-05-22actual fix for ustring mistakePaul Davis
2008-05-22add header for ustring to vst_plugin.hPaul Davis
2008-05-16add missing header to vst_plugin.cc, needed for Glib::build_filename()Paul Davis
2008-05-15add note onset detection to the ferret, c/o the aubio-based Onset VAMP plugin...Paul Davis
2008-05-15mike taht's patch to remove all use of gettimeofday() in favor of ARDOUR::get...Paul Davis
2008-05-15generalize "delete-while-mouse-button-pressed" fix; make LADSPA/VST plugins c...Paul Davis
2008-05-15lots and lots of work to correctly deduce AU IO configurations and related is...Paul Davis
2008-05-14colinf's fix for my inadvertent commit of his previous patchPaul Davis
2008-05-14use Glib::build_filename() more widelyPaul Davis
2008-05-13initial code for AU I/O config discovery (i hate you apple!)Paul Davis
2008-05-13comment out latency debug outputPaul Davis
2008-05-11Fix compilation with GCC 4.3 (at least with SYSLIBS=1).David Robillard
2008-04-24fix for plugins-do-not-work-on-all-channels bug (#2203)Paul Davis
2008-04-24plugin selection via menu, along with "favorites"Paul Davis
2008-04-20Removed unnecessary libusb dependency for libardour_cp.soSampo Savolainen
2008-04-18latency computation debugging, part one (of many?)Paul Davis