Fix code style
[ardour.git] / libs / ardour / ardour /
2018-06-30 Len OvensFix code style
2018-06-21 Paul Davisremove Session::controllable_by_descriptor() and move...
2018-06-04 Paul Davisremove aeffectx.h; use vestige.h
2018-05-31 Robin GareusAdd Lua API to list all available plugins
2018-05-17 Robin GareusCollect plugin runtime profile statistics.
2018-05-08 Ben LoftisPlugin Order: remove from instant.xml and save to...
2018-05-08 Ben LoftisMake note of Gesture messages in VST; for later.
2018-05-04 Paul Davisadd well known controls to list accessible via a MIDI...
2018-05-04 Paul Davisinternally, ControllableDescriptors (used by MIDI bindi...
2018-04-06 Robin GareusFix VstParameterProperties (bug from ac03e4a93)
2018-03-15 Robin GareusVCA API-change: return created VCAs (handy for Lua...
2018-03-10 Len OvensAdd virtual slaved, slaved_to calls to stripable
2018-03-02 Ben LoftisTag_reset() should be FromPlug, not FromGui.
2018-03-01 Ben LoftisPlugin-Tag improvements:
2018-02-23 Ben LoftisRevert afedd2 and associated commits (method to generat...
2018-02-22 Ben LoftisMethod to generate an initial tag file:
2018-02-15 Ben LoftisAuto-monitor == Cue for MIDI tracks.
2018-02-11 Ben LoftisSoloSelection: libardour part.
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2018-02-03 John EmmasMake sure that 'libardour-config,h' only gets #included...
2018-02-03 Ben LoftisFurther defer changes of plugin Tags+Status, and consol...
2018-01-31 Robin GareusAllow to filter tags by hidden + favorite
2018-01-30 Robin GareusAdd backend-API to reset plugin tags
2018-01-30 Robin GareusRemove unused API
2018-01-30 Robin GareusUpdate PluginManager: implement plugin tags
2018-01-30 Robin GareusUpdate plugin classification
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
next