Editor zooming:
[ardour.git] / libs /
2017-08-01 Len OvensOSC: expand plugin_descriptor to split into smaller...
2017-08-01 Len OvensOSC: add param to plugin_list response which indicates...
2017-07-31 Johannes MuellerSignal wish to show inline display in gui by lv2:option...
2017-07-31 Johannes MuellerTweaking the a-comp inline display a bit. Make it more...
2017-07-31 Johannes MuellerIndicate whether to show plugin's inline display in GUI
2017-07-31 Johannes MuellerSimplified inline display if the channel strip is not...
2017-07-31 Johannes MuellerHonor attack and release parameters in a-comp's inline...
2017-07-31 Johannes MuellerIndicate gain reduction in a-comp
2017-07-31 Robin GareusShow range -60 .. +10 dBFS in acomp's inline display
2017-07-31 Johannes MuellerSet makeup to 0.f when bypassed also in stereo version
2017-07-31 Johannes MuellerAdjust the indication of the treshold value by the...
2017-07-31 Johannes MuellerAlso the stereo version needs to set need_expose
2017-07-31 Johannes MuellerShow a-comp's makeup grain in inline rendering
2017-07-31 Robin GareusFix typo
2017-07-31 Len OvensOSC: Make stripname refresh in automation play mode...
2017-07-31 Len OvensOSC: fix VCAs try to connect to controls it does not...
2017-07-30 Robin GareusSome session cleanup fixes (delete slave, take lock...
2017-07-30 Robin GareusBinding Proxy: Drop references as requested.
2017-07-30 Robin GareusTurn AutomationCtrl into a SessionHandleRef
2017-07-30 Robin GareusNO-OP: name-change (_list and _lock are also used in...
2017-07-29 John EmmasModify our MSVC project to add libltc as a dependency...
2017-07-29 John EmmasFix an ambiguous call to 'floor()'
2017-07-28 Robin GareusPortManager::unregister_port() must be called with...
2017-07-28 Robin GareusDelete CoreSelection at session close
2017-07-28 Robin GareusAdd a LTC generator to the dummy backend
2017-07-27 Robin GareusFix write-pass re-start while in an active write-pass
2017-07-26 Robin GareusStart a new write-pass when writing automation and...
2017-07-26 Robin GareusFix initial sync to LTC with small buffersizes
2017-07-26 Robin Gareusupdate libltc
2017-07-25 Robin GareusRemove unnecessary tests for touch-state
2017-07-25 Robin GareusMake start_touch() truly idempotent
2017-07-24 Robin Gareusfix e838e7f3597
2017-07-24 Robin GareusFix Mixbus "well known" send-names and enable ctrls
2017-07-24 Robin GareusUpdate WritePass logic + AutomationList Undo
2017-07-24 Paul Davisupdate japanese translation (Hiroki Inagaki)
2017-07-24 Len OvensOSC: only use gain change signals if value changes
2017-07-24 Len OvensOSC: add use groups to GUI
2017-07-24 Len OvensOSC: port mode by default should be manual
2017-07-24 Len OvensOSC: make sure initialization is complete before we...
2017-07-24 Len OvensOSC: simplify route observer
2017-07-24 Robin GareusFix saving automation record undo
2017-07-23 Robin GareusUpdate amp.cc to use gain_t for maths (no more double)
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-07-23 Robin GareusFix ctrl-list guard-points and concurrency issues
2017-07-23 Robin GareusAdd touch-events signal emission to ArdourKnob
2017-07-22 Len OvensOSC: add /use_group 1/0 command
2017-07-22 Robin GareusSanitize printing of a-eq gain parameters
2017-07-22 Robin GareusNO-OP: whitespace
2017-07-22 Robin GareusAutomationWatch: single DropReferences connection per AC
2017-07-22 Robin GareusNO-OP: whitespace
2017-07-22 Robin GareusFix Route mute automation touch (owned control)
2017-07-22 Robin GareusNO-OP: consistent [internal] API name for Automatables
2017-07-22 Robin GareusNO-OP: Consistent API name
2017-07-21 Robin GareusMore non-rt calls to VCA - fixes VCA automation writing
2017-07-21 Robin GareusFix VCA Automation: end write pass
2017-07-21 nick_mTempoMap legacy session loading fixes
2017-07-21 nick_mFis stray break statement when checking for a legacy...
2017-07-21 nick_mRework tempo marker editing menu functions
2017-07-21 nick_mCalculate clamped tempo stretch ratios using the correc...
2017-07-21 nick_mTempoMap : Remove old solve_map debugging code
2017-07-21 nick_mMove some duplicated replace/add tempo section code
2017-07-21 nick_mRemove redundant beat arg from TempoMap::add_meter
2017-07-21 nick_mFix incorrect double-snap when moving audio-locked...
2017-07-21 nick_mCheck for identical meter positions in old sessions...
2017-07-21 Len OvensOSC make all group dispositions the same
2017-07-21 Johannes MuellerIncrease range of a-comp#stereo release time
2017-07-20 Robin GareusNon-layered MIDI recording
2017-07-20 Johannes MuellerSet the name of the route in a route template to the...
2017-07-20 Robin GareusAllow adding tracks w/o running backend
2017-07-19 Robin GareusAllow listening to channels being exported (w/ realtime...
2017-07-19 John EmmasMSVC changes needed to implement the new 'waveview...
2017-07-19 John EmmasMSVC changes needed to implement the new 'widgets'...
2017-07-19 Robin GareusFP8: use separate bank offsets per MixMode
2017-07-19 Robin GareusFix well-known send API for mixbusses.
2017-07-18 Robin GareusFP8: Fix Mixbus solo-state and indicate implicit solo...
2017-07-18 Robin GareusFix NSGLView invalidation
2017-07-18 Léo AndrèsFix french translation mistake
2017-07-18 Robin GareusFix OSX builds in the wake of the source-tree layout...
2017-07-17 Paul Davisadd required stdint.h
2017-07-17 Robin GareusPluginInsert::silence is used after all (fix 07aeb12d3)
2017-07-17 Robin GareusFP8: save/restore "two line text" option
2017-07-17 Robin GareusRemove unused clearlooks-older
2017-07-17 Robin GareusPurify libcanvas, remove libardour dependency
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-16 Robin GareusFix loading bundles #7426
2017-07-16 Robin GareusData less than or equal to zero should be considered...
2017-07-16 Robin GareusFix merging boolean automation + mute disconnect.
2017-07-16 Robin GareusSome notes for later.
2017-07-16 Robin GareusRemove unused API and a never used execution-branch
2017-07-16 Robin GareusConsistent Automation evaluation:
2017-07-16 Robin GareusAdd API to run automation only (emit Changed signal).
2017-07-16 Robin GareusRename private method
2017-07-13 Robin GareusFix total number of process threads
2017-07-12 Johannes MuellerDon't try to chop of the file name extension from a...
2017-07-12 Jelle van der WaaFix duplicate ‘const’ declaration specifier
next