rename TempoMap::cut_time() to remove_time()
[ardour.git] / libs / ardour /
2015-06-25 Colin Fletcherrename TempoMap::cut_time() to remove_time()
2015-06-21 Colin FletcherRemove "" around CATALOG number in .cue file
2015-06-19 Robin Gareusalso log session-load error to stderr.
2015-06-16 Robin Gareus-Wsign-compare
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-11 Paul Daviscomment tweak
2015-06-11 Robin Gareusfix transport loop sub-state events
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-06-08 Colin FletcherEnclose bar code number in ""s in TOC & CUE export
2015-06-08 Colin FletcherRemove doubled quotes in TOC export PERFORMER field
2015-06-03 Paul Davischeck size of peak file before attempting to use it...
2015-06-03 Paul Daviswhen AudioSource::read_peaks() provides start+cnt too...
2015-06-02 Paul Davisexpand comment
2015-06-02 Paul Davisclose all source files before renaming interchange...
2015-06-02 Paul DavisAudioRegion::read_peaks() should return 0 or the number...
2015-06-01 Robin Gareusproperly handle integer steps in plugin controls
2015-06-01 Robin Gareusfix importing A2 automation data - fixes #6359
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-28 Paul Davistweaks and improvements to Save-As
2015-05-28 Paul Davischange the semantics of AudioFileSource::peak_path...
2015-05-27 Robin Gareusfader: start muted, ramp up/interpolate to target
2015-05-27 Paul Davissome more information output to log during save-as...
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-22 Robin GareusLV2: delete existing preset before replacing it
2015-05-22 David RobillardFix deleting and re-saving LV2 presets.
2015-05-19 Ben Loftistry to improve the ill-conceived fade_range action
2015-05-18 nick_mRevert to old Lock mode (still called Lock).
2015-05-18 Robin Gareustake buffers for Split/Match into account fixes #6334
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-14 Paul Davisfix cleanup (code is self-evident). From Yevgeny @...
2015-05-13 David RobillardFix stuck notes on save during MIDI playback.
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 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
next