ardour.git
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Carl HetheringtonVarious tweaks to group tabs, the main upshot of which...
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Carl HetheringtonReset the dialog when it is closed with partial (incomp...
2009-12-01 Paul Davismore changes to try to improve MTC handling even in...
2009-12-01 Paul Davisfix logic problems with startup assistant; make initial...
2009-12-01 Paul Davisnow that MTC can cause a timecode format change, make...
2009-12-01 Paul Davisremove debugging text
2009-12-01 Paul Davismake text to describe timecode-source-is-synced option...
2009-12-01 Paul Davisdon't bother doing port stuff if session is being deleted
2009-12-01 Carl HetheringtonRemove unused editor hscroller code. Add buttons to...
2009-12-01 Carl HetheringtonFix #2933.
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 HetheringtonClean up confusion wrt showing the bundle manager....
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 Carl HetheringtonSpeed up some track state operations (e.g. mute etc...
2009-11-30 Paul Davisshow qtr MTC bytes before they are dispatched as a...
2009-11-30 Paul Davisshow qtr MTC bytes before they are dispatched as a...
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 Davisas 6211, but include menu template file
2009-11-30 Paul Davisremove "New Return" menu option from processor box...
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 Paul Davisprovide operator<< for Timecode::Time
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 HetheringtonTweak checkbutton size in the processor box.
2009-11-28 Carl HetheringtonRemove what I believe are erroneous set_size_request...
2009-11-28 Carl HetheringtonAll plugin activate() method when required for copy...
2009-11-28 Paul Davisadd ctrl-click behaviour to DndVBox, though not general...
2009-11-28 Paul Davisadd ctrl-a to select all processors in a processor box
2009-11-28 Paul Davisfully remove per-processor activate/deactivate from...
2009-11-28 Paul Davisrestore editor with leftmost frame preserved
2009-11-28 Paul Davisfix silly unending window dialog logic bug if you fail...
2009-11-28 Paul Davisadd back activate/deactivate menu options for processor box
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 Davisanother fix for binding shared_ptr's into signals
2009-11-28 Paul Davisadd MMC/MIDI feedback options to rc prefs dialog
2009-11-28 Paul DavisMMC related fixes
2009-11-27 Paul Davisget closer to carl's original boost shared_ptr debug...
2009-11-27 Paul Davisswitch Route::fed_by from shared_ptr to weak_ptr and...
2009-11-27 Paul Davisuse older gtkmm API to give key focus ability to the...
2009-11-26 Carl HetheringtonAllow processor box to get a vertical scrollbar. Make...
2009-11-26 Carl HetheringtonFix various crashes on session close.
2009-11-26 Carl HetheringtonFix #2926 and #2927; presence and behaviour of solo...
2009-11-26 Carl HetheringtonFix #2931; redundant menu items on main clocks.
2009-11-26 Carl HetheringtonFix #2932; arrange the view more carefully when going...
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 Carl HetheringtonFix crash on opening return UI.
2009-11-25 Carl HetheringtonFix hotkeys in the processor box.
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-25 Paul Davisdon't resort routelists during session destruction...
2009-11-25 Paul Davisdon't resort routelists during session destruction
2009-11-25 Paul Davisdebug flag for session destruction and waf option for...
2009-11-25 Carl HetheringtonMake the editor summary extend a little way beyond...
2009-11-25 Carl HetheringtonFix problems with summary when the session start marker...
2009-11-25 Carl HetheringtonMake marker etc. rulers opaque to fix #2921
2009-11-25 Carl HetheringtonFix #2922.
2009-11-24 Carl HetheringtonFix for routes being renamed if you start editing their...
2009-11-24 Carl HetheringtonFix #2923.
2009-11-24 Carl HetheringtonUnify terminology for markers within the window. Align...
2009-11-24 Paul Davistweaks and tuneups of the boost debug stuff - still...
2009-11-24 Carl HetheringtonBodge around visual glitch where the ranges & markers...
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 HetheringtonPatch from colinf to fix #2919.
2009-11-23 Carl HetheringtonFix incorrect call of Send constructor with Delivery...
2009-11-23 Carl HetheringtonDon't offer to make an internal send to ourselves or...
2009-11-23 Paul Davissupport for MMC track mute register, in addition to...
2009-11-23 Paul Davisboost shared pointer debugging, from an idea by carl...
2009-11-23 Carl HetheringtonPrettify rename processor dialogue slightly.
2009-11-23 Carl HetheringtonFix crash on opening session options.
2009-11-21 Paul Davisget "solo safe" back in action again
2009-11-21 Paul Davisinclude stdint.h to allow uint32_t in custom cell rende...
2009-11-21 Paul Davisnew multistate custom cell pixbuf renderer
2009-11-21 Paul Davissome provisional support for "real" solo-isolate behavi...
next