Allow markers to be glued to bar/beat time. Fixes #1815.
[ardour.git] / libs / ardour / location.cc
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-08-09 Carl HetheringtonIn marks_either_side, don't return a marker that is...
2010-07-15 Carl HetheringtonFix setting of loop region start/end at the same time...
2010-06-23 Carl HetheringtonUpdate locations GUI more efficiently by avoiding a...
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-04-25 Carl HetheringtonFix setting of location start position. Fixes #3090.
2010-04-22 Carl HetheringtonFix compile warning.
2010-04-22 Carl HetheringtonClean up some location handling bits; should fix update...
2010-04-18 Carl HetheringtonLoad 2.X sessions correctly with newly-arranged session...
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-10-23 Carl HetheringtonClean up and simplify code to find marks before and...
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-03-07 Sakari BergenFix compiler warnings
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-26 Sakari BergenAdd Import from session -functionality
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-25 Paul Davisnew crossfade editor button icons from thorsten; ignore...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-08 Paul Davissave and restore clock modes
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-11-02 Paul Davisprevent replication of markers during undo/redo
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
2006-08-12 Hans Fugal r268@gwythaint (orig r808): fugalh | 2006-08-12 16...
2006-08-12 Hans Fugal r338@gandalf: fugalh | 2006-08-12 16:30:19 -0600
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-10 Paul DavisBWF offset changes from Ben Loftis, hacked by hand...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-03-11 Paul Davisprevent removal of start marker
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-09-24 Taybin Rutkinlibardour added.