Mirror of Ardour Source Code
Find a file
Paul Davis 80c6243429 fix stupid uses of Session::get_silent_buffers() from crashing ardour
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3116 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-23 15:00:53 +00:00
DOCUMENTATION miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
gtk2_ardour fix up meter thread management when JACK client starts/stops/is halted ; put focus in plugin search entry when plugin selector is shown ; add WINDOWS_KEY option to gtk2_ardour/SConscript, controlling what X modifier is used for LEVEL4 modifier/bindings ; fix up Keyboard object to properly support LEVEL4 bindings ; fix Playlist::partition_internal() to avoid acting on regions that should not be operated on given the range provided ; fix up more stuff relating to get_regions_for(), including cut/delete ops on edit range vs. regions 2008-02-23 14:13:25 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs fix stupid uses of Session::get_silent_buffers() from crashing ardour 2008-02-23 15:00:53 +00:00
manual Fix for last commit where rec enable state was not considered. Change adat option name to Tape Machine Mode and make it default to off. 2008-02-17 15:32:29 +00:00
templates updated templates for 2.X 2008-01-11 16:51:45 +00:00
tools some fixes to sex. it starts and runs and starts transferring, but it never finishes with all the files 2008-02-17 07:23:04 +00:00
vst work with scons changes in Chmod for VST build 2008-02-08 16:13:14 +00:00
ardour.dox Updated doxygen file. 2007-03-14 03:03:39 +00:00
ardour.rc.in Save and restore users font scale setting 2008-02-22 23:47:33 +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 up meter thread management when JACK client starts/stops/is halted ; put focus in plugin search entry when plugin selector is shown ; add WINDOWS_KEY option to gtk2_ardour/SConscript, controlling what X modifier is used for LEVEL4 modifier/bindings ; fix up Keyboard object to properly support LEVEL4 bindings ; fix Playlist::partition_internal() to avoid acting on regions that should not be operated on given the range provided ; fix up more stuff relating to get_regions_for(), including cut/delete ops on edit range vs. regions 2008-02-23 14:13:25 +00:00
svn_revision.h fix first_idle idea so that tracks added after session loading show up OK 2008-02-21 21:45:40 +00:00

Please see the DOCUMENTATION directory.

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