Fix generic-midi controllable race-condition
[ardour.git] / libs /
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 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 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 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 Lua bindings for SessionPlaylists
2019-03-19 Robin GareusAdd convenience methods (mainly for scripting)
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-14 Robin GareusUnused skeleton of the transport state-machine
2019-03-13 Robin GareusNO-OP: re-order code, collect realtime transport actions
2019-03-12 Ben LoftisChange region-equivalence enum to accommodate new mode.
2019-03-12 Robin GareusChange default RE to use Layer+Time
2019-03-12 Robin GareusAdd a time+layer equivalence check
2019-03-11 Robin GareusUse VST's print_parameter() when applicable.
2019-03-11 Robin GareusRemove generic parameter-printer
2019-03-11 Robin GareusRemove cruft, unused variable
2019-03-09 Robin GareusWork-around crash when printing bindings
2019-03-09 Paul Davisdo not save MIDI port info unnecessarily
2019-03-09 Paul Davison engine (re)start, just mark MIDI port info dirty
2019-03-09 Paul Davisadd runtime warning message
2019-03-08 Paul Davisdrop silly canonical name stuff from MIDI port info...
2019-03-08 Paul Davisrework name/canonical-name stuff for MIDI port info
2019-03-07 Robin GareusPass stderr mode properly to vfork wrapper
2019-03-07 Robin GareusFix mp3 export
2019-03-07 Paul Davissave/restore MIDI port pretty names, but prefer backend...
2019-03-07 Paul Davisredesign naming and reload of MIDI port information...
2019-03-07 Paul Davisa more nuanced version of the "do-not-automatically...
2019-03-06 Robin GareusRemove unused fluidsynth setting (since fluidsynth...
2019-03-06 Robin GareusUse unique midi-port names for Ardour's Dummy backend
2019-03-06 Robin GareusArdour/ALSA allow multiple MIDI devices with the same...
2019-03-06 Robin GareusAdd missing newline on error message
2019-03-06 Robin GareusFix typo
2019-03-06 Jan LentferLCXL:Disable global mute/solo/recarm in device mode
2019-03-06 Robin GareusTweak session load
2019-03-05 Robin GareusAllow to call set_state() on existing routes
2019-03-05 Robin GareusTweak, optimize route setup
2019-03-05 Robin GareusClose stderr of child processes on MacOS
2019-03-05 Robin GareusUse enum for exec stderr parameter (1/2)
2019-03-05 Robin GareusEnable de-click in disk-reader
2019-03-05 Paul Davisdo not disconnect MidiPortSelection-flagged ports ...
2019-03-04 Robin GareusFix recursive WriteLock crash due to signal emission
2019-03-04 Robin GareusMake it compile again
2019-03-04 John EmmasAdd/remove source(s) in our MSVC project (audiographer)
2019-03-03 Paul Davisremove double assignments and one debug trace output...
2019-03-03 Paul Davisdebug trace output tweaks
2019-03-03 Paul Davisremove debug output
2019-03-03 Paul Davisremove conditional surrounding wait-for-master-to-catch...
2019-03-03 Paul Davisremove debug output
2019-03-03 Paul Davisdo not initialize LTC timecode rate from session FPS
2019-03-03 Paul Davisfix decision about sending MTC to be based not just...
2019-03-03 Paul Davisaudioengine skip should trigger full LTC_Slave::reset...
2019-03-03 Paul DavisLTC_Slave: count frames since reset
2019-03-03 Paul Davisdebug trace output tweaks (including avoiding stderr...
2019-03-03 Paul DavisLTC_Slave::reset() should change _current.speed back...
2019-03-03 Paul DavisNO-OP: brace position
2019-03-03 Paul DavisNO-OP: brace position
2019-03-03 Paul Davisexpand scope of LTC_Slave::reset() to include more...
2019-03-03 Paul Davisfix semantics of LTC_Slave::locked() - we must have...
2019-03-03 Paul Davisfix initialization order
2019-03-03 Paul Davisrename LTC_Slave::prev_sample to prev_frame, correcting...
2019-03-03 Paul Davisremoved _locked property from TransportMaster (it's...
next