Maybe fix assertion crash.
[ardour.git] / libs /
2009-05-04 David RobillardMaybe fix assertion crash.
2009-05-02 Sakari Bergen* Fix tooltips in the session import dialog
2009-05-02 David RobillardFix LV2 plugin support.
2009-05-01 Carl HetheringtonCouple of fixes to route / mixer strip ordering which...
2009-05-01 David RobillardFix MIDI playback.
2009-04-30 David RobillardMissed one...
2009-04-30 David RobillardFix crash on MIDI stretch.
2009-04-30 David RobillardRename 'position' parameter of MidiSource::midi_read...
2009-04-30 Carl HetheringtonFix a couple of valgrind-spotted out-of-bounds accesses...
2009-04-30 Paul Davisfix up confusion between silence() decls for Processor...
2009-04-30 David RobillardFix local include.
2009-04-30 Paul Davisimplement panner reset functionality (missing since...
2009-04-29 Carl HetheringtonOnly make record button solid red (and big clock red...
2009-04-29 Carl HetheringtonAdd files missing from previous commit.
2009-04-29 Carl HetheringtonFirst cut of option to strip silence from audio regions...
2009-04-29 Carl HetheringtonDisallow click and auditioner as track / buss names...
2009-04-23 Paul Davisremove some extraneous chars from lv2_plugin.cc
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-23 Paul Davisnew file to encapsulate posix_memalign() hackery
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-04-16 David RobillardFix warning (pointless comparison).
2009-04-16 David RobillardFix waf build.
2009-04-16 David RobillardRevert stupid r4975.
2009-04-16 Paul Davismerge new directory/file structure from newer vamp...
2009-04-16 Paul Davismerge 3578:4901 of thirdparty/rubberband/current
2009-04-16 Paul DavisFST code from 2.X branch
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-04-14 Hans BaierSMFSource: enhanced debugging output to reveal more...
2009-04-14 Hans BaierSMFSource: code readability
2009-04-14 Hans BaierSMFSource / MIDISource: more readable variable names...
2009-04-12 Hans Baierlibs/evoral/run-tests.sh: adapt to new global waf
2009-03-16 Hans BaierTicker: apply patch from lincoln, Thanks!
2009-03-09 Carl HetheringtonFix compile.
2009-03-07 Sampo SavolainenImprovements to the plugin eq gui:
2009-03-07 Sakari BergenFix compiler warnings
2009-03-06 Sampo SavolainenMake it possible to consolidate/bounce ranges without...
2009-03-06 Paul Daviscombobox width fixes from mtaht, backported from 2.X
2009-03-05 Paul Davismake track templates work, including a fix for the...
2009-03-05 Paul Davisadd accessor for the Gtk::Main hidden inside Gtkmmext::UI
2009-03-02 Paul Davisprevent double-listing of LADSPA plugins caused by...
2009-03-02 Paul Davisremove unneeded code in line_drag that was probably...
2009-03-02 Paul Davistrack templates, backported from 2.X
2009-03-02 Paul Davisrecursive operation for PBD::PathScanner, backported...
2009-03-01 Carl HetheringtonBe more tolerant of session files where IOs connect...
2009-02-27 Carl HetheringtonSlightly modified version of lincoln's patch for #2567...
2009-02-27 Carl HetheringtonRemove some unused code.
2009-02-27 Paul Davistweaks to get a VST-supporting 3.0 to build & startup
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2009-02-27 David RobillardWaf: install stuff
2009-02-27 David RobillardPrint more configuration summary stuff (sound libs).
2009-02-27 David RobillardStep towards having both rubberband and soundtouch...
2009-02-27 David RobillardWaf: build control surfaces.
2009-02-26 David RobillardFix bad initialization.
2009-02-26 David RobillardWaf: Build LV2 support.
2009-02-26 David RobillardWaf: build UI/RC files, menu files, keybinding files...
2009-02-26 David RobillardDon't link against VAmp plugins.
2009-02-26 David RobillardUse actually normal taglib headers (apparently it compl...
2009-02-26 David RobillardUse normal taglib include paths.
2009-02-26 David RobillardUse quotes for taglib includes.
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardBuild VAmp plugins.
2009-02-26 David RobillardWaf building of rubberband.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardAdd missing gtk2_ardour wscript.
2009-02-25 David RobillardAdd missing gtkmm2ext wscript.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardWaf building of libardour (yay!).
2009-02-25 David RobillardWaf building of taglib and vamp-sdk.
2009-02-25 David RobillardFix stupid warnings.
2009-02-25 David RobillardMake unit tests optional.
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-25 David RobillardMove waf up to top level, waf building of pbd, evoral...
2009-02-25 David RobillardFix warnings.
2009-02-25 David RobillardFix empty for loop warning in RingBuffer constructor...
2009-02-25 David RobillardUpgrade to waf 1.5.3.
2009-02-22 David RobillardClean up xml++.h and xml++.cc in Ardour style.
2009-02-22 David RobillardMake commands noncopyable (they are definitely not...
2009-02-20 David RobillardFix recording of the last disk chunk's worth of MIDI...
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-19 David RobillardClean up Region interface, remove Readable stub kludge.
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-19 David RobillardInterpret tempo time based on read position (not source...
2009-02-19 David RobillardReadable is not as generic as its name implies ;)
2009-02-19 David RobillardRemove unused Session::curves.
2009-02-18 David RobillardRemove empty files.
2009-02-18 David RobillardFix 'sticky' sliders when MIDI control feedback is...
2009-02-18 David RobillardFix MIDI control parameter mapping to work with control...
2009-02-18 David RobillardStyle.
2009-02-18 David RobillardFix MIDI controller feedback.
2009-02-18 David RobillardFix ardour2 -> ardour3 stuff in po files.
2009-02-18 David RobillardFix ardour2 -> ardour3 issues.
2009-02-18 David RobillardMake sure Evoral::MIDIEvent XML stuff is entirely unuse...
2009-02-17 Hans Baier* FIXME in midi_util.h
2009-02-17 David RobillardFix deadlock and potential race condition when editing...
next