Stop thought-to-be-safe alloc in RT thread from triggering the checker.
[ardour.git] / libs / ardour /
2011-01-19 Carl HetheringtonStop thought-to-be-safe alloc in RT thread from trigger...
2011-01-19 Carl HetheringtonConfigure option to abort when malloc is called in...
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-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-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-10 Carl HetheringtonAdd route group property to share route active state...
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 Paul Davisyet more 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 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 HetheringtonAdd option to show or hide zoom toolbar.
2011-01-02 Carl HetheringtonAllow AudioDiskstream to have 0 channels without crashi...
2010-12-30 Paul Davischange Session::convert_to_frames_at() to Session:...
2010-12-30 Paul Davisclean up debugging
2010-12-30 Paul Davisquantize conversion from L/R fraction to azimuth to...
2010-12-29 Carl HetheringtonFix crash on saving session template (#3634).
2010-12-29 Carl HetheringtonAdd options to add sends from buses as well as tracks...
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 Carl HetheringtonTry to ensure that the plugin loads its initial preset...
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
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 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 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-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 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 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.
next