summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-03Add TestNeedingSession and add missing tempo_test.hCarl Hetherington
2012-01-03New test.Carl Hetherington
2012-01-03More test friends.Carl Hetherington
2012-01-03Reverse parameters to CPPUNIT_ASSERT_EQUAL so its assertCarl Hetherington
2012-01-03Fix erroneous test.Carl Hetherington
2012-01-03Remove unused variables.Carl Hetherington
2012-01-03Fix test build.Carl Hetherington
2012-01-03Reverse parameters to CPPUNIT_ASSERT_EQUAL so its assertCarl Hetherington
2012-01-02Use the correct flag for DAZ and default to using FTZ and DAZ denormal protec...Carl Hetherington
2012-01-02intermediate commit as all tempo/meter stuff starts to walk the precompute Ba...Paul Davis
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