Fixed overflow issue. Code originally meant to truncate the 64 bit integer did not...
[ardour.git] / libs /
2008-09-22 Sampo SavolainenFixed overflow issue. Code originally meant to truncate...
2008-09-19 David RobillardFix a bunch of stupid warnings.
2008-09-19 David RobillardFix classic memory error.
2008-09-19 Paul Davisshift-click to extend marker selection; marker drag...
2008-09-18 Sakari BergenFix possible double allocation of SF_BROADCAST_INFO
2008-09-12 Doug McLaincomment out *all* exporting debug
2008-09-12 Doug McLaincomment out exporting debug
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-08-21 Sakari BergenPatched libsndfile to work with FLAC >= 1.1.4
2008-08-14 Sampo SavolainenFix glitches in automation events due to the other...
2008-08-12 David RobillardSupport for the LV2 'data access' and 'instance access...
2008-08-11 Sampo SavolainenMake global static children variable an xml node object...
2008-08-09 David RobillardEmbedded LV2 GTK GUI support.
2008-07-30 Jesse Chappellcommitted build changes needed for leopard build
2008-07-29 Sampo SavolainenFix glitching on "events" (like loop markers) due to...
2008-07-25 Paul Davisstop resetting _jack to zero to avoid crashing stupidly
2008-07-22 Paul Davisdebug output for pixbuf loaders; catch exception when...
2008-07-22 Paul Davisfix up generation of BWF field contents to avoid trunca...
2008-07-15 Jesse Chappellfixed pitchbend byte ordering
2008-07-14 Doug McLainAnother gcc 4.3 include
2008-07-10 Doug McLainReplaced some c includes with their c++ wrappers
2008-07-10 Paul Davisposix_memalign fixes from RB svn
2008-07-10 Paul Davisinclude <stdlib.h> to keep robust compilers happy
2008-07-10 Paul Davisupdate to rubberband 1.2
2008-07-09 Doug McLaingcc 4.3 include
2008-07-09 Paul Davisfix crasher caused by regions not being deleted on...
2008-07-08 Paul Davisfix crash-inducing debug output caused by indirecting...
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
2008-06-23 Paul Davisvarious minor fixes for crashes reported by nowhiskey
2008-06-19 Paul Davisfix a huge mess with sends, involving incorrect GUI...
2008-06-18 Paul Davismake bounce range and bounce region work properly ...
2008-06-18 Paul Davispatch from colinf for #2305 to use sizeof(Sample)
2008-06-18 Paul Davismake Session::region_name() have the same performance...
2008-06-17 Paul Davisfix deep design problem with redirect parameter automat...
2008-06-10 Paul Davis(4) more debuggin
2008-06-10 Paul Davis(3) more debuggin
2008-06-10 Paul Davis(2) debugging region splitting with nowhiskey_
2008-06-10 Paul Davisdebugging region splitting with nowhiskey_
2008-06-10 Doug McLainApply the fix for post fader redirects
2008-06-10 Doug McLainThe real fix for 3450
2008-06-09 Doug McLainFix for error loaing a 2input plugin following a mono...
2008-06-05 Ben Loftisminor UI fixes for clocks and Locations dialog. Preven...
2008-06-03 Doug McLainremove another autostools excrement
2008-06-03 Paul Davissmall changes to export code to hopefully fix some...
2008-06-02 Paul Davisdon't double-call JackStartFreewheeling if we're alread...
2008-06-01 Sampo SavolainenFinally a commit to the right branch. Wow. Thanks Pette...
2008-05-29 Paul Davisfix for sigc++ compilation on platforms where "nil...
2008-05-29 Paul Davisdon't cadd a potentially null region from inside Region...
2008-05-29 Paul Davisfix(es) from chris cannam for rb_effect mistakes
2008-05-23 Doug McLainremove autostools files that should be there, and remov...
2008-05-22 Doug McLainAdd sigc 2.2.2
2008-05-22 Doug McLainRemove sigc 2.0.18
2008-05-22 Paul Davisyet more path-building fixes from colinf
2008-05-22 Paul Davismore path-building fixes from colinf
2008-05-22 Paul Davisfix for recent portability-oriented change to all sessi...
2008-05-22 Paul Davisactual fix for ustring mistake
2008-05-22 Paul Davisadd header for ustring to vst_plugin.h
2008-05-16 Paul Davisadd missing header to vst_plugin.cc, needed for Glib...
2008-05-15 Paul Davisadd note onset detection to the ferret, c/o the aubio...
2008-05-15 Paul Davismike taht's patch to remove all use of gettimeofday...
2008-05-15 Paul Davisgeneralize "delete-while-mouse-button-pressed" fix...
2008-05-15 Paul Davislots and lots of work to correctly deduce AU IO configu...
2008-05-14 Paul Daviscolinf's fix for my inadvertent commit of his previous...
2008-05-14 Paul Davisuse Glib::build_filename() more widely
2008-05-13 Paul Davisinitial code for AU I/O config discovery (i hate you...
2008-05-13 Paul Daviscomment out latency debug output
2008-05-11 David RobillardFix compilation with GCC 4.3 (at least with SYSLIBS=1).
2008-04-24 Paul Davisfix for plugins-do-not-work-on-all-channels bug (#2203)
2008-04-24 Paul Davisplugin selection via menu, along with "favorites"
2008-04-20 Sampo SavolainenRemoved unnecessary libusb dependency for libardour_cp.so
2008-04-18 Paul Davislatency computation debugging, part one (of many?)
2008-04-18 Paul Davisthe missing var
2008-04-17 Paul DavisAccessAction() OSC patch from Ryan Scott
2008-04-16 Tim MayberryRemove some unused classes, methods and variables,...
2008-04-11 Sampo SavolainenMake sure ardour does not crash if there is are audio...
2008-04-10 Sampo SavolainenUpdated and correctly named Polish translation.
2008-04-03 Paul Davismake plugin latency compensation work for AU's (latency...
2008-04-03 Paul Davisrename menu items for monitoring options, and make...
2008-04-02 Paul Davismake probably-audio-file suffix detection case insensitive
2008-04-01 Paul Davisclean up port insert port count/config mess, maybe
2008-04-01 Paul Davisinsert time operation
2008-03-27 Paul Davisremove older version (#ifdef'ed out) of legalize_for_path()
2008-03-26 Paul Davisrevert illegal/legal test change in legalize_for_path...
2008-03-25 Paul Davisadd new Session::Dialog signal for generic dialog inter...
2008-03-25 Paul Davismake copy-n-paste of AudioUnits work
2008-03-24 Paul Davisstop crash occuring when carrying out playlist partitio...
2008-03-24 Ben Loftisallow a wider selection of chars for pathname. fixes...
2008-03-21 Paul Davisfix dragging that involves locked regions; auto-rebindi...
2008-03-17 Paul Davisfix problems with list stuff caused by assumptions...
2008-03-17 Paul Davisfix use of reserve() as revealed by _GLIBCXX_DEBUG
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-03-13 Paul Davis(OS X native: don't write dynamic pango.rc into app...
2008-03-08 David RobillardFix warnings.
2008-03-07 Paul Davisfix silly error in removing channels from audio_diskstream
2008-03-06 Paul Davisfix from puddingpimp for memory leak in fastmeter
2008-02-29 Doug McLainfix for broken fade out, appeared to be accidental...
2008-02-27 Paul Davispossible fix for AU problems on PPC
2008-02-27 Paul Davisfixes from chris cannam for rb_effect bugs
2008-02-27 Paul Davismake AudioRegion::master_read() obey length limit of...
2008-02-27 Paul Davisdon't popup import progress window until we give import...
next