ardour.git
2017-08-15 Robin GareusRevert ongoing SessionDialog changes for 5.11 release. 5.11
2017-08-15 Robin GareusReplace advanced session-setup options with script
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-15 Robin GareusPrepare for removal of Advanced Session Options (BusPro...
2017-08-15 Paul Davisonly button 1 click in mouse draw mode on MIDI automati...
2017-08-15 Johannes MuellerSimplify code of PluginDisplay::update_height_alloc()
2017-08-15 Johannes MuellerMake PluginDisplay::update_height_alloc() virtual
2017-08-15 Robin GareusRe-add template script debugging (after 7d48e80e)
2017-08-15 Robin Gareusclean up 7aaaae8
2017-08-15 Paul Davistone down frame color and use a better widget name
2017-08-15 Paul DavisNO-OP: indent and remove whitespace
2017-08-15 Paul Davisput a frame around template description, change backgro...
2017-08-15 Ben LoftisInitial checkin of a Full Band template script.
2017-08-14 Ben LoftisFurther tweaking of layout and packing.
2017-08-14 Ben LoftisRationalize gtk box packing.
2017-08-14 Ben LoftisAuto-select an Empty template.
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 Davisexpose automation state controls in AutomationTimeAxisV...
2017-08-12 Paul Davisdo not set automation to off/manual for MIDI CC data...
2017-08-12 Paul Davisuse a lock to set/get AutomationList automation state
2017-08-11 Robin GareusMaybe fix crash on Close Session -> Quit (windows threa...
2017-08-11 Robin GareusFix MSVC builds (binding external static members)
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 GareusAdd support for scripted meta-templates.
2017-08-11 Robin GareusPrepare for templates w/description
2017-08-11 Robin GareusAdd a new script type for meta-templates: SessionSetup
2017-08-11 Robin GareusAdd template dropdown sensitivity
2017-08-10 Len OvensOSC: fix issue #7444 send fader position/gain even...
2017-08-10 Todd NauglePopulate the buffer size combo when connecting to jack...
2017-08-10 Robin GareusSave sample-rate for sessions created from templates
2017-08-10 Robin GareusAdd some more Lua script examples
2017-08-10 Robin Gareusremove old PBD::SystemExec bindings (Windows classkeys)
2017-08-10 Robin GareusUpdate Lua os.exec, SystemExec API
2017-08-10 Robin GareusAdd support for templates to invoke one-time scripts
2017-08-10 Robin GareusLua GUI Instance update: prepare for template scripts
2017-08-10 Robin GareusLua Message dialog, push splash screen if needed.
2017-08-10 Robin GareusAdd a Lua SetSession signal/hook
2017-08-10 Robin GareusLua Script Sandbox - GUI part
2017-08-10 Robin GareusCentralize Lua sandboxing
2017-08-09 Robin GareusAdd Lua bindings to set toggle-actions
2017-08-09 Robin GareusSeparate set_toggleaction_state () API
2017-08-09 Robin GareusFix windows builds (amend 0c4e0503)
2017-08-09 Robin Gareusreally fix linux packaging jack check (amend 79dc3882ea)
2017-08-08 Robin GareusSystemExec Lua bindings (vfork, fire+forget)
2017-08-07 Robin GareusHide TrackList "Active" toggle for VCAs
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 Paul Davisslight tweak for more code consistency between ::toggle...
2017-08-07 Paul Davissome structure/code for managing menu sensitivity now...
2017-08-07 Robin GareusWork around a Windows crash (for now)
2017-08-07 Robin GareusName New VCAs from Selection
2017-08-07 Robin GareusImprove Track > Toggle Solo/Mute, include VCAs
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 GareusMore RouteTAV -> StripableTAV updates (Editor List)
2017-08-06 Robin GareusUse StripableTAV to inform Ctrl surfaces about selection.
2017-08-06 Robin GareusVCA TimeAxis Context Menu
2017-08-06 Robin GareusAllow FaderPort to select VCAs
2017-08-06 Robin GareusUpdate Selection API to include all Stripables
2017-08-06 Robin GareusUpdate Remove Track(s) dialog to include VCAs
2017-08-06 Robin GareusAllow to select VCAs
2017-08-06 Robin GareusEmit SelectionChange when VCA is removed
2017-08-06 Robin GareusAdd options to set bit-depth and bwf to session-export...
2017-08-06 Robin GareusBroadcast info according to EBU tech-specs
2017-08-06 Robin GareusRemove some debug output (gtk2_ardour)
2017-08-06 Robin GareusRemove some debug output
2017-08-06 Robin GareusImprove help text and error-reporting for ardour-export
2017-08-06 Robin GareusFix session-export --samplerate option
2017-08-05 Robin GareusYet another blind copy/paste issue fix.
2017-08-05 Robin GareusFix Clock Font on OSX (fixes Big Clock Window Size)
2017-08-05 Robin Gareus"Selected" is a PresentationInfo Property.
2017-08-05 Robin GareusFix Track/Bus dialog name-entry default
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 Paul Davisfull integration of beatbox test app into ardour tree...
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 Paul Davisadd tempo adjustment
2017-08-04 Paul Davisexpose more internal state
2017-08-04 Paul Davischange superclock ticks per second (no need for 11...
2017-08-04 Paul Davisremove some debug output
2017-08-04 Paul Davisfix bbox compilation after integration into tree
next