Add luaRef is Boolean
[ardour.git] / libs /
2017-08-18 Robin GareusAdd luaRef is Boolean
2017-08-18 Paul DavisNO-OP: whitespace
2017-08-18 Paul Davisstrip <Actions>/ from displayed path when printing...
2017-08-17 Robin GareusNO-OP: whitespace
2017-08-17 Robin GareusExpose Lua bindings to create/delete VCAs
2017-08-17 Ben LoftisTrack Templates: initial lua backend support.
2017-08-17 Robin GareusCatch some exceptions during session loading.
2017-08-17 Robin GareusCheck major session file format version.
2017-08-16 Robin GareusExpose enums used in RCConfig and other missing classes...
2017-08-16 Robin GareusFix unit-test data (XML attributes changed)
2017-08-15 Robin GareusAdd RCConfiguration Lua Bindings
2017-08-15 Robin GareusThe Auditioner is not in the Session's RouteList
2017-08-15 Robin GareusSeparate "add master bus" (and add Lua bindings)
2017-08-15 Robin GareusClean up BusProfile:
2017-08-14 Ben LoftisChange the template pulldown menu into a tree list...
2017-08-14 Ben LoftisSession Metadata: add a Description field.
2017-08-12 Paul Davisuse a lock to set/get AutomationList automation state
2017-08-11 Robin Gareusyet another Windows build fix (LV2 preset 89475b2c9)
2017-08-11 Robin GareusFix Windows builds (amend 89475b2c)
2017-08-11 Robin GareusFix LV2 Preset path for window
2017-08-11 Robin GareusPrepare for templates w/description
2017-08-11 Robin GareusAdd a new script type for meta-templates: SessionSetup
2017-08-10 Len OvensOSC: fix issue #7444 send fader position/gain even...
2017-08-10 Robin GareusSave sample-rate for sessions created from templates
2017-08-10 Robin Gareusremove old PBD::SystemExec bindings (Windows classkeys)
2017-08-10 Robin GareusAdd a Lua SetSession signal/hook
2017-08-10 Robin GareusCentralize Lua sandboxing
2017-08-09 Robin GareusSeparate set_toggleaction_state () API
2017-08-09 Robin GareusFix windows builds (amend 0c4e0503)
2017-08-08 Robin GareusSystemExec Lua bindings (vfork, fire+forget)
2017-08-07 Robin GareusFix non-buffered PA backend. Wait for backend to become...
2017-08-07 Robin GareusAdd debug-msg for port-handle registration
2017-08-07 Robin GareusPortAudio: skip process callbacks until ports are estab...
2017-08-07 Robin GareusRevert "Work around a Windows crash (for now)"
2017-08-07 Robin GareusWork around a Windows crash (for now)
2017-08-07 Robin GareusFix Windows builds (amend 7009ff03)
2017-08-07 Robin Gareusfix a -Wattributes
2017-08-07 Robin GareusExplicitly initialize parent in the copy constructor
2017-08-07 Robin Gareusspace matters
2017-08-07 Robin GareusAdd Lua Bindings to clone/copy regions
2017-08-07 Robin GareusAdd Lua bindings for RegionMap and region list
2017-08-06 Robin GareusAllow FaderPort to select VCAs
2017-08-06 Robin GareusEmit SelectionChange when VCA is removed
2017-08-06 Robin GareusBroadcast info according to EBU tech-specs
2017-08-06 Robin GareusRemove some debug output
2017-08-05 Robin Gareus"Selected" is a PresentationInfo Property.
2017-08-05 Robin Gareusamend bc46a7e2e9; fix blind coding typos
2017-08-05 Robin Gareusamend f4c76f89d3a; fix blind coding typos
2017-08-05 Robin GareusPortAudio backend RT-safe MIDI buffer allocation
2017-08-05 Robin GareusCoreaudio backend RT-safe MIDI buffer allocation
2017-08-05 Robin GareusALSA backend RT-safe MIDI buffer allocation
2017-08-05 Robin GareusUpdate backend API: read-only MIDI input buffers
2017-08-05 Robin GareusRevert 542d021f, fix number of DSP threads
2017-08-04 Robin GareusConsolidate ctrl surface code
2017-08-04 Robin GareusAdd API to set thread-priority (for ctrl-surfaces)
2017-08-04 Robin GareusReduce DSP thread priority (main-i/o > midi i/o > compu...
2017-08-04 Robin GareusNO-OP: whitespace
2017-08-04 Robin GareusGraph profiling: allow to override max DSP thread count...
2017-08-04 Robin GareusCoreAudio: Set MachThread RT Priority
2017-08-04 Robin GareusDummyBackend: allow changing SPP
2017-08-03 Robin GareusFix typo in Lua Vamp API
2017-08-03 Robin GareusAllow calling IO::silence for yet unregistered ports...
2017-08-03 Robin GareusSome more assert() debugging
2017-08-03 Robin GareusIgnore cycle-start/end for unregistered ports
2017-08-03 Robin Gareusimprove 1a288ddd, destroy IO after disconnecting from...
2017-08-03 Robin GareusFix crash when cleaning up w/o destroying session
2017-08-03 Len OvensOSC: Fix to make sure buses created with Ardour 4.7...
2017-08-03 Robin Gareusprevent duplicate playlist-names when re-naming #7438
2017-08-02 Len OvensOSC: Add command to select Master
2017-08-01 Robin GareusFix some more crashes at session-close
2017-08-01 Robin GareusFix LTC encoder removal
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
next