summaryrefslogtreecommitdiff
path: root/libs/ardour/enums.cc
AgeCommit message (Expand)Author
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-06the start (only the start) of MIDI diff commandsPaul Davis
2009-07-01separate solo & listen. some minor fixes and additional related fixes still t...Paul Davis
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-17remove SoloBus solo model, add PFL and AFL. basic testing indicates it works,...Paul Davis
2009-06-17solo models work again (amazing how hard this was); remove crufty debug outpu...Paul Davis
2009-06-16first pass (ok, third really) at internal send+return - audio routing inside ...Paul Davis
2009-06-10nick m's fix for markers etc ; several tweaks for mute/solo ; rename run_in_p...Paul Davis
2009-06-10fix mute & solo behaviour mostly ; remove some verbose debugging outputPaul Davis
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-16Move duplicated AudioFileSource::Flags and SMFSource::Flags into Source.David Robillard
2008-12-29* fixed missing track color mode persistenceHans Baier
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-08-04* first implementation of MIDI Clock Slave supportHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-12Fix various MIDI corruption bugs.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-07-28Playback from MIDI model, playback of clicked-in events.David Robillard
2007-07-16support for 16 bit native files, part IIPaul Davis
2007-07-07Note modes: note, percussion.David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-01merge denormal handling work from 2.0-ongoingPaul Davis
2007-05-14add new "lock position" feature for regionsPaul Davis
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-04-11merged with 1697 revision of trunk (which is post-rc1 but pre-rc2Paul Davis
2007-01-02finish use of EnumWriter for saving flags etc. throughout the session filePaul Davis
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-12-22start using global, 100% generic enum to/from string objectPaul Davis