Add load_session to profiling.
[ardour.git] / libs / ardour /
2012-06-19 Carl HetheringtonAdd load_session to profiling.
2012-06-18 Paul Davismake switching between input+disk monitoring work ...
2012-06-18 Carl HetheringtonSimple arrangement to run basic load tests on a corpus
2012-06-18 Carl HetheringtonFix comment.
2012-06-18 Carl HetheringtonFix (?) failure to load A2 sessions with a ControlOut.
2012-06-18 Carl HetheringtonFix up profiling.
2012-06-18 Carl HetheringtonUse a map of region names to speed up
2012-06-18 Carl HetheringtonDo XML comparisons better in tests.
2012-06-18 Carl HetheringtonBasic region naming test.
2012-06-17 Carl HetheringtonProfile of duplicating lots of regions.
2012-06-17 Carl HetheringtonResurrect profiling code.
2012-06-17 Carl HetheringtonUse hardware optimization when running tests.
2012-06-17 Carl HetheringtonRemove believed-unnecessary and broken MIDI thru option;
2012-06-17 Carl HetheringtonAdd option to disable autoscroll of editor (#4721).
2012-06-16 Carl HetheringtonAdd missing set_state of _mute_control; fixes #3959.
2012-06-16 Carl HetheringtonReturn silence from read_from_sources() if we try to...
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-06-16 Paul DavisSsshhhhh....
2012-06-16 Paul Davisextra insurance against ProcessThread::init() being...
2012-06-16 Paul Davisnever try to remove state from a read-only session
2012-06-14 Carl HetheringtonSimple test for playlist region equivalency.
2012-06-14 Carl HetheringtonRemove debugging.
2012-06-14 Carl HetheringtonHopefully fix race between engine being halted and...
2012-06-13 Carl HetheringtonAdd operation_in_progress() method.
2012-06-13 Paul Davisflip default value of Plugin::presets_are_MIDI_programs...
2012-06-12 Carl HetheringtonHandle failure of statfs to return available disc space...
2012-06-12 Paul Davisfix complete screw up in connecting MIDNAM PatchNameLis...
2012-06-12 Paul Davismore changes to patch change/plugin preset support...
2012-06-11 Paul Davislots more work trying to create a common structure...
2012-06-11 Paul Davispartially-done (but compile-friendly) move of instrumen...
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-06-11 Carl HetheringtonRemove debug code.
2012-06-10 Carl HetheringtonAdd test for compound regions with the layering
2012-06-10 Carl HetheringtonSet up layering correctly on compound playlists so...
2012-06-10 Carl HetheringtonFix off-by-one in computation of crossfade lengths.
2012-06-09 Carl HetheringtonClean up libardour tests a bit.
2012-06-09 Carl HetheringtonDelete the session before the AudioEngine is stopped...
2012-06-09 Carl HetheringtonTest combination of regions.
2012-06-09 Carl HetheringtonComment tweaks.
2012-06-09 Carl HetheringtonFix off-by-one in body_range().
2012-06-09 Carl HetheringtonComment tweak.
2012-06-09 Carl HetheringtonSend LV2 notes to the info stream.
2012-06-09 Carl HetheringtonRename import_audiofiles -> import_files.
2012-06-09 Carl HetheringtonRemove extra .mid suffix added to cloned MIDI region...
2012-06-08 Carl HetheringtonNo-op; some comments, remove some unused stuff, minor...
2012-06-07 Carl HetheringtonDon't set TimeFXRequest done to true too early; it...
2012-06-06 Carl HetheringtonUpdated Spanish translation from Pablo_F (#4912).
2012-06-06 Carl HetheringtonCall PBD::EnumWriter::destroy in ARDOUR::cleanup (from
2012-06-06 Carl HetheringtonCall ARDOUR::cleanup at the end of libardour tests...
2012-06-06 Carl HetheringtonPatch from Tim Mayberry:
2012-06-06 Carl HetheringtonProvide dialogs to edit pan values numerically, at...
2012-06-06 Carl HetheringtonRemove some unused code.
2012-06-05 Paul Daviswhen selecting one of a set of variable I/O configs...
2012-06-04 Paul Davismake ARDOUR::AutomationList state management full local...
2012-06-01 Carl HetheringtonPrevent latency measurement output buffer being silenced by
2012-06-01 Carl HetheringtonMinor tidy-ups to MTDM code; add test.
2012-06-01 Carl HetheringtonWhen we rename a track, only rename its playlist if it
2012-06-01 Paul Davisfix construction of new xfades from legacy xfades,...
2012-05-31 Carl HetheringtonRemove unused method.
2012-05-31 Carl HetheringtonFix uninitialised variable causing garbage output from...
2012-05-31 Paul Davisallow alt-drag on stereo panner to move just one side...
2012-05-30 Paul Davisrevert previous change
2012-05-30 Paul Davistry not thinning when loading old-school automation...
2012-05-30 Paul Davisrethink how to load legacy crossfades as new-style...
2012-05-30 Paul Davisdon't abort when loading legacy xfades if the constitue...
2012-05-30 Paul Davisdebugging legacy xfade loading, part 2
2012-05-30 Paul Davisdebugging legacy xfade loading
2012-05-29 Paul Davisdon't reset region fades to default after a playlist...
2012-05-28 Carl HetheringtonAdd path_is_within to decide if a path is within a...
2012-05-28 Paul Davisexplicit checks for all components of the LV2 stack
2012-05-27 David RobillardRe-implement URIMap to tolerate broken plugins that...
2012-05-27 Paul Davisadd a fix for the one problem case from the last commit...
2012-05-27 Paul Davisdon't add regions created with announce=false to the...
2012-05-27 Paul Davisdon't alter session search path frm within FileSource...
2012-05-26 Paul Davisconvert audioregion xfade stuff to properties, add...
2012-05-24 Paul Davisalways create short xfades when adding a region based...
2012-05-24 Paul Davisremove old RECMUTEX conditional
2012-05-24 Carl HetheringtonMissing include.
2012-05-24 Carl HetheringtonTweak comment.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-24 Carl HetheringtonOpaque region bodies should overwrite whatever is alrea...
2012-05-24 Carl HetheringtonAdd test for a transparent region on top of (and enclos...
2012-05-23 Paul Davisfix search path for MIDNAM files
2012-05-23 Paul Davisalter API for MIDI cloning to facilitate export
2012-05-23 Paul Davisstop deadlock when pasting into a playlist
2012-05-22 Paul Davismerge new symmetric curve from mixbus, fix errors in...
2012-05-22 Paul Davisremove debugging
2012-05-21 Carl HetheringtonSlightly hacky improvement to embolden the labels of
2012-05-21 Paul Davismore 64bit VM debugging nonsense (svn in the fastest...
2012-05-21 Paul Davisugly debugging code to try to track down what is going...
2012-05-21 Paul Davisa bit more debug on info when we fail to read from...
2012-05-20 Paul Davisdon't specify VAMP_PATH in regular code. it should...
2012-05-20 Paul Davisdon't say "can throw" and then fail to catch
2012-05-20 Paul Davisimported sources should be marked as non-writable and...
2012-05-19 Paul Davisprevent xfades from being dragged to a longer length...
2012-05-19 Carl HetheringtonFix up tests after path changes.
2012-05-19 Carl HetheringtonCorrect error message.
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-17 Carl HetheringtonFix unnecessary backups of session files.
next