check that we're still connected to JACK when using jack_port_get_connections()
[ardour.git] / libs /
2011-01-19 Paul Davischeck that we're still connected to JACK when using...
2011-01-19 Carl HetheringtonMissing files.
2011-01-19 Carl HetheringtonFix session range location by hooking into the undo...
2011-01-19 Carl HetheringtonFix undo nesting.
2011-01-19 Paul Davisnew files
2011-01-19 Carl HetheringtonRemove unused code.
2011-01-18 Doug McLainAdd checks and config for Rasqal, required by slv2
2011-01-17 Carl HetheringtonFix build.
2011-01-17 Carl HetheringtonRemove unused CrossfadeComparePtr. Make Crossfade...
2011-01-17 Paul Davissome new source
2011-01-17 Paul Davissome new headers
2011-01-17 Paul Davistentative commit of new panners subtree
2011-01-16 Sakari BergenMake stem export export from right before any processors.
2011-01-16 Sakari BergenAdd dynamic type to SessionHandleRef debug output
2011-01-14 Carl HetheringtonPrevent failed reconfigurations on tracks with 0 inputs...
2011-01-14 Carl HetheringtonTweak colouring in the processor list.
2011-01-11 Carl HetheringtonDon't add post-fader aux sends after the main deliverie...
2011-01-11 Carl HetheringtonPrevent Processor classes messing with names when setti...
2011-01-11 Carl HetheringtonDon't modify a send's output count depending on where...
2011-01-11 Carl HetheringtonDear oh dear. Re-fix main fader double click and inter...
2011-01-10 Carl HetheringtonFix fader motion accidentally broken in previous commit.
2011-01-10 Carl HetheringtonAdd route group property to share route active state...
2011-01-10 Carl HetheringtonRevert to fader-is-for-route on double-clicking a mixer...
2011-01-10 Carl HetheringtonRespond to MMC even when synced to JACK. Fixes #3700.
2011-01-10 Sakari BergenMake export channels own their buffers + some other...
2011-01-10 Carl HetheringtonMake a couple of bits of debug conditional to avoid...
2011-01-10 Carl HetheringtonSomewhat hacky fix to stop the graph code allocating...
2011-01-10 Carl HetheringtonOptimise BufferSet::attach_buffers code to avoid memory...
2011-01-09 Paul Davispatch from lincoln to fix failure to leave loop play...
2011-01-09 Carl HetheringtonFix setup of route meter point on load, and fix intermi...
2011-01-09 Carl HetheringtonReplace RouteGroup's collection of apply() methods...
2011-01-08 Carl HetheringtonUse DEBUG macros for SessionEvent debugging.
2011-01-08 Carl HetheringtonMake Route Group dialog instant-apply. Disallow identi...
2011-01-07 Paul Davisnew mono panner widget; make stereo panner respond...
2011-01-07 Paul Davisforward port EPA changes from 2.X
2011-01-06 Carl HetheringtonTake automation into account when reporting Amp gain...
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
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.
next