summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2008-01-17Build against SLV2 CFLAGS from pkg-config.David Robillard
2008-01-17don't crash if history refers to a location that no longer existsPaul Davis
2008-01-15Fix building without SLV2.David Robillard
2008-01-15LV2 support.David Robillard
2008-01-14Make ardour not crash if a region state cannot be loaded (for example Sampo Savolainen
2008-01-13fix crash at startup if .rc files are empty and/or if ARDOUR::init() fails fo...Paul Davis
2008-01-11Fix GCC 4.2 warnings.David Robillard
2008-01-11Code cleanup.David Robillard
2008-01-11Fix warning with GCC 4.2.David Robillard
2008-01-10the real fix for fastmeter - the rect that should show the pixbuf didn't have...Paul Davis
2008-01-10fix drawing of partially obscured fastmetersPaul Davis
2008-01-10set-punch-loop-from-region added (missing somehow!); keybindings changed; tar...Paul Davis
2008-01-10include *all* rubberband headers in tarballPaul Davis
2008-01-10small keybinding changes; fixup play-selected-regionsPaul Davis