summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/region_factory.h
AgeCommit message (Expand)Author
2019-09-30Fix remaining doxygen warnings (!)Robin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-08-01(Source List) Add forall_regions function, used by Region and Source lists.Ben Loftis
2019-08-01(Source List) Region List rewrite (libardour part)Ben Loftis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-08-07Add Lua Bindings to clone/copy regionsRobin Gareus
2017-05-25Always create a deep copy of MIDI regions when copying playlists.Robin Gareus
2017-02-04rework snapnick_m
2016-07-10remove reference "const int32_t&" -> const int32_t"Robin Gareus
2016-07-10Exact beat - provide audio->music mapping for region split.nick_m
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-10-17add export visibility macros across libardourPaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-06-18Use a map of region names to speed upCarl Hetherington
2012-05-27add a fix for the one problem case from the last commit: region splitting, wh...Paul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-15remove two instances of static/global ScopedConnectionList. one remains worth...Paul Davis
2012-05-15Remove unused method.Carl Hetherington
2012-05-15Remove bind to shared_ptr.Carl Hetherington
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-05-25correct the logic used when building a compound region to include a whole-fil...Paul Davis
2011-05-22rationalize and improve region naming conventions to cover compound regionsPaul Davis
2011-05-22basic uncombining (no post-facto region trimming)Paul Davis
2011-03-01improve, cleanup, rationalize Session::cleanup_sources() and supporting infra...Paul Davis
2010-12-21Remove confuzzling offset_relative stuff from region construction (pre-proper...David Robillard
2010-12-20Clean up region.h and trim include tree.David Robillard
2010-11-05try to sensibly handle repeated imports of the same file. the same thing migh...Paul Davis
2010-09-21missing part of lincoln's patchPaul Davis
2010-06-23midway snapshot of work done on managing Region & Source lifetimes correctly....Paul Davis
2010-04-01No-op: rename a few variables and add/fix some comments.Carl Hetherington
2010-03-30Move region naming stuff from Session into RegionFactory, cleaning up some ve...Carl Hetherington
2010-03-06remove the session region list; GUI now represents (a relatively unfiltered v...Paul Davis
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2010-02-08new RegionCommand object; remove unused string argument from Region::thaw(); ...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-02-02Merge with trunk R2978.David Robillard
2007-04-14Merged with trunk R1719.David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-08-29Merged with trunk R861David Robillard