summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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-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-30Anywhere that deletes regions needs to use a rdiff() on the playlistCarl Hetherington
2011-12-30Debug code.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-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-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-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-27Fix up confusion with relayering after movement drags inCarl Hetherington
2011-12-27Basic DEBUG_TRACE for layering code.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-27Move patch changes when inserting silence at the start of a model.Carl Hetherington
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
2011-12-26a grab bag of changes correcting and improving the way MIDI note on/off track...Paul Davis
2011-12-26Tidy up monitoring slightly so that it matches oofus' truthCarl Hetherington
2011-12-26Comments.Carl Hetherington
2011-12-23remove overly-floodish debug message from MidiTrackers tracePaul Davis
2011-12-23Rename a few bits and fix a undeclared method.Carl Hetherington
2011-12-23Remove unused declaration.Carl Hetherington
2011-12-23Clarify ensure vs. request for JACK monitoring, naming-wise.Carl Hetherington
2011-12-23Match request in function names to the eventual call to jack_port_request_mon...Carl Hetherington
2011-12-23Do some renaming in the ARDOUR::Port class tree.Carl Hetherington
2011-12-22Remove unused header.Carl Hetherington
2011-12-22Remove unused declaration.Carl Hetherington
2011-12-22more tempo-related AU changesPaul Davis