The Flagship http://ardour.org
Go to file
Sakari Bergen ef9beb3f60 * Fixed const correctness error in Location
* Reworked ExportMainDialog in preparation for the creation of CD and region export dialogs:
  * Separated ExportPresetSelector and ExportFileNotebook from ExportMainDialog
  * Made ExportTimespanSelector polymorphic regarding single/multiple timespan mode
  * renamed ExportMainDialog to ExportDialog and made it easily customizable
  * created ExportRangeDialog and ExportSelectionDialog, these can be later customized more if necessary


git-svn-id: svn://localhost/ardour2/branches/3.0@3834 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-09-29 17:01:52 +00:00
DOCUMENTATION merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
gtk2_ardour * Fixed const correctness error in Location 2008-09-29 17:01:52 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs * Fixed const correctness error in Location 2008-09-29 17:01:52 +00:00
manual merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
templates Fix install path problems (s/ardour2/ardour3). 2008-02-21 19:30:01 +00:00
tools merge 2.0-ongoing into 3.0 @ 3581 - 3710 2008-09-10 21:27:39 +00:00
vst Remove libraries['flac'] and libraries['ogg̈́'] from SConstruct and references to them from vst/SConscript 2008-09-20 18:32:50 +00:00
ardour_system_sae.rc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
ardour.dox Updated doxygen file. 2007-03-14 03:03:39 +00:00
ardour.rc.in merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
Makefile * reverted Makefile (involuntary commit) 2008-08-07 03:21:34 +00:00
PACKAGER_README Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
SConstruct Remove libraries['flac'] and libraries['ogg̈́'] from SConstruct and references to them from vst/SConscript 2008-09-20 18:32:50 +00:00

Please see the DOCUMENTATION directory.

If you plan to compile ardour from scratch, BUILD is required reading.