Mirror of Ardour Source Code
Find a file
David Robillard 9b36d0c57d Move selected/unselected region/waveform colours to colour file for configurability.
Changed the region selection colour in the default theme to match the track selection colour (and the tool one, and the MIDI one in 3.0, and....).
(Note: If someone hates these colours, the old "reverse video" like behaviour can still be done in the colour file or w/ the theme manager).


git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2987 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-02 01:54:01 +00:00
DOCUMENTATION miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
gtk2_ardour Move selected/unselected region/waveform colours to colour file for configurability. 2008-02-02 01:54:01 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs large chunks of code to deal with pre-analysis of audio; transient/perconset data used for new tab-to-transient; all ArdourDialogs push the splash screen out of the way; try to keep verbose canvas cursor within the editor canvas visible area; fix template use from NSD 2008-02-01 04:26:22 +00:00
manual Routes made inactive will be bank-switched out. Add remove last capture and save buttons on the bcf. 2007-12-23 20:59:29 +00:00
templates updated templates for 2.X 2008-01-11 16:51:45 +00:00
tools OSX build fixes 2008-01-23 18:47:16 +00:00
vst Fix for ardevst and waveform color tweak 2008-01-18 21:05:06 +00:00
ardour.dox Updated doxygen file. 2007-03-14 03:03:39 +00:00
ardour.rc.in Add option to use narrow mixer strips by default, and fix ardour_system.rc being overlooked by dev scripts 2008-01-09 21:32:42 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
Makefile removed csope from all target 2007-03-10 00:14:48 +00:00
PACKAGER_README PBD::strip_whitespace_edges() returns the empty string if the passed string is 2006-12-01 06:01:30 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
SConstruct fix build on systems without LV2 prereqs 2008-01-30 03:05:22 +00:00
svn_revision.h fix up use of PATH when finding JACK (and startign it) so that new OS X users who have installed JACK in /usr/local but have not set PATH do not crash and burn; hide splash when most MessageDialog's appear 2008-02-01 16:46:00 +00:00

Please see the DOCUMENTATION directory.

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