Check glib atomic implementation for mutex use.
[ardour.git] / libs /
2008-10-25 Sampo SavolainenStop ardour from reporting success/failure of adding...
2008-10-21 Sakari BergenBackported automatic svn revision handling from 3.0
2008-10-21 Paul Davisimproved (?) Session::audible_frame()
2008-10-20 Paul Davisfix up some jerkiness/retrograde motion of playhead
2008-10-17 Paul Davisfix up initialization of various path vars in bundled...
2008-10-13 Paul Davisadditional ancestral_length = 0 initialization
2008-10-13 Paul Davisfix subtle but nasty problems with stretch/shift audio...
2008-10-11 Paul Davisminor C++ include issues, debug out removed and bump...
2008-10-09 Paul Davisadd config var for region fade visibility
2008-10-09 Paul Davisadd global option to enable/disable region fades
2008-10-09 Paul Davisprevent a heap overflow, see nabble.com/Bug-445889...
2008-10-09 Paul Davisfix reload & use of MIDI port configuration, so that...
2008-10-08 Paul Davisadd initial-program-change support
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-10-07 Paul Davisfixes needed for track/strip ordering issues
2008-10-05 Paul Davischanges to support making RouteUI and its children...
2008-10-03 Paul Davispart II of probable fix for track sync-ordering
2008-09-27 Sampo SavolainenFix split buffer audio glitches with lv2 plugins.
2008-09-26 Paul Davisfix up region constructor's initialization of ancestral...
2008-09-22 Sampo SavolainenRemoved the extra "long".
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
next