Improve the drag icon for processor drags.
[ardour.git] / libs /
2011-01-06 Carl HetheringtonImprove the drag icon for processor drags.
2011-01-06 Carl HetheringtonFix crash when turning off an active send and redisplay...
2011-01-06 Carl HetheringtonAnother try at prettifying the processor list with...
2011-01-06 Paul Davisyet more debugging for thread pools
2011-01-05 Paul Davismore debugging for thread pools
2011-01-05 Carl HetheringtonRemove direct busses so that all busses have internal...
2011-01-05 Carl HetheringtonDefault stop-at-session-end to false to try and prevent...
2011-01-04 Carl HetheringtonHighlight a send processor entry differently when it...
2011-01-04 Paul Davismore pool allocation debugging for oofus
2011-01-04 Carl HetheringtonFix out-of-sync tracks under varispeed.
2011-01-04 Paul Davisevent pool allocation debugging
2011-01-04 Paul Davisadd warning about configuration variable types to sessi...
2011-01-04 Paul Davisfix a bug that defined two configuration variables...
2011-01-04 Carl HetheringtonSend full MTC messages every 1/4 of a second when quart...
2011-01-04 Carl HetheringtonAllow choice of direct or aux busses when subgrouping...
2011-01-04 Carl HetheringtonFix - to _ typo.
2011-01-03 Carl HetheringtonStop QF messages when transport speed is out of range...
2011-01-03 Carl HetheringtonCope with non-unity transport speed when sending MTC.
2011-01-03 Carl HetheringtonSubstantially simpler fix for editor window jumping.
2011-01-03 Carl HetheringtonAdd option to show or hide zoom toolbar.
2011-01-03 Carl HetheringtonSomewhat experimental fix to try to stop the editor...
2011-01-02 Carl HetheringtonAllow AudioDiskstream to have 0 channels without crashi...
2010-12-31 Carl HetheringtonFix install path for vamp plugins.
2010-12-30 Paul Davisresize all editor comboboxes when DPI is reset. involve...
2010-12-30 Paul Davisfix compiler warning
2010-12-30 Paul Davischange Session::convert_to_frames_at() to Session:...
2010-12-30 Paul Davisfix C99 compliance issue for winegcc
2010-12-30 Paul Davisclean up debugging
2010-12-30 Paul Davisquantize conversion from L/R fraction to azimuth to...
2010-12-30 Carl HetheringtonGruesome-in-the-extreme VST hacks to attempt to allow...
2010-12-29 Carl HetheringtonClean up VST plugin key handling slightly.
2010-12-29 Carl HetheringtonFix build.
2010-12-29 Carl HetheringtonFix crash on saving session template (#3634).
2010-12-29 Carl HetheringtonRemove debug code.
2010-12-29 Carl HetheringtonAdd options to add sends from buses as well as tracks...
2010-12-29 Carl HetheringtonExtremely hacky but somewhat functional passing of...
2010-12-29 Carl HetheringtonFix plugin parameter updates (#3636).
2010-12-29 Carl HetheringtonMake 'copy track gains to sends' and 'set sends gains...
2010-12-29 Carl HetheringtonUpdate mixer strip input/output button labels from...
2010-12-29 Paul Davisadd static methods to Keyboard for keyboard modifier...
2010-12-29 Carl HetheringtonTry to ensure that the plugin loads its initial preset...
2010-12-28 Carl HetheringtonMissing files.
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-28 Carl HetheringtonClarify commentary slightly. No functional changes.
2010-12-24 David RobillardFix broken whitespace.
2010-12-23 Paul Davisa few more EPA tweaks (from 2.X)
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-12-23 Carl HetheringtonUse MTC instead of MIDI Timecode as the string for...
2010-12-22 David RobillardCalculate length_beats of split MIDI regions from ...
2010-12-22 David RobillardRemove lying comment.
2010-12-22 David RobillardLess code.
2010-12-21 David RobillardConsistently mark all regions "interesting".
2010-12-21 David RobillardRemove confuzzling offset_relative stuff from region...
2010-12-21 David RobillardOnly calculate length_beats from length (in frames...
2010-12-21 David RobillardFix more broken whitespace.
2010-12-21 David RobillardSet new (recorded) MIDI source length to length of...
2010-12-20 David RobillardRemove unused Region constructor.
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 David RobillardClean up region.h and trim include tree.
2010-12-20 Carl HetheringtonFix converter origins for computing region length.
2010-12-20 Carl HetheringtonFix split of midi regions after tempo / meter changes.
2010-12-20 Paul Davisuse notification of what was changed in MidiRegion...
2010-12-20 Paul Davisadd notification of what was changed in Stateful::post_...
2010-12-20 Carl HetheringtonAllow deletion of program changes in the same way as...
2010-12-19 Carl HetheringtonClean up plugin preset handling a bit.
2010-12-18 Sakari BergenFinally implement position aware silence adding in...
2010-12-18 Sakari BergenAdd "session rate" as a possible sample rate for export...
2010-12-17 Carl HetheringtonFix comment. Fix believed erroneous add of ticks to...
2010-12-17 Paul Davispatch from lincoln to make mute controllable emit its...
2010-12-17 Paul Davisfix BeatFramesConverter so that it at least works even...
2010-12-16 Carl HetheringtonFix comment.
2010-12-16 Carl HetheringtonFix loading of PortInserts from 2.X sessions.
2010-12-16 Carl HetheringtonFix deadlock.
2010-12-15 Carl HetheringtonFix a memory leak.
2010-12-15 Paul Davisfix stupid variable naming issue in last BBT commit
2010-12-15 Carl HetheringtonRestore VST preset saving without chunks. Fixes #3602.
2010-12-15 Carl HetheringtonMake VST preset files pre-preset rather than global...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 Paul Davisimplement methods in TempoMap for walking a given dista...
2010-12-14 David RobillardClean up libtimecode, make license of bbt_time.h LGPL.
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-14 Carl HetheringtonFix warning better.
2010-12-14 Carl HetheringtonFix warning.
2010-12-14 Carl HetheringtonUse DEBUG_TRACE for all of the MIDI clock ticker code.
2010-12-13 David RobillardAdd missing files.
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-13 David RobillardMore complete (but still incomplete) LV2 persist implem...
2010-12-13 Carl HetheringtonOops, fix build.
2010-12-13 Carl HetheringtonRemove unnecessary assert from midi clock ticker code...
2010-12-13 Carl HetheringtonFix comment.
2010-12-12 Carl HetheringtonClear existing data before reading new to make overwrit...
2010-12-12 Carl HetheringtonMinor cleanup.
2010-12-12 Carl HetheringtonFix MIDI fork using a modified version of a patch from...
2010-12-11 Sakari BergenAdd a null check to ports when loading an export channe...
2010-12-11 Paul Davisbetter comment change
2010-12-11 Paul Davisfix thinko in AudioEngine::get_port_by_name()
2010-12-11 Sakari BergenFix compiler warnings
next