ardour.git
2019-04-07 Robin GareusNO-OP: whitespace & revert samples -> [stack]frames
2019-04-07 Robin GareusNO-OP: indent
2019-04-07 Robin GareusAdd missing semicolon (Mixbus)
2019-04-07 Robin GareusRevert some incorrect frames -> samples replacements
2019-04-07 Mirko Kunzefix copypaste bug
2019-04-07 Robin GareusEnable midi-to-audio bounce when processing w/synth
2019-04-07 Robin GareusPrepare midi-export for midi-to-audio bouncing.
2019-04-07 Robin GareusFix bounce-process: skip all processors before disk...
2019-04-07 Robin GareusBounce process always uses speed 1.0
2019-04-07 Robin GareusNO-OP/Optimize Bounce: Lookup data-type only once
2019-04-07 Robin GareusVerify Freeze/Export/Bounce polarity invert buffers
2019-04-07 Robin GareusCleanup "Clean-up", hide dialog before starting cleanup
2019-04-03 Robin GareusBackport a Mixbus special-case for plugin-tags
2019-04-03 Robin GareusFix OSC crash when there's no master bus
2019-04-02 Robin GareusFix MIDI Aftertouch (import, record and play) in the...
2019-04-01 Robin GareusDowngrade LADSPA scan errors to warnings
2019-04-01 Robin GareusIndicate automation-latch as "touch" on the FP1
2019-04-01 Robin GareusExpose Latch automation mode to MCUs
2019-03-31 Robin GareusClarify documentation
2019-03-31 Robin GareusRemove a hack of using flags to emit a signal-change...
2019-03-31 Robin GareusNO-OP: Whitespace
2019-03-30 Robin GareusAutomationRangeDrag tweaks for stacked layer view
2019-03-30 Robin GareusRemove unused variable
2019-03-29 Robin Gareuscont'd AutomationRangeDrag update
2019-03-29 Robin Gareuscont'd AutomationRangeDrag updates -- safety commit
2019-03-29 Robin GareusFix Mixbus special case
2019-03-29 Robin GareusFix action-name
2019-03-29 Robin GareusNO-OP: remove unused variable
2019-03-28 John EmmasAdd a missing namespace qualifier
2019-03-28 Robin GareusFix route-templates with external sends
2019-03-28 Robin GareusDon't allow to cut/copy inserts via Drag/Drop
2019-03-27 Robin GareusRe-layout ctrl surface enable button: align left
2019-03-27 Robin GareusImplement multi-region AutomationRange drag/drop
2019-03-27 David RobillardCleanup: Remove unnecessary using namespace declarations
2019-03-27 David RobillardCleanup: Fix inconsistent TransformDialog code style
2019-03-26 Robin GareusNO-OP: add comment for cross-reference
2019-03-26 Robin GareusRemove extra quotes from meta-data
2019-03-26 Robin GareusCredit where credit is due.
2019-03-26 Robin GareusAdd a note to self
2019-03-26 Robin GareusFix mingw compile (declare int64_t and int32_t)
2019-03-25 Robin GareusDo not create automation when shifting (insert/remove...
2019-03-23 Robin GareusNO-OP: whitespac
2019-03-23 Robin GareusNO-OP: whitespace
2019-03-23 Robin GareusFix generic-midi controllable race-condition
2019-03-23 Robin GareusClean up MonitorProcessorControls
2019-03-23 Robin GareusClean out session-global controllables
2019-03-23 Robin GareusRemove static Destroyed(*), prefer StatefulDestructable API
2019-03-23 Robin GareusRemove chicken/egg d'tor
2019-03-23 Robin GareusRe-add global lookup for generic-midi ctrl state
2019-03-23 Robin GareusRe-add Controllable registry
2019-03-23 Robin GareusUpdate GenericMidiControlProtocol to use shared/weak...
2019-03-23 Robin GareusUse weak-pointer for Controllable learning
2019-03-23 Robin GareusRemove c-pointer Controllable* registry
2019-03-23 Robin GareusPrepare PBD::Controllable API cleanup (remove only...
2019-03-23 Robin GareusRemove unusued API Create/Delete Binding
2019-03-22 Robin GareusUpdate cAutomationControl values when copying state
2019-03-22 Robin GareusPrevent crashes when copying LV2 plugin state
2019-03-22 Robin GareusNO-OP: reduce scope
2019-03-21 Robin GareusAdd ultra-insane CBR 320kbit mp3 quality
2019-03-21 Paul Davisworking but still confusing fix for ensuring that playl...
2019-03-21 Paul Davissafety fix, in case non-Route stripable is selected
2019-03-21 Paul Davissort track selection into presentation order before...
2019-03-21 Paul Davisfix Session::new_route_from_template() to use playlist...
2019-03-21 Paul Davisremove "rename_playlist" argument from Route::set_name_...
2019-03-20 Paul Davisfix all surfaces' available action menus
2019-03-20 Paul Davisfix Mackie available action menu
2019-03-20 Paul DavisActionManager::get_all_actions() no longer includes...
2019-03-20 Paul DavisActionManager::get_all_actions() no longer includes...
2019-03-20 Paul DavisActionManager::get_all_actions() no longer includes...
2019-03-20 Paul Davismake ::ardour_action_name() private to Bindings, becaus...
2019-03-19 Paul Davisdo not create a (throwaway) playlist during track creation
2019-03-19 Robin GareusFix incorrectly saved un-used playlists
2019-03-19 Robin GareusAdd some more playlist Lua bindings
2019-03-19 Ben LoftisAdd an exception handler for access_action() used by...
2019-03-19 Ben LoftisCompiler fix for 201110.
2019-03-19 Ben LoftisMixer/show-editor is now Common/show-editor
2019-03-19 Paul Davisuse a new unhandled (thus far) exception rather than...
2019-03-19 Paul Davisreorder #include directives
2019-03-19 Robin GareusAdd example script to list Playlists
2019-03-19 Robin GareusAdd Lua bindings for SessionPlaylists
2019-03-19 Robin GareusAdd convenience methods (mainly for scripting)
2019-03-19 Robin GareusUpdate GUI, use Session::playlists() getter (2/2)
2019-03-19 Robin GareusRemove global Session::playlists variable, use getter...
2019-03-19 Robin GareusFix Playlist refcount when deleting track
2019-03-18 Paul Davisswitch remaining use of Common/ToggleMixerList to Mixer...
2019-03-18 Paul Daviscompute correct size for working buffers used by compou...
2019-03-18 Paul Davismake PlaybackBuffer<T>'s power-of-two size computation...
2019-03-18 Robin GareusNO-OP: Use API to set/test state-of-the-state
2019-03-18 Paul Davisremove debug output
2019-03-18 Robin GareusAvoid calling rt-methods from non-rt context
2019-03-17 Robin GareusTemporary change to make auto-return work with broken...
2019-03-17 Robin GareusSpeed up session deletion
2019-03-17 Robin GareusRemove unneeded calls to configure_processors during...
2019-03-17 Robin GareusPrepare to configure procs only once - fix missing...
2019-03-17 Robin GareusNO-OP: prefer to use API to check session-state
2019-03-15 Robin GareusAmend 883ee9c2, setup required invisible processor
2019-03-15 Robin GareusAllow to load presets via double-click
2019-03-15 Robin GareusAdd example script to save instrument plugins on save
2019-03-14 Robin GareusOn selection, move/scroll VCA into view
2019-03-14 Robin GareusUnused skeleton of the transport state-machine
next