merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending...
[ardour.git] / libs / ardour / enums.cc
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-18 Sakari BergenAdd "session rate" as a possible sample rate for export...
2010-12-09 Carl HetheringtonUndo for sys-ex movements in time.
2010-12-09 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-09-19 Carl HetheringtonPut images on the fade in/out menus. Fixes #3411.
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
2010-06-28 Carl HetheringtonAdd an EnumProperty for enumerated properties and hence...
2010-06-21 Paul DavisGUI control of insert merge policy for overlapping...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-03-22 Paul Davisremove near-duplicate session constructor; change names...
2010-03-08 Paul Davisremove yesterday's mayhem with MainListen and get afl...
2010-03-06 Paul Davisthe last (?) piece of the internal send/listen/monitor...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-08 Paul Davisnew RegionCommand object; remove unused string argument...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-07 Paul Davisbetter, cleaner, more generic version of real-time...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-11-30 Paul Davisadd slave,transport and event debugging traces
2009-11-19 Paul Davisreset aux send menu item as appropriate; make sure...
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-06 Paul Davisthe start (only the start) of MIDI diff commands
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-10 Paul Davisfix mute & solo behaviour mostly ; remove some verbose...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-16 David RobillardMove duplicated AudioFileSource::Flags and SMFSource...
2008-12-29 Hans Baier* fixed missing track color mode persistence
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-16 Paul Davissupport for 16 bit native files, part II
2007-07-07 David RobillardNote modes: note, percussion.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-14 Paul Davisadd new "lock position" feature for regions
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...