ardour.git
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...
2009-11-20 Paul Davismake sure that delivery processors in a soloed route...
2009-11-20 Paul Davisprovide some indication that the fader/strip are contr...
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 Carl HetheringtonPrimary-modifier click on a node in the port matrix...
2009-11-18 Paul Davislock processor list and reconfigure processors after...
2009-11-18 Carl HetheringtonFix dragging grid lines when you move the mouse outside...
2009-11-18 Paul Davisuse a simpler (and likely correct) round-to-nearest...
2009-11-18 Carl HetheringtonPort port group type labels in-line with the tabs.
2009-11-18 Carl HetheringtonRework port matrix to use Gtk notebook tabs to select...
2009-11-18 Paul Davisbring back full mute control (pre/post/control/main...
2009-11-18 Paul Davisstart to make mouse modes better when in note edit...
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 Paul Davisavoid .h pollution in last commit
2009-11-17 Paul Davisallow use of Return, KP_Enter and more in key binding...
2009-11-17 Carl HetheringtonFix error in last commit.
2009-11-17 Carl HetheringtonNon-ideal but functional fix for problems when adding...
2009-11-17 Carl HetheringtonTiny optimisation.
next