allow to update meter position w/o engine
[ardour.git] / libs / ardour /
2015-04-26 Robin Gareusallow to update meter position w/o engine
2015-04-26 Robin Gareusclickless meter-point changes
2015-04-26 Robin Gareuswrap midi negative gain for midi-velocity
2015-04-26 Robin Gareusdon’t assume compilers cast the way we want.
2015-04-26 Robin Gareusrelax gain LPF to 25Hz.
2015-04-26 Robin Gareusupdate amp for negative (polarity-invert) gain
2015-04-25 Robin GareusFix crash when switching backends.
2015-04-25 Robin Gareusmidi velocity [fader] automation
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 Gareustrim typo and details
2015-04-24 Robin Gareusinput trim busses.
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-24 Robin Gareussend LTC during process_with_events()
2015-04-21 Robin Gareuscoefficients are floating-point.
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
2015-04-21 Paul Davismore windows related SSE build fixes
2015-04-21 Paul Davistypo
2015-04-21 Paul Davisuse compiler target to determine whether to use 64...
2015-04-21 Paul DavisRevert "as an experiment, try original asm on windows."
2015-04-21 Paul Davisas an experiment, try original asm on windows.
2015-04-21 Johannes MuellerRemove filename extension for chapter mark file
2015-04-21 Johannes MuellerPut an Intro chapter at position 00:00:00.000
2015-04-21 Johannes MuellerAdded support for exporting mp4 chapter marks
2015-04-21 Paul Davisimprove logic flow
2015-04-21 Colin FletcherPort 'Cut time' code from Mixbus
2015-04-21 Greg Zharun[Summary] Fixed bug in Ardour SSE assembler function...
2015-04-21 Greg Zharun[Summary] Added SSE sound processing functions support...
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-21 Paul Davisdo not reset paths for sources that are still outside...
2015-04-20 Paul Davisadd a pure virtual FileSource::close() method so that...
2015-04-20 Paul Davisremove _file_path member from Evoral::SMF
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-16 Robin GareusVST: fix a copy/paste typo and possible segfault
2015-04-16 Paul Davisupdate russian translation
2015-04-15 Paul Davisfix for memory overrun during read_peaks(), from sebast...
2015-04-11 Paul Davisremove unused local variable
2015-04-10 nick_mFix dangling location on new location -> undo.
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 Gareuslinear declick
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-06 Paul Davisafter save-as, if switching to new session, reset all...
2015-04-05 Paul Davisfix ambiguous use of pow()
2015-04-05 Paul Davisbump default silent-after-seconds duration to 10 minutes
2015-04-05 Paul Davisadd libardour code for going completely silent after...
2015-04-05 Robin GareusAU preset debuging
2015-04-05 Paul Davisremoved unusued value_as_string.cc source file
2015-04-05 Robin Gareussession rename details:
2015-04-05 Robin Gareusfix renaming renamed session.
2015-04-05 Robin Gareusfix rename error message
2015-04-05 Robin Gareusupdate peak filename when renaming session, fixes ...
2015-04-05 Robin Gareusadd missing include
2015-04-05 Robin Gareusдецибел
2015-04-04 Edgar Aichingerfix mistake in small .de update
2015-04-04 Edgar Aichingeranother small .de update
2015-04-02 Paul Daviswhen copying A3 config files, consider that the user...
2015-04-02 Valeriy Kamyshniy[Summary] Adding option to avoid sorting the routs...
2015-04-02 Colin FletcherUpdate libs/ardour UK English localisation
2015-04-02 Robin Gareusfix #6227, ‘old_peak_path()’ does not exist on win.
2015-04-01 Robin GareusNOOP, just whitespace
2015-04-01 Paul Davisadd header to deal with destruction issues for tempo map
2015-04-01 Paul Davisremove race condition when editing tempo/meter information.
2015-04-01 Paul Davisdelete tempo map at appropriate times
2015-04-01 Paul Davisupdated i18n files from ./waf i18n
2015-03-31 Paul Davisadd new signals to AudioEngine from waves backend changes.
2015-03-31 Greg Zharun[Summary] Fixed several backend issues: made reset...
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 Robin Gareusnote to midi devs.
2015-03-30 Robin Gareusfix typo in skip/state-tracker
2015-03-30 Paul DavisMerge branch 'EMATech-french'
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-30 Robin Gareushack AudioAnalyzer for VAMP Onsetdetect
2015-03-30 Robin Gareusfix crash #6161 - another throw w/o catch
2015-03-30 John EmmasAdd some newly introduced sources to our MSVC project...
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-30 Colin FletcherAdd CD Metadata "PERFORMER" & "TITLE" fields to .toc...
2015-03-30 Colin FletcherExport EAN barcode number to 'CATALOG' field in .cue...
2015-03-30 Colin FletcherAdd EAN barcode field to session metadata
2015-03-30 Colin FletcherMore informative debug output from SessionMetadata...
2015-03-30 Edgar Aichingerupdate German Translation #6213
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-30 Robin Gareushack AudioAnalyzer for VAMP Onsetdetect
2015-03-30 Robin Gareusfix crash #6161 - another throw w/o catch
2015-03-29 John EmmasAdd some newly introduced sources to our MSVC project...
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-28 Raphaël DoursenaudMerge French translations
2015-03-28 Frédéric RechFrench translation update
next