ardour.git
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-03 Carl HetheringtonMove region name slightly to partially fix #2948.
2009-12-03 Carl HetheringtonFix previous commit.
2009-12-03 Carl HetheringtonFix #2947.
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-02 Paul Davisadd appleutility wscript
2009-12-01 Carl HetheringtonPatch from lincoln to fix #1601: strange behaviour...
2009-12-01 Carl HetheringtonClean up some confusion about zoom focus and the edit...
2009-12-01 Carl HetheringtonRepair marker and region names that I broke.
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 Carl HetheringtonFix scrollwheel operation in editor.
2009-12-01 Paul Davisadjust to use timestamped MTC messages
2009-12-01 Paul Davisgeneralize hans' midi_clock_timestamp to be a general...
2009-12-01 Carl HetheringtonStop editor summary viewbox being moved too far down...
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 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...
next