extend save-as API to allow for new empty sessions based on current
[ardour.git] / libs / ardour /
2015-05-08 Paul Davisextend save-as API to allow for new empty sessions...
2015-05-07 Paul Daviscopy contents of analysis, plugins, automation and...
2015-05-07 Paul Davisfix Session::rename()
2015-05-06 Paul Davisdebugging rename/save-as
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-04 Robin Gareusclear port-list before query.
2015-05-03 Robin Gareusfix thinko in 2e4428b
2015-05-03 Robin Gareusno more noise during startup.
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 Gareusdon’t count silent [x]runs if there’s no session.
2015-04-30 Robin Gareussession: add signal to indicate batch updates
2015-04-29 Robin Gareusremove AU crashlog assert.
2015-04-29 Robin Gareusadd xrun counter API to session
2015-04-28 Robin Gareusemit an xrun if the process_lock is taken
2015-04-28 Robin Gareusdelegate signal emission to dedicated thread.
2015-04-28 Robin Gareustape-track diskstream fixes
2015-04-28 Robin GareusTrack mode needs to be set before loading Track state
2015-04-27 Robin Gareuscase insensitive VST plugin file extension - fixes...
2015-04-27 Robin Gareusconst iterators
2015-04-27 Robin Gareusspecial case [optimize] RT processor reorder.
2015-04-27 Robin Gareusclick-less processor re-ordering.
2015-04-27 Ben Loftisenable trim on master bus
2015-04-26 Robin GareusRevert "case insensitive ".dll" for VST plugins - fixes...
2015-04-26 Robin Gareuscase insensitive ".dll" for VST plugins - fixes #6285
2015-04-26 Robin GareusExpose “/route/trim” midi binding.
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
next