summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2015-04-25Amp: allow to disable midi velocityRobin Gareus
2015-04-25prepare trim automationRobin Gareus
2015-04-25prepare trim remote controlRobin Gareus
2015-04-25prepare 0dBFS peak meterRobin Gareus
2015-04-24add Input Trim (just after disk i/o) to Audio TracksRobin Gareus
2015-04-24Amp control: power-scale (fader) and dB-scale (knob)Robin Gareus
2015-04-24define Trim Parameter Type.Robin Gareus
2015-04-22coefficients are floating-point.Robin Gareus
2015-04-22Initial Gain Coefficient tweaksBen Loftis
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2015-04-21Port 'Cut time' code from MixbusColin Fletcher
2015-04-21merge fix for tempo branchBen Loftis
2015-04-21merge monitor_section branchBen Loftis
2015-04-20add a pure virtual FileSource::close() method so that FileSource::set_path() ...Paul Davis
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-07Revert "prevent double declicks (click after RecStop)"Robin Gareus
2015-04-07prevent double declicks (click after RecStop)Robin Gareus
2015-04-07low-pass filter gain-fader.Robin Gareus
2015-04-06fix crash during new session creation when sync-to-JACK is enabled as a prefe...Paul Davis
2015-04-06changes related to resetting source paths during save-as.Paul Davis
2015-04-05add libardour code for going completely silent after a compile-time defined n...Paul Davis
2015-04-02[Summary] Adding option to avoid sorting the routs in Session::foreach method...Valeriy Kamyshniy
2015-04-01NOOP, just whitespaceRobin Gareus
2015-04-01remove race condition when editing tempo/meter information.Paul Davis
2015-03-31add new signals to AudioEngine from waves backend changes.Paul Davis
2015-03-31[Summary] Added actions to handle abnormal behavior during stream stop for MI...Greg Zharun
2015-03-31[Summary] Made device control panel open request synchronized with other crit...Greg Zharun
2015-03-31move "been here before" path concept into libardour, and use it appropriately...Paul Davis
2015-03-31fix OSX/PPC 10.4 long mathsRobin Gareus
2015-03-29Fix mute of MIDI tracks with channel forcing.David Robillard
2015-03-28Add EAN barcode field to session metadataColin Fletcher
2015-03-26Follow MIDI control values with automation faders.David Robillard
2015-03-25fix touch-recording of automation in a loopBen Loftis
2015-03-24Resolve only active notes when muted/non-soloed.David Robillard
2015-03-23rework check for old configuration filesRobin Gareus
2015-03-22update system_configRobin Gareus
2015-03-21disable pre-fader mute by defaultRobin Gareus
2015-03-16Add route dialog order hint changes.nick_m
2015-03-12alter config file copying infrastructure so it can be used at a suitable time...Paul Davis
2015-03-12cont’d work on a16dd7c, fixes #6170Robin Gareus
2015-03-11finish (?) infrastructure for copying configuration files from a3 to a4Paul Davis
2015-03-11more infrastructure for copying old configuration filesPaul Davis
2015-03-11global ARDOUR signal to ask GUI to copy configuration files across versionsPaul Davis
2015-03-11hide user_config_dir_name; alter API for user_config_dir() to allow specifica...Paul Davis
2015-03-10audio interpolation is really privateRobin Gareus
2015-03-10MIDI vari-speed playbackRobin Gareus
2015-03-11Manual merge of the backend (peakfile reading) part of waveview branch.nick_m
2015-03-10throttle TransportStateChange signal emissionsRobin Gareus
2015-03-09Make editing of meter work at the current positionColin Fletcher
2015-03-08consolidate BundleAdded/Remove signalRobin Gareus