summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-02new approach to tempo/meter: compute and store the entire map (every bar|beat...Paul Davis
2011-12-31Slightly improve proxying of events by crossfade views; doesn't really have a...Carl Hetherington
2011-12-31Emit notify_layering_changed() more often; especially when we remove the only...Carl Hetherington
2011-12-31Don't round control list events when x-scaling them; prevents large loss of a...Carl Hetherington
2011-12-31Restore update of coverage frames on playlist contents changed, which is need...Carl Hetherington
2011-12-30Anywhere that deletes regions needs to use a rdiff() on the playlistCarl Hetherington
2011-12-30Debug code.Carl Hetherington
2011-12-30Make coverage frames work slightly better; jury is still out on whether they ...Carl Hetherington
2011-12-30Set up layering_index immediately on an explicit layer, so that undoCarl Hetherington
2011-12-30Add assert.Carl Hetherington
2011-12-30centralize use of "from-context-menu" in Editor::get_preferred_edit_position(...Paul Davis
2011-12-30fix logic for context-menu-mouse-dependent actions so that if the edit point ...Paul Davis
2011-12-30Clean up comments to create_note_at, since it no longers snaps its length par...Carl Hetherington
2011-12-30make insert-patch-change from context menu use context click event for positi...Paul Davis
2011-12-30fix default response behaviour of Gtkmm2ext::Prompter (from colinf)Paul Davis
2011-12-29Revert internals of the last layering-related commit, and go back a slightly-...Carl Hetherington
2011-12-29clean up comments and commented codePaul Davis
2011-12-29next iteration of tempo map stuff - fixes off-by-one issues with bar offset<-...Paul Davis
2011-12-29stupid hack to fix issues with OS X Carbon headersPaul Davis
2011-12-29OS X packagin fix to pick up surfacesPaul Davis
2011-12-29avoid crash on region drag end trying to access TimeAxisView::view() for TAV'...Paul Davis
2011-12-29tweak up size+spacing of main menu bar info boxPaul Davis
2011-12-28a huge set of changes to tempo+meter handling. testing feedback requested. th...Paul Davis
2011-12-28new DEBUG_ENABLED(bits) macro, potentially useful here and therePaul Davis
2011-12-28Remove unused variable.Carl Hetherington
2011-12-28Remove some unused stuff.Carl Hetherington
2011-12-27Fix another bug wrt visual appearance of layered regions inCarl Hetherington
2011-12-27Try to make new layering stuff play nicely with undo.Carl Hetherington
2011-12-27Hack around one case where satisfying all constraints in aCarl Hetherington
2011-12-27More debugging.Carl Hetherington
2011-12-27Improve debug slightly and fix raise/lower.Carl Hetherington
2011-12-27Update layer order when switching back to overlaid mode.Carl Hetherington
2011-12-27Fix up confusion with relayering after movement drags inCarl Hetherington
2011-12-27Basic DEBUG_TRACE for layering code.Carl Hetherington
2011-12-27Create Freesound working directory a little more lazily soCarl Hetherington
2011-12-27Fix mistake in error checking of audio clock BBT times (#4589)Carl Hetherington
2011-12-27Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.Carl Hetherington
2011-12-27Remove some wrongly commited stuff. Sorry\!Carl Hetherington
2011-12-27Add configure option to raise a FP exception when a denormalCarl Hetherington
2011-12-27Fix comparison of beats to frames when deciding whether to show a patch chang...Carl Hetherington
2011-12-27Move patch changes when inserting silence at the start of a model.Carl Hetherington
2011-12-26add a new name for the region-layering-editor-action that tells us we were st...Paul Davis
2011-12-26fix coloring of region layer order editor clockPaul Davis
2011-12-26when a context click event occurs in the editor, store the event so we can us...Paul Davis
2011-12-26make the "with-parent" constructor for ArdourWindow actually work by calling ...Paul Davis
2011-12-26explain MXCSR shenanigans in libs/pbd/fpu.ccPaul Davis
2011-12-26(1) do not write sequential same-value automation data into a ControlList (2)...Paul Davis
2011-12-26Fix warnings during test runs.Carl Hetherington
2011-12-26Clean up session after test.Carl Hetherington
2011-12-26Remove unused method.Carl Hetherington