some strategic documentation
[ardour.git] / libs / ardour / ardour / location.h
2016-04-12 Robin Gareussome strategic documentation
2016-03-30 Robin GareusAdd a few class documentations to override inherited...
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisadd signal to indicate absence of removal of scene...
2015-06-29 Paul Davisremove unnecessary and unused changes from grygorii
2015-06-29 Paul Davisfix whitespace/indentation and remove references to...
2015-06-29 GZharun[Summary] Eliminated redundant marker update notificati...
2015-02-18 Paul DavisRevert "[Summary] Eliminated redundant marker update...
2015-02-18 Paul DavisRevert "fix indentation from previous commit and previo...
2015-02-17 Paul Davisfix indentation from previous commit and previous edits
2015-02-17 GZharun[Summary] Eliminated redundant marker update notificati...
2014-10-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-20 Paul Davisadd Location::set_skip() to allow toggling of skip...
2014-09-20 Paul Davisduplicate all ARDOUR::Location signals so that we have...
2014-09-17 Paul Davisadd new type of location, with _flags & IsSkip being...
2014-09-17 Paul Davischange Location "change" signals of various kinds to...
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-28 Paul Davismerge (squash) with scenechange topic branch to provide...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-01-17 Paul Davisfix up Location::first_location_(after|before) to do...
2013-01-02 Paul Davisvarious fixes for moving markers, fixes a crash reporte...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-04-14 Carl HetheringtonFix a few return types.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-08-09 Carl HetheringtonFix up state save/load of location lock/glue settings.
2010-08-09 Carl HetheringtonAdd glue / lock buttons to the location window.
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-07-15 Carl HetheringtonFix setting of loop region start/end at the same time...
2010-07-14 Carl HetheringtonInsert new LocationEditRow on location add, rather...
2010-06-23 Carl HetheringtonUpdate locations GUI more efficiently by avoiding a...
2010-04-22 Carl HetheringtonClean up some location handling bits; should fix update...
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-23 Carl HetheringtonClean up and simplify code to find marks before and...
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-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-29 Sakari Bergen* Fixed const correctness error in Location
2008-09-26 Sakari BergenAdd Import from session -functionality
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-25 Paul Davisnew crossfade editor button icons from thorsten; ignore...
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-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-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
next