save 4 bytes per Bar|Beat point in the tempo map
[ardour.git] / libs /
2012-01-03 Paul Davissave 4 bytes per Bar|Beat point in the tempo map
2012-01-03 Paul Davisreturn two iterators into the Bars|Beats list of the...
2012-01-03 Paul Davismore tempo fixes, including handling multiple metrics...
2012-01-03 Paul Davisfix incorrect tempo test
2012-01-03 Paul Davisremove body of no-longer-relevant tempo-related test
2012-01-03 Paul Davisadd support for -D foobar when running tests
2012-01-03 Carl HetheringtonAdd TestNeedingSession and add missing tempo_test.h
2012-01-03 Carl HetheringtonNew test.
2012-01-03 Carl HetheringtonMore test friends.
2012-01-03 Carl HetheringtonReverse parameters to CPPUNIT_ASSERT_EQUAL so its assert
2012-01-03 Carl HetheringtonFix erroneous test.
2012-01-03 Carl HetheringtonRemove unused variables.
2012-01-03 Carl HetheringtonFix test build.
2012-01-03 Carl HetheringtonReverse parameters to CPPUNIT_ASSERT_EQUAL so its assert
2012-01-02 Carl HetheringtonUse the correct flag for DAZ and default to using FTZ...
2012-01-02 Paul Davisintermediate commit as all tempo/meter stuff starts...
2012-01-02 Paul Davisnew approach to tempo/meter: compute and store the...
2011-12-31 Carl HetheringtonEmit notify_layering_changed() more often; especially...
2011-12-31 Carl HetheringtonDon't round control list events when x-scaling them...
2011-12-30 Carl HetheringtonAnywhere that deletes regions needs to use a rdiff...
2011-12-30 Carl HetheringtonDebug code.
2011-12-30 Carl HetheringtonSet up layering_index immediately on an explicit layer...
2011-12-30 Carl HetheringtonAdd assert.
2011-12-30 Paul Davisfix default response behaviour of Gtkmm2ext::Prompter...
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-29 Paul Davisclean up comments and commented code
2011-12-29 Paul Davisnext iteration of tempo map stuff - fixes off-by-one...
2011-12-28 Paul Davisa huge set of changes to tempo+meter handling. testing...
2011-12-28 Paul Davisnew DEBUG_ENABLED(bits) macro, potentially useful here...
2011-12-28 Carl HetheringtonRemove unused variable.
2011-12-27 Carl HetheringtonTry to make new layering stuff play nicely with undo.
2011-12-27 Carl HetheringtonHack around one case where satisfying all constraints...
2011-12-27 Carl HetheringtonMore debugging.
2011-12-27 Carl HetheringtonImprove debug slightly and fix raise/lower.
2011-12-27 Carl HetheringtonFix up confusion with relayering after movement drags in
2011-12-27 Carl HetheringtonBasic DEBUG_TRACE for layering code.
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-27 Carl HetheringtonRemove some wrongly commited stuff. Sorry\!
2011-12-27 Carl HetheringtonAdd configure option to raise a FP exception when a...
2011-12-27 Carl HetheringtonMove patch changes when inserting silence at the start...
2011-12-26 Paul Davisexplain MXCSR shenanigans in libs/pbd/fpu.cc
2011-12-26 Paul Davis(1) do not write sequential same-value automation data...
2011-12-26 Carl HetheringtonFix warnings during test runs.
2011-12-26 Carl HetheringtonClean up session after test.
2011-12-26 Carl HetheringtonRemove unused method.
2011-12-26 Paul Davisa grab bag of changes correcting and improving the...
2011-12-26 Carl HetheringtonTidy up monitoring slightly so that it matches oofus...
2011-12-26 Carl HetheringtonComments.
2011-12-23 Paul Davisremove overly-floodish debug message from MidiTrackers...
2011-12-23 Carl HetheringtonRename a few bits and fix a undeclared method.
2011-12-23 Carl HetheringtonRemove unused declaration.
2011-12-23 Carl HetheringtonClarify ensure vs. request for JACK monitoring, naming...
2011-12-23 Carl HetheringtonMatch request in function names to the eventual call...
2011-12-23 Carl HetheringtonDo some renaming in the ARDOUR::Port class tree.
2011-12-22 Carl HetheringtonRemove unused header.
2011-12-22 Carl HetheringtonRemove unused declaration.
2011-12-22 Paul Davismore tempo-related AU changes
2011-12-22 Paul Davisswitch over audio_unit.cc to use divisions_per_bar...
2011-12-22 Paul Davismain fix: when transport stops, clear per-region per...
2011-12-22 Paul Davisfix a build issue in Evoral that was preventing Sequenc...
2011-12-21 Paul Davisremove extraneous debugging output from MidiBuffer...
2011-12-21 Paul Davisreorganize MidiBuffer::merge_in_place() to cover the...
2011-12-21 Paul Davislikely fix for crash in MidiBuffer::merge_in_place...
2011-12-21 Paul Davismerge-in-place debugging (to be removed later)
2011-12-21 Paul Davisfollowup to the previous tempo-dragging commit: use...
2011-12-21 Paul Davisprovide config parameter to allow non-quarter note...
2011-12-20 Carl HetheringtonNow that notify_length_changed() just calls
2011-12-20 Carl HetheringtonRemove LengthChanged that no-one was listening to.
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
2011-12-19 Paul Davisfix a number of errors with BBT time computations,...
2011-12-17 Carl HetheringtonRemove unused code.
2011-12-17 Carl HetheringtonClear up confusion with overloads of _frozen and frozen()
2011-12-17 Carl HetheringtonRemove unused code.
2011-12-17 Carl HetheringtonMake a fair bit of Region's interface private.
2011-12-16 Paul Davisupdate position of tempo map metrics when a meter marke...
2011-12-15 Carl HetheringtonAdd warning if a duplicate Linux VST plugin is rejected.
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-12-14 Paul Davissend sustain=off and all-notes-off when a MIDI track...
2011-12-14 Paul Davisget Delivery to disconnect from any signals it is conne...
2011-12-14 Paul Davispatch from roy vegard to stop feedback from causing...
2011-12-13 Paul Davisfix up mess with unassigned Playlist::orig_track_id
2011-12-13 Carl HetheringtonRemove meter from beats calculations now that it is no
2011-12-13 Paul Davisfix up XML property name for Meter::beats_per_bar ...
2011-12-13 Paul Davismore fun and games with meter and the tempo map: rename...
2011-12-12 Carl HetheringtonAlways set up _last_position on set_position_internal...
2011-12-12 Paul Davisfundamentally alter how we compute frames_per_beat...
2011-12-12 Carl HetheringtonSet up region BBT time when frame position changes...
2011-12-11 Carl HetheringtonSimilar hacks to framepos_minus_beats to handle -ve
2011-12-11 Carl HetheringtonSave templates as directories with plugin state, if
2011-12-11 Carl HetheringtonMinor fix to error message.
2011-12-11 Carl HetheringtonClarify stop-at-session-end behaviour; should fix ...
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-12-11 Carl HetheringtonSessions loaded from 2.X don't have a diskstream (yet)
2011-12-10 Carl HetheringtonFix framewalk_to_beats when it traverses more than one
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-12-10 Carl HetheringtonSlightly simpler implementation of framewalk_to_beats.
2011-12-10 Carl HetheringtonComments.
2011-12-10 Carl HetheringtonDon't try to process_input() if an IO has no ports...
2011-12-10 Carl HetheringtonAdd fixed-up framepos_plus_beats() and use it for the...
2011-12-10 Carl HetheringtonCompute delta time correctly when appending events...
next