summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-23Fix read of MIDI undo information to use the correct time type. Fixes #4387.Carl Hetherington
2011-10-23Typo in last commit.Carl Hetherington
2011-10-23Spruce up info bar a bit using Chris' suggestions (#4238).Carl Hetherington
2011-10-22Fix up some comments.Carl Hetherington
2011-10-22Fix snap of note drags when the region position is not itself snapped to the ...Carl Hetherington
2011-10-22Fix check on dragging MIDI notes to a point before the region position.Carl Hetherington
2011-10-22Fix underflow in layer_t with rubber band selection on multiple tracks with s...Carl Hetherington
2011-10-22Use correct sources_root even when sessions are loaded from inside a session ...Carl Hetherington
2011-10-22Add function to recover a full path from something like '.'Carl Hetherington
2011-10-22Cope with drags of selections that include regions on hidden tracks (#3493).Carl Hetherington
2011-10-22Implement reset() in panners, and use it from the GUI (fixes #4196).Carl Hetherington
2011-10-22change several startup messages to be triggered only by -D (debug) optionsPaul Davis
2011-10-22more orangePaul Davis
2011-10-22fix mis-sized middle_button_table in mixer stripsPaul Davis
2011-10-22fix wscript so that gtk rc files are always built properly (not sure why this...Paul Davis
2011-10-21add MonitorState enum to enum managerPaul Davis
2011-10-21tweak monitor button colors; move buttons to just below pannersPaul Davis
2011-10-21improved/fixed monitoring_state() logic from chrisgPaul Davis
2011-10-21notify about commit change when we slip out of rec-enabled due to auto-punchPaul Davis
2011-10-21credit where credit is duePaul Davis
2011-10-21get rid of click when transport changes state and we're monitoring inputPaul Davis
2011-10-21tweak Track::monitoring_state() logic once morePaul Davis
2011-10-21new color for monitoring buttons (a kind of steely blue)Paul Davis
2011-10-21tweak display logic for monitoring state so that explicit preferences take pr...Paul Davis
2011-10-21add route group support for monitoring choicesPaul Davis
2011-10-21tweak monitoring state logicPaul Davis
2011-10-21fix display (and handling of) monitoring status during rollPaul Davis
2011-10-21correctly track monitoring changes in libardour and the GUI; required removin...Paul Davis
2011-10-21start of tracking monitor state correctlyPaul Davis
2011-10-21save&restore for track monitor statePaul Davis
2011-10-21More robust plugin I/O mapping.David Robillard
2011-10-20make monitor=In work during no-roll conditions without auto-inputPaul Davis
2011-10-20again, drop the assert when asked to read part of an audio region with an inv...Paul Davis
2011-10-20remove absurd internal Crossfade constructor that confused region start and r...Paul Davis
2011-10-20obey monitor=disk when recording also; remove debug outputPaul Davis
2011-10-20fix an aggressive assert that crashes out when reading the wrong regions ... ...Paul Davis
2011-10-20add initial implementation of explicit monitor (input|disk) control. some beh...Paul Davis
2011-10-20fix whitespace errorPaul Davis
2011-10-20backup to waf 1.6.7 to see if that fixes a reported issuePaul Davis
2011-10-20revert to "real" optimzation flags, and remove commented stuffPaul Davis
2011-10-20fix --debug being set to False by default (originates in drobilla's autowaf.p...Paul Davis
2011-10-20include abstract_ui.cc in mackie source to actually instantiate the AbstractU...Paul Davis
2011-10-20make mackie control header include abstract_ui.h (might help compile/link iss...Paul Davis
2011-10-20fix minor typoPaul Davis
2011-10-20add (commented) new version of fit-to-pixels function, from Company on #gtk+Paul Davis
2011-10-20remove unused static functionPaul Davis
2011-10-20fix unused variable warningPaul Davis
2011-10-20Save marker selection state in instant.xml (#4203).Carl Hetherington
2011-10-19Trim include tree.David Robillard
2011-10-19Fix use of uninitialized valueDavid Robillard