don’t confuse “Fader” with “Trim” (both <Amp>s)
[ardour.git] / libs / ardour / ardour /
2015-06-25 Colin Fletcherrename TempoMap::cut_time() to remove_time()
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-06-01 Robin Gareusproperly handle integer steps in plugin controls
2015-05-31 Tim MayberryAdd API to ARDOUR::AudioBackend to allow different...
2015-05-29 Ben Loftisfactor out Route::muted_by_others from existing code
2015-05-18 nick_mRevert to old Lock mode (still called Lock).
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-05-15 nick_mRevert incorrect region_length() definition.
2015-05-15 nick_mRelative snap
2015-05-09 nick_mLayering - the return of "later is higher".
2015-05-08 Paul Davisextend save-as API to allow for new empty sessions...
2015-05-07 Paul Davisfix Session::rename()
2015-05-04 Robin GareusAPI to reset plugin parameters to default
2015-05-04 Robin Gareusadd signal for automation state changes per plugin
2015-05-03 Robin Gareusfix thinko in 2e4428b
2015-05-03 Robin Gareusadd an API to silence buffers (without session)
2015-05-02 Robin Gareuslog(0) - who would have guessed.
2015-05-02 Robin Gareusprofessionalize peak-meters
2015-05-01 Robin Gareusconstrain initial custom meter positions.
2015-04-30 Robin Gareussession: add signal to indicate batch updates
2015-04-29 Robin Gareusadd xrun counter API to session
2015-04-28 Robin Gareusdelegate signal emission to dedicated thread.
2015-04-27 Robin Gareusspecial case [optimize] RT processor reorder.
2015-04-27 Robin Gareusclick-less processor re-ordering.
2015-04-26 Robin Gareusclickless meter-point changes
2015-04-25 Robin GareusAmp: allow to disable midi velocity
2015-04-25 Robin Gareusprepare trim automation
2015-04-25 Robin Gareusprepare trim remote control
2015-04-25 Robin Gareusprepare 0dBFS peak meter
2015-04-24 Robin Gareusadd Input Trim (just after disk i/o) to Audio Tracks
2015-04-24 Robin GareusAmp control: power-scale (fader) and dB-scale (knob)
2015-04-24 Robin Gareusdefine Trim Parameter Type.
2015-04-21 Robin Gareuscoefficients are floating-point.
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
2015-04-21 Johannes MuellerAdded support for exporting mp4 chapter marks
2015-04-21 Colin FletcherPort 'Cut time' code from Mixbus
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Ben Loftismerge monitor_section branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-20 Paul Davisadd a pure virtual FileSource::close() method so that...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Robin GareusRevert "prevent double declicks (click after RecStop)"
2015-04-07 Robin Gareusprevent double declicks (click after RecStop)
2015-04-07 Robin Gareuslow-pass filter gain-fader.
2015-04-07 Paul Davisfix crash during new session creation when sync-to...
2015-04-07 Paul Davischanges related to resetting source paths during save-as.
2015-04-05 Paul Davisadd libardour code for going completely silent after...
2015-04-02 Valeriy Kamyshniy[Summary] Adding option to avoid sorting the routs...
2015-04-01 Robin GareusNOOP, just whitespace
2015-04-01 Paul Davisremove race condition when editing tempo/meter information.
2015-03-31 Paul Davisadd new signals to AudioEngine from waves backend changes.
2015-03-31 Greg Zharun[Summary] Added actions to handle abnormal behavior...
2015-03-31 Greg Zharun[Summary] Made device control panel open request synchr...
2015-03-31 Paul Davismove "been here before" path concept into libardour...
2015-03-31 Robin Gareusfix OSX/PPC 10.4 long maths
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-30 Colin FletcherAdd EAN barcode field to session metadata
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-28 Colin FletcherAdd EAN barcode field to session metadata
2015-03-26 David RobillardFollow MIDI control values with automation faders.
2015-03-25 Ben Loftisfix touch-recording of automation in a loop
2015-03-24 David RobillardResolve only active notes when muted/non-soloed.
2015-03-23 Robin Gareusrework check for old configuration files
2015-03-22 Robin Gareusupdate system_config
2015-03-21 Robin Gareusdisable pre-fader mute by default
2015-03-15 nick_mAdd route dialog order hint changes.
2015-03-12 Paul Davisalter config file copying infrastructure so it can...
2015-03-12 Robin Gareuscont’d work on a16dd7c, fixes #6170
2015-03-11 Paul Davisfinish (?) infrastructure for copying configuration...
2015-03-11 Paul Davismore infrastructure for copying old configuration files
2015-03-11 Paul Davisglobal ARDOUR signal to ask GUI to copy configuration...
2015-03-11 Paul Davishide user_config_dir_name; alter API for user_config_di...
2015-03-10 Robin Gareusaudio interpolation is really private
2015-03-10 Robin GareusMIDI vari-speed playback
2015-03-10 nick_mManual merge of the backend (peakfile reading) part...
2015-03-10 Robin Gareusthrottle TransportStateChange signal emissions
2015-03-09 Colin FletcherMake editing of meter work at the current position
2015-03-08 Robin Gareusconsolidate BundleAdded/Remove signal
2015-03-08 Robin Gareuslibardour API to exercise get_port_property
2015-03-08 Robin Gareusadd port-engine API to query port-properties
2015-03-08 David RobillardFix compilation with --no-lv2 (#0006169).
2015-03-05 David RobillardHandle edits while playing precisely.
2015-03-05 David RobillardClean up MidiPlaylist::read, kill copy-paste code.
2015-03-01 Robin Gareususe Xthreads in session butler.
2015-02-28 Robin GareusAPI to delete AU cache & blacklist
2015-02-20 Paul Davisfix logic of Session::audio_source_name_is_unique()
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-02-18 Paul DavisRevert "[Summary] Eliminated redundant marker update...
2015-02-18 Paul DavisRevert "fix indentation from previous commit and previo...
2015-02-17 Paul Davisanother required fix following recent cherry-picks...
2015-02-17 GZharun[Summary] Blocked redundant skip marker (during skip...
2015-02-17 Paul Davisfix indentation from previous commit and previous edits
2015-02-17 GZharun[Summary] Eliminated redundant marker update notificati...
2015-02-13 Paul Daviscorrectly set track loop status when locating away...
2015-02-11 Paul Davisinfrastructure to allow tracing of all MIDI ports
2015-02-06 Paul Davisfix (and comment) on subtle bug with audio file data...
2015-02-05 Paul Davismodify behaviour of session when updating skips to...
2015-02-05 Paul Davisexpand SessionEvent API to allow ::clear_events() to...
next