torben's latest fix for the MTC PiC (adjust catch factor)
[ardour.git] / libs / ardour /
2009-12-06 Sampo SavolainenEliminate double reversible commit from time stretch...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-12-04 Carl HetheringtonMake port inserts work.
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-12-04 Carl HetheringtonUse a shared_ptr for SessionPlaylists so that it can...
2009-12-04 Carl HetheringtonFix setup of port insert IO names.
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...
2009-12-03 Carl HetheringtonGPL boilerplate.
2009-12-03 Carl HetheringtonAdd missing files.
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-12-03 Paul Davismore tweaks to MTC slave code (still not functional...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-12-02 Paul Davispossibly useful PI controller from torben by way of...
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Davismake ALSA MIDI I/O work with timestamps; more MTC debug...
2009-12-01 Carl HetheringtonPrevent some segfaults when trying to send MTC when...
2009-12-01 Paul Davisadjust to use timestamped MTC messages
2009-12-01 Paul Davisget non-JACK MIDI I/O working again, with debug tracing...
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Davismore changes to try to improve MTC handling even in...
2009-12-01 Carl HetheringtonRevert completely mystifying stupidity in a previous...
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Davisrework MTC slave so that speed is computed in the MIDI...
2009-12-01 Carl HetheringtonFix double-delete crash.
2009-12-01 Carl HetheringtonFix potentially uninitialised variable.
2009-12-01 Carl HetheringtonModify assertion; as far as I can see, ensure_buffers...
2009-11-30 Carl HetheringtonRemove internal sends to an aux bus when it is removed.
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-30 Paul Davismore debugging tweaks
2009-11-30 Paul Davismore debugging tweaks
2009-11-30 Paul Davismore debugging tweaks
2009-11-30 Paul Davisless sensitive locate when master/slave delta is too big
2009-11-30 Paul Davisdebug output fixes
2009-11-30 Paul Davissession has no frames_per_cycle() method
2009-11-30 Paul Davistry locating when master is way ahead or behind the...
2009-11-30 Paul Daviscut-n-paste coding error
2009-11-30 Paul Davisadd slave,transport and event debugging traces
2009-11-30 Paul Davismove some debug trace support code around to a more...
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-11-30 Paul Davisnew rc config param, try-link-for-embed, controls wheth...
2009-11-29 Paul Davisdebug flag for MTC; make ardour/timecode.h simply inclu...
2009-11-29 Carl HetheringtonImplement 2532: option to show tracks with regions...
2009-11-28 David RobillardMove is_embedded calculation to a single place.
2009-11-28 Carl HetheringtonAll plugin activate() method when required for copy...
2009-11-28 Paul Davisdon't be using engine->jack() unconditionally in Port...
2009-11-28 Paul Davistracing and small fixes to improve object destruction...
2009-11-28 Paul DavisMMC related fixes
2009-11-27 Paul Davisswitch Route::fed_by from shared_ptr to weak_ptr and...
2009-11-26 Carl HetheringtonFix various crashes on session close.
2009-11-26 Carl HetheringtonFix typo to fix #2936.
2009-11-26 Carl HetheringtonRename internal sends when their send-to bus changes.
2009-11-25 Carl HetheringtonGive Processor::run a new parameter to say whether...
2009-11-25 Carl HetheringtonSeconds out, the people vs. the port matrix, round 7.
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-25 Paul Davisdebug flag for session destruction and waf option for...
2009-11-23 Carl HetheringtonMake meter falloff rate default to a value that is...
2009-11-23 Carl HetheringtonPrevent Send::set_state being called twice when constru...
2009-11-23 Carl HetheringtonFix incorrect call of Send constructor with Delivery...
2009-11-21 Paul Davisget "solo safe" back in action again
2009-11-21 Paul Davissome provisional support for "real" solo-isolate behavi...
2009-11-20 Paul Davismake sure that delivery processors in a soloed route...
2009-11-20 Paul Davismake strip-as-GUI-for-send work for metering too ;...
2009-11-19 Paul Davisreset aux send menu item as appropriate; make sure...
2009-11-19 Paul Davisadd new Graph debug bit ; make adding aux sends really...
2009-11-19 Paul Davismaintain send names across session save/restore
2009-11-19 Paul Davissome plugin preset handling fixes from 2.X
2009-11-19 Paul Davisadd track/bus now allows specifying aux or direct bus...
2009-11-18 Carl HetheringtonCleanup previous commit.
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-11-18 David RobillardTrim cruft.
2009-11-18 Carl HetheringtonMake BufferSet::is_silent work so that session silent_b...
2009-11-18 Paul Davistwo more debug trace options
2009-11-18 Paul Davislock processor list and reconfigure processors after...
2009-11-18 Paul Davisuse a simpler (and likely correct) round-to-nearest...
2009-11-18 Paul Davisbring back full mute control (pre/post/control/main...
2009-11-17 Paul Davisenable ignore-sends-for-solo-propagation change
2009-11-17 Paul Davisdisabled changes to make solo propagation ignore sends
2009-11-17 Carl HetheringtonFix error in last commit.
2009-11-17 Carl HetheringtonNon-ideal but functional fix for problems when adding...
2009-11-16 Paul Davistentative fix for crash on roll
2009-11-16 Carl HetheringtonBuild plugin menu only when plugins change, and build...
2009-11-13 Paul Davisfix stupid MIDI::Manager design to properly handle...
2009-11-12 Paul Daviscomments for BBT math methods; remove chunks from...
2009-11-12 Carl HetheringtonFix uninitialised variable in BBT maths.
2009-11-10 Carl HetheringtonFix uninitialised variable and remove bind of shared_pt...
2009-11-10 Paul Davislots of tweaks relating to GUI sync management
2009-11-10 Carl HetheringtonVarious adjustments to user bundle handling, with the...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-11-09 David RobillardAdd metadata file with DOAP and LV2 Host Info information.
2009-11-08 Paul Davisas per freedesktop/XDG specs, ardour3 config files...
2009-11-08 Paul Davisplugin menu/manager patch from J. Abelardo Gutierrez
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-11-07 Carl HetheringtonVarious tweaks to the bundle manager.
2009-11-05 Carl HetheringtonFix strange flipping of fade active state when undoing...
next