Prepare export-format codec-quality setting
[ardour.git] / libs / ardour / ardour /
2018-01-30 Robin GareusPrepare plugin-meta-data config-dir and files
2017-12-24 Len Ovensremove unused line
2017-12-05 Robin GareusAdd a Raw MIDI parser (based on ALSA raw MIDI)
2017-12-05 Robin GareusAllow to pre-seed Lua action script params
2017-12-05 Robin GareusAllow to pass interpreter to evaluate action-script...
2017-11-26 Robin GareusRemove unused API
2017-11-26 Robin GareusAdd convenience methods to set port latencies
2017-11-22 Robin GareusAdd clock-delta mode enum
2017-11-22 Robin GareusIntroduce a dedicated "Clock Origin" Marker
2017-11-11 Robin GareusAdd API to allow buffer offsets when applying gain
2017-11-11 Robin GareusAdd a noise generator (Lua DSP)
2017-11-04 Robin GareusAdd some notes for future optimizations (and prepare...
2017-11-04 Robin GareusChange Delayline to use power-of-two size and bitmasking
2017-11-04 Robin Gareus[Re]-Implement Delayline flush.
2017-11-04 Robin GareusOptimize Delaylines: block-process (not one sample...
2017-11-04 Robin GareusClean up delayline API: don't use 'get_' for accessor...
2017-11-01 Robin GareusWrap automation on loop-position, split plugin processing
2017-10-31 Robin GareusClick-free polarity inversion, also use accelerated...
2017-10-31 Robin GareusFix set_loop() return value (amend 00a4ad)
2017-10-31 Robin GareusMove Loop Location to Processors
2017-10-31 Robin GareusMigrate to Polarity-inversion processor & fix proc...
2017-10-31 Robin GareusAdd polarity-invert processor
2017-10-30 Robin GareusNO-OP: whitespace
2017-10-30 Robin GareusAdd & implement PortEngine::externally_connected() API
2017-10-30 Robin GareusFix fade-out at quit.
2017-10-30 Robin GareusParallel execution of cycle-start/end
2017-10-30 Robin GareusAdd a RT-Tasklist
2017-10-29 Robin GareusRemove unused per-port buffer offset
2017-10-29 Robin GareusNO-OP: whitespace
2017-10-29 Robin GareusMove vari-speed into backend (resample ports)
2017-10-20 Robin GareusPrevent recursive VCA assignments
2017-10-20 Robin GareusRemove not implemented API
2017-10-19 Ben LoftisUS2400: map knobs for mixbus strips, when selected.
2017-10-18 Robin GareusConsolidate session + template file extensions
2017-10-05 Ben LoftisUS2400: send_pan_azimuth lookup function (currently...
2017-10-05 Ben LoftisUS2400: add debug bits
2017-10-04 Robin GareusFix various edge-cases with session-archives
2017-10-03 Robin GareusClean up State API:
2017-10-03 Robin GareusAPI change: expose session-archive compression-level
2017-10-03 Robin GareusFix session-archive edge-cases, prepare uncompressed...
2017-10-02 Paul Davischange API and implementation for CubicInterpolation...
2017-10-02 Paul Davisremove midi_interpolation member of DiskIOProcessor...
2017-10-02 Paul DavisNO-OP: comment format change and whitespace
2017-10-02 Paul Davisremove cruft from DiskIOProcessor header
2017-10-02 Paul Davisremove leftover cruft related to wrap buffers from...
2017-10-02 Paul Davistracks no longer need to be notified about speed changes
2017-10-01 Robin GareusFix MIDI rec-region display
2017-10-01 Robin GareusFix recording MIDI
2017-09-30 Robin GareusMake MIDI disk-reader a bit less buggy :)
2017-09-30 Robin GareusImmediate-event/out-of-band injection update & tweak...
2017-09-30 Robin GareusRemove unused IO::process_input() API
2017-09-30 Robin GareusFirst part of consolidating ::roll(), ::no_roll()
2017-09-30 Robin Gareusremove unused Route::_silent
2017-09-30 Robin GareusTowards fixing no_roll()
2017-09-29 Robin Gareusremove cruft
2017-09-29 Robin Gareusremove *.orig files (accidentally added in cba53a202)
2017-09-29 Robin GareusRemove unused punch+preroll API
2017-09-29 Robin Gareusremove cruft
2017-09-29 Robin GareusAux-Send Latency compensation, part 2 & code-consolidation
2017-09-29 Robin GareusUpdate Send: Include internal 'thru' delay-line
2017-09-29 Robin GareusAux-Send Latency compensation, part 1: latent sources
2017-09-29 Robin GareusDelayline: report if set_delay() actually changed the...
2017-09-29 Robin GareusDelayline naming -- for debug purposes
2017-09-29 Robin GareusProperly aligned export (Stem + Session)
2017-09-29 Robin GareusRemove unused mechanism
2017-09-29 Robin GareusOngoing work on latency compensation
2017-09-29 Robin GareusAdd API to query IO latencies
2017-09-29 Robin GareusAdd Processor API for global session-transport alignment
2017-09-29 Robin GareusPrepare removal of initial_delay
2017-09-29 Robin Gareusclean up route header, NO-OP (except variable re-order)
2017-09-29 Robin GareusNO-OP: Whitespace
2017-09-29 Robin GareusRemove code related to capture-offset.
2017-09-29 Robin GareusNo more disk-reader roll-delay
2017-09-24 Paul Davisfix header order and space alignment
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-24 Paul Davischange libtimecode to libtemporal, add Evoral::Beats...
2017-09-23 Robin GareusFix changing playlist (Track is responsible for signal...
2017-09-22 Robin GareusConsolidate check for internal/non-removable processors
2017-09-21 Robin GareusAlignmentChoise is a Track Property
2017-09-21 Robin Gareuss/created with/modified with/
2017-09-19 Paul Davisattempt to fix roll delay logic by moving it into DiskR...
2017-09-19 Paul DavisRevert "remove unusued roll_delay member of DiskReader"
2017-09-19 Paul Davisremove unusued roll_delay member of DiskReader
2017-09-19 Robin GareusAmend c8a9b28d3 and 40aebce. Fix gain automation edge...
2017-09-19 Paul Davisremove getter for Amp::_apply_automation_gain; reset...
2017-09-19 Paul Davisconsolidate roll methods into Route::roll()
2017-09-19 Robin GareusVarious updates and fixes for Latency Compensation
2017-09-18 Robin Gareusamend prev. commit
2017-09-18 Robin GareusTweak default config
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davisadd _locked() variants to new tempo experiment
2017-09-18 Paul Davischanges required to operate with the Evoral::Beats...
2017-09-18 Paul Davisnew header file for superclock stuff
2017-09-18 Paul Davisfix for loading older sessions, where the rest for...
2017-09-18 Paul Davisreinstate "restart seek" behaviour but use a new Sessio...
2017-09-18 Paul Davisremove all code related to "silent roll" concept. some...
2017-09-18 Paul Davismove disk_{writer,reader} into Route to allow for simpl...
2017-09-18 Paul Davismove _file_frame from DiskIOProcessor into DiskReader...
2017-09-18 Paul Davisremove Auditioner::prepare_playlist() - not used
2017-09-18 Paul Davisadd Track::use_default_new_playlist()
next