summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2008-02-17Fix incorrect comment.David Robillard
2008-02-17a boatload of changes and fixes related to SAE menu redesign (several new ope...Paul Davis
2008-02-17Fix for last commit where rec enable state was not considered. Change adat op...Nick Mainsbridge
2008-02-17Remove beat entry from meter dialog (beats are not allowed in API), clean up ...Nick Mainsbridge
2008-02-15fix use of basename; AU automation now working; add gtk event reporter back i...Paul Davis
2008-02-15lock edit mode disallows sliding regions in time. override by holding 3rd mo...Ben Loftis
2008-02-15Make import GUI report if you are importing a file of a name that Sampo Savolainen
2008-02-14fix the same old same old OS X install_name_tool issue, this time for libardourPaul Davis
2008-02-14dynamic discovery & loading of keybindingsPaul Davis
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-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-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-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-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-25lots of small fixes related to the rythmic rodentPaul 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-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