fix up enum mess caused by switching from JACK to Engine as the name for jack-related...
[ardour.git] / libs / ardour / enums.cc
2013-09-25 Paul Davisfix up enum mess caused by switching from JACK to Engin...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-20 Paul Davisrather hacky fix for the change of the SyncSource ...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-24 Tim Blechmannexport: add support for CAF
2013-08-05 Paul Davisfix conflicts after merge with master
2013-07-23 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-07-23 Robin Gareusimplement meter-lineup and VU standard preferences
2013-07-22 Robin Gareusrestore session backwards compatibility to 3.3
2013-07-22 Robin Gareusimplement new meter types
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-15 Robin GareusRevert new meter types (postponed until after 3.3 release)
2013-07-15 Robin Gareusadd new meter-type enums (amend 80aa2574)
2013-07-10 Robin Gareusexperimental RMS-meter and peak-signal (vs peak-power...
2013-07-10 Robin Gareusmeter line-up and fall-off standard values & names
2013-07-10 Robin Gareusprepare meter configuration..
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-10-12 Robin Gareusmove TimecodeFormat to libtimecode
2012-10-08 Paul Davisadd 8kHz as an available export format sample rate
2012-07-16 Paul Davisadd some Evoral enums to the enumwriter (seems a bit...
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-01 Carl HetheringtonRemove unused quantize type options.
2012-04-27 Paul DavisCrossfades: default xfades are now constant-power,...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-01-28 Sakari BergenStore Region export state in instant.xml (fixes #3935)
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-10-21 Paul Davisadd MonitorState enum to enum manager
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-06-26 Carl HetheringtonRemove some unused PostTransport enums and renumber...
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-07 Paul Davis(from 2.x) register Lock edit mode as an enum to provid...
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
next