summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2008-02-13create xrun markers should be on by default part duexDoug McLain
2008-02-13splash updating on gdk/quartz; more filtering of automatable AU parametersPaul Davis
2008-02-13lots more BootMessagesPaul Davis
2008-02-13"boot" messages; more AU fixes; new SAE ui.conf filePaul Davis
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2008-02-13add missing headerDoug McLain
2008-02-13discover all AU parameters, map to ardour internal data, make automationt tra...Paul Davis
2008-02-13allow ardour to use the (hard) maximum number of open files (this one's for y...Paul Davis
2008-02-12fix problems with files being needlessly re-analysed at startupPaul Davis
2008-02-12fix up compile issues; add new grabber_edit_point cursorPaul Davis
2008-02-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-02-10Fix small issue with the playlist unique name patch.Sampo Savolainen
2008-02-10Make sure playlists have unique namesSampo Savolainen
2008-02-09Make sure buses and tracks have unique names.Sampo Savolainen
2008-02-06include lv2 source in srctar even if LV2=0Paul Davis
2008-02-06fix bad return value (no side effects - the return value was never checked) -...Paul Davis
2008-02-06fix vamp-plugins build file for srctarPaul Davis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul Davis
2008-02-04more canvas-height related fixes; likely fix for loading VST plugins by name ...Paul Davis
2008-02-04Fix libsndfile warning (useless comparison).David Robillard
2008-02-03Add ambisonics files (.amb) extension to the safe file extensions check Sampo Savolainen
2008-02-03Fix reversed bounds check in Region::adjust_to_sync (), regions with a sync p...Nick Mainsbridge
2008-02-02Sort things to reduce merge hell. No functional changes.David Robillard
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-02-01add header file fixup for libmidi++ as wellPaul Davis
2008-01-30fix for OSX build issuesPaul Davis
2008-01-30remove use of HAVE_WEAK_COREAUDIO to exclude inclusion of standard CoreAudio ...Paul Davis
2008-01-30Support for LV2 scale points (control port enumerations), ala LADSPA+LRDF.David Robillard
2008-01-29add macro for MAC_OS_X_VERSION_MIN_REQUIRED to avoid issues on ppc builds; in...Paul Davis
2008-01-29merge to 2967 in vamp vendor branchPaul Davis
2008-01-29make multi-duplicate dialog less ugly, ditto with tempo dialogs. fix broken a...Nick Mainsbridge
2008-01-26first pass attempt at tab-to-transient (to be improved)Paul Davis
2008-01-25more rhythm ferret/transient detection/split region stuff, maybe it works nowPaul Davis
2008-01-25rearrange vamp plugins to allow proper library dependencies to be expressedPaul Davis
2008-01-25lots of small fixes related to the rythmic rodentPaul Davis
2008-01-25new plugin files to be packed with ardourPaul Davis
2008-01-25the repopulate script was for vendor branch onlyPaul Davis
2008-01-25merged ardour vamp-sdk with vendor branchPaul Davis
2008-01-25install libvamphostsdk for scons installPaul Davis
2008-01-25include required source in libardour file listPaul Davis
2008-01-25new filePaul Davis
2008-01-25meet rhythm ferret: cute, furry and always on time (ardour build now requires...Paul Davis
2008-01-23OSX build fixesPaul Davis
2008-01-23missing StaticMutex initializer (probably causing 100% CPU use on OS X Leopard)Paul Davis
2008-01-22remove new (unadded, under-development soruce filePaul Davis
2008-01-22centralized "is this OS X" definition in build scriptsPaul Davis
2008-01-19fixes and bindings for region gain control; set-tempo-from-region implementat...Paul Davis
2008-01-18permit OSX native package without JACK; prevent excessive track name lengths ...Paul Davis
2008-01-18audun's waveview outline patch; some diskstream fixes; real splash screen; mo...Paul Davis
2008-01-17Revert previous non-fix.David Robillard