ardour - the digital audio workstation (LADI project modifications). Upstream https://ardour.org/
Go to file
Paul Davis bb520383a3 meta-fy handling of button2, to deal with apple's messed up design decisions; on gtk/osx, button2 is (currently) Ctrl-Option-Button1
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4087 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-03 17:05:17 +00:00
DOCUMENTATION Added polish translation, updated swedish translation and added both 2008-04-08 16:54:48 +00:00
gtk2_ardour meta-fy handling of button2, to deal with apple's messed up design decisions; on gtk/osx, button2 is (currently) Ctrl-Option-Button1 2008-11-03 17:05:17 +00:00
icons
libs fix nasty bug in evaluation of final step of interpolated Curve values 2008-11-03 07:41:21 +00:00
manual Update definition of YEAR entity in manual 2008-07-10 10:42:06 +00:00
patches Add gyk-osx.patch to repo, remove #ifdefs made obsolete by the patch. 2008-10-26 08:27:30 +00:00
templates updated templates for 2.X 2008-01-11 16:51:45 +00:00
tools Add a session file type icon for OSX, remove unused editor_mixer_button, use a constant offset for verbose time cursor, make tempo lines a bit smoother on OSX (idle? when?) 2008-09-16 18:58:26 +00:00
vst move to scons Clone everywhere rather than Copy; add Session::micro_locate() for ongoing work on video sync; debugging output for export precision problem; minor clean up to IO::find_possible_connection(); fix up a few signed/unsigned issues; make "feature lines" always be the right height as tracks resize; change version to 2.5 2008-07-07 15:52:22 +00:00
COPYING
Makefile
PACKAGER_README
README
SConstruct Less sucky english 2008-11-02 20:35:49 +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
ardour_system_sae.rc enable icon-start-from-.ardour-file to work on OS X; properly install apple event handlers; change plugin add logic to avoid asking for stream counts before they would be configured; fix up new session dialog to not use manage(), and thus not throw away widgets when their page is hidden (by removal) in the tabbed browser 2008-03-14 20:18:05 +00:00

README

Please see the DOCUMENTATION directory.

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