fix merge with master
[ardour.git] / libs / ardour / configuration.cc
2011-10-26 Paul Davisremove left-over debugging call to sleep(3) (!!!)
2010-11-17 Carl HetheringtonRemove debug output.
2010-11-09 Paul Davishandle multiple imports of the same file better (via...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-15 David RobillardSession XML style consistency (tag names are capitalized).
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-01-15 David RobillardMerge with trunk R2920.
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-27 Tim MayberryAdd ARDOUR::ardour_search_path that contains the direct...
2007-06-27 Tim MayberryUse sys::path and ARDOUR::user_config_directory in...
2007-06-27 Tim MayberryUse ARDOUR::user_config_directory in Configuration...
2007-06-17 Tim MayberryModify PBD::Stateful::add_instant_xml/instant_xml to...
2007-06-17 Tim MayberryMake Stateful::*instant_xml methods protected and non...
2007-06-16 David RobillardMove (default) colours from code to rc file.
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-22 Taybin RutkinFixed for prior unused file cleanup.
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-29 Paul Davismodify design of configuration state saving to reflect...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Taybin Rutkinsfdb paths are saved and restored. prercu
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-03-21 Paul Davissave destructive xfade length in ardour.rc; change...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2006-01-19 Paul Davislatched rec-enable
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.