LCXL: fix some more typos
[ardour.git] / libs / ardour /
2018-08-18 Robin GareusNO-OP: whitespace
2018-08-18 Robin GareusInitialize uninitialized variable
2018-08-17 Nikolaus Gullottaadd mac_vst_plugin_info() to list_plugins() and new_plu...
2018-08-16 Robin GareusAdd missing Lua MacVST constant
2018-08-15 Robin GareusAdd API to reset plugin timing stats
2018-08-14 Robin GareusAdd a locale-independent float/double format Lua method
2018-08-08 Robin GareusProperly announce support for Vendor string
2018-08-08 Stefan WesterfeldLet VST plugins know that we implement plugin window...
2018-08-07 Robin GareusCreate plugin-metadata folder for new config
2018-08-07 Térence ClastresAdd Launch Control XL control surface support
2018-08-06 Robin GareusFix track rename oddity, don't skip over current name.
2018-08-02 Robin GareusAdd method to conveniently retrieve a sorted routelist
2018-08-01 Robin GareusAlso expose PI::enabled()
2018-08-01 Robin GareusFix+extend PluginInsert Lua bindings
2018-07-31 Robin GareusPrepare for non-bypassable plugins (Mixbus channelstrip)
2018-07-31 Robin GareusFix mismatched delete/delete[]
2018-07-31 Ben LoftisAdd support for PreSonus Faderport2 (2018 model)
2018-07-30 Robin GareusExpose Config and Cache dirs to Lua
2018-07-30 Robin GareusFix "session dirty" flicker during session-setup.
2018-07-30 Robin GareusIgnore state-changes during deletion
2018-07-30 Robin GareusAmend VST "MasterUpdateDisplay", allow UI(s) to idle...
2018-07-30 Robin GareusFix VST callback and crash for some plugins
2018-07-26 Robin GareusPrepare types for new grid
2018-07-25 Robin GareusFall back to default Session export dir, if export...
2018-07-25 Robin GareusDon't allow invalid export Locations (when using the...
2018-07-25 Robin GareusReset export-config maps before each new export (1/2)
2018-07-25 Robin GareusAdd an API to reset export-handler configs.
2018-07-21 Robin GareusFix log-scale rangesteps and log-control numeric spinboxes
2018-07-18 Robin GareusFix and tweak LV2:RangeStep
2018-07-17 Robin GareusAdd LTC Decoder Lua Bindings
2018-07-17 Robin GareusRefactor LTC File decoder, prepare for Lua bindings
2018-07-14 Ben Loftisauto-backup: libardour part. (from mixbus)
2018-07-12 Robin GareusMonitorCue = In + Disk (fixes CC121 + push2 display)
2018-07-11 John EmmasCorrect a couple of typos
2018-07-09 Robin GareusFix lv2-state templates with external files.
2018-07-09 Robin GareusNO-OP: Rename disk-reader buffer for consistency
2018-07-09 Robin GareusPrepare API for per disk-reader de-click
2018-07-09 Robin GareusRemove unused CubicInterpolation from session
2018-07-09 Robin GareusSeparate ChannelInfo for disk reader and writer
2018-07-09 Robin GareusRemove unused disk-reader vari-speed
2018-07-09 Robin Gareusmove rt-stop to route
2018-07-09 Robin GareusRemove unused AutoLoopDeclick, PendingLoopDeclick
2018-07-09 Robin GareusRemove global declick API
2018-07-05 Paul Davisremove debug output
2018-07-05 Paul Daviscatch various libsmf errors rethrown as exceptions
2018-07-03 Paul Davisreverse velocity display related commits
2018-07-03 Paul Davisenum convert for VelocityDisplayOption
2018-07-03 Paul Davisadd VelocityDisplayOption enum; indent TrackAutoNamingR...
2018-06-30 Len OvensAdd method to find subgroup_bus
2018-06-30 Len OvensFix code style
2018-06-28 Paul Daviswhen creating a route from a template, use correct...
2018-06-28 Paul Daviscall IO::prepare_for_reset() on BOTH IO nodes of a...
2018-06-25 John EmmasAccommodate recently removed source(s) in our MSVC...
2018-06-21 Paul Davisremove Session::controllable_by_descriptor() and move...
2018-06-09 Robin GareusHide designated LV2 freewheeling port.
2018-06-06 Robin GareusRemove duplicate class-keys (amend d95df9164)
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 Davisfix more cut-n-paste coding errors
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-05-04 Paul Davisavoid compiler warning (timestamp is unsigned and is...
2018-04-30 Robin GareusNO-OP: a ToDo comment for discussion
2018-04-26 Robin GareusFix issue with AU plugin-analysis
2018-04-24 Robin GareusUse URIs to identify plugin-presets
2018-04-06 Robin GareusFix VstParameterProperties (bug from ac03e4a93)
2018-04-02 Robin GareusImplement VST UI touch (begin/end Edit)
2018-03-27 Robin GareusNO-OP: prefer binary OR to set midi-status byte
2018-03-19 Robin GareusLua: Lock bindings into memory for rt-scripts
2018-03-16 Robin GareusExpose a few more PluginInsert methods to Lua
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-07 Robin GareusSafeguard against possibly invalid peak-requests
2018-03-02 Ben LoftisUnrecognized plugins are stored in the tagfile (FromPlu...
2018-03-02 Ben LoftisAllow successive changes from the Gui to set tags.
2018-03-02 Robin GareusRemove interpolation unit-test (fails to compile)
2018-03-02 Robin GareusFix gcc-4.2 OSX/PPC builds
2018-03-02 Ben LoftisTag_reset() should be FromPlug, not FromGui.
2018-03-01 Ben LoftisFix thinko in prior commit 7c5f1c.
2018-03-01 Ben LoftisPlugin-Tag improvements:
2018-02-23 Paul Daviscatch (incorrect) inclusion of non-MIDI related automat...
2018-02-23 Ben LoftisRevert afedd2 and associated commits (method to generat...
2018-02-22 Len Ovensfix compilation on windows with VST support
2018-02-22 Paul Davisfix compilation on linux with LXVST support
2018-02-22 Ben LoftisMethod to generate an initial tag file:
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
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-31 John EmmasText case change (_VSTInfo::Category needs to be capita...
2018-01-30 Robin GareusFix editing/replacing plugin-tags
2018-01-30 Robin GareusMove LADSPA Author string sanitation to libardour.
2018-01-30 Robin GareusAdd backend-API to reset plugin tags
2018-01-30 Robin GareusFix plugin factory tags
next