summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2008-03-25add new Session::Dialog signal for generic dialog interactions with unknown G...Paul Davis
2008-03-25make copy-n-paste of AudioUnits workPaul Davis
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-03-17fix problems with list stuff caused by assumptions about list type equivalencePaul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-02-27fixes from chris cannam for rb_effect bugsPaul Davis
2008-02-27make AudioRegion::master_read() obey length limit of (first) master source, n...Paul Davis
2008-02-27fix up BWF creation; make CoreAudioSource work; add CAImportable; refactor So...Paul Davis
2008-02-27rearrange icons/presets on xfade editor to be symmetric; refactor importable ...Paul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-22Save and restore users font scale settingDoug McLain
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-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-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-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-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-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-02-09Make sure buses and tracks have unique names.Sampo Savolainen
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-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-25new filePaul Davis
2008-01-25meet rhythm ferret: cute, furry and always on time (ardour build now requires...Paul 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-15LV2 support.David Robillard
2008-01-11Code cleanup.David Robillard
2008-01-10finish merge of vamp-sdk into source tree; write OSC URL to file in ~/.ardour...Paul Davis
2008-01-10provide RubberBand options in a sensible way for timestretch/pitchshiftPaul Davis
2008-01-09Add option to use narrow mixer strips by default, and fix ardour_system.rc be...Doug McLain
2008-01-09yet more changes to the monstrosity that is session loading and startup; sear...Paul Davis
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...Paul Davis
2008-01-04add -d/--disable-plugins option to allow easy restart with troublesome pluginsPaul Davis
2008-01-04Back-port tim mayberry's fixes for import; fix JACK slaving to never pay atte...Paul Davis
2007-12-21new tempo handling from drmoore; don't follow playhead when doing requested_r...Paul Davis
2007-12-20change behaviour of play-at-edit-point....; fix crash in SAE context with aut...Paul Davis
2007-12-20try to make NewSessionDialog only show up when really needed, and only have n...Paul Davis
2007-12-18new LocateRollLocate event, used to implement play-at-edit-point-and-return; ...Paul Davis
2007-12-12per-kbd-layout keybindings selection; initial pass at link-region-and-track-s...Paul Davis
2007-12-10AU support, plus changes in Plugin to make unique_id a stringPaul Davis
2007-12-07deep, deep fix for what do if we can't run process() because of work in other...Paul Davis
2007-12-04new filePaul Davis