Remove Cruft -- AutomationStyle never did anything.
[ardour.git] / libs / ardour /
2017-06-21 Robin GareusRemove Cruft -- AutomationStyle never did anything.
2017-06-21 Robin GareusFix duplicate Gain+Trim AutomationLists in session...
2017-06-18 John Emmas'ARDOUR::Stripable::Sorter()' needs to be exportable...
2017-06-17 Hiroki InagakiUpdate Japanese translation, including a fix for an...
2017-06-17 Robin GareusMove implementation out of header file
2017-06-17 Robin GareusAdd Lua bindings to query all stripables
2017-06-17 Robin GareusFix stripable order for new strips & master-order
2017-06-17 Robin GareusAdd method to ensure Stripable sort constrains (for...
2017-06-17 Robin GareusUse Stripable::Sorter in libs
2017-06-17 Robin GareusMove StripableSorter into libardour
2017-06-14 Robin GareusFix region-gain offset when separating ranges 5.10
2017-06-14 Robin GareusFix range-separate for musically-locked MIDI regions
2017-06-14 Robin GareusSpecial-case VCA at 0 (-inf dB), force gain slaves...
2017-06-14 Robin GareusMerge event control lists when disconnecting a master...
2017-06-13 Robin GareusApply master-value to automation on disconnect.
2017-06-13 Robin GareusWrite inverse master automation.
2017-06-13 Robin Gareusamend 11ba1854 -- locked curve-evaluation is not public
2017-06-13 Robin GareusFix another thinko in 9581cb26 + 02b087c5 (VCA gain...
2017-06-12 Robin GareusFix nasty duplicate XML node
2017-06-12 Robin GareusRemember subgroup-bus
2017-06-12 Robin GareusAllow group gain sharing + VCA again
2017-06-12 Robin GareusFix relative grouped + VCA slaved gain
2017-06-12 Tim MayberryRemove unnecessary temporary variables in MasterRecord...
2017-06-12 Robin GareusVCA/SlavableAutomationCtrl re-design:
2017-06-11 Damien Zammita-EQ: Tweak knob layout to be less confusing
2017-06-11 Robin GareusFix thinko in 9581cb26 - scratch-buffer can't be used...
2017-06-10 Johannes MuellerEmit Session::Located only if _engine.transport_frame...
2017-06-10 Johannes MuellerMake Session::backend_sync_callback() emit Session...
2017-06-10 Paul Davissemantically more correct ordering of previous commit
2017-06-10 Paul Davislinker-agnostic version of recent commit to get Control...
2017-06-10 Robin GareusImplement slaved boolean automation and update mute...
2017-06-10 Robin GareusRestore VCA Automation state
2017-06-10 Robin Gareusamend a1b4f9b8ab - handle disconnecting from all masters
2017-06-09 Paul Davisset first selected stripable for control protocols...
2017-06-09 Robin GareusNO-OP: whitespace
2017-06-09 Robin GareusFix deletion of VCA with slaved controls.
2017-06-09 Robin GareusRemove Automatable::value_as_string API from libardour
2017-06-09 Robin GareusPrepare to eventually drop Automatable::value_as_string()
2017-06-09 nick_mAdd a method for obtaining the frame position of beat...
2017-06-08 nick_mTempo lines display subdivisions correctly over a tempo...
2017-06-08 nick_mFix reversed logic in legacy tempo secton detection
2017-06-08 nick_mRemove debugging from TempoTest::qnDistanceTestRamp ()
2017-06-08 nick_mFix uninitialised tempo section variable
2017-06-03 Robin GareusApply VCA master gain automation to Amp (Fader, Trim)
2017-06-03 Robin GareusAdd infrastructure for evaluating VCA automation curves
2017-06-03 Robin Gareusamend 67f9f6fd: no recursive ReaderLock
2017-06-03 Robin GareusAdd a scratch buffer for automation.
2017-06-02 Robin GareusNO-OP: whitespace
2017-05-30 Robin GareusAdd Lua bindings for VCAs and VCAManager
2017-05-30 Robin GareusPrepare for automation control master
2017-05-29 Robin GareusNO-OP: whitespace
2017-05-29 Daniel Sheelerduplicate routes start off unsoloed to avoid issues...
2017-05-29 Robin GareusAllow export presets for 176.4KHz -- "Ardour6: music...
2017-05-26 Tim MayberryUse string concatenation and PBD::to_string in EventTyp...
2017-05-25 Tim MayberryUse correct names when setting MidiTrack properties
2017-05-25 Robin GareusAlways create a deep copy of MIDI regions when copying...
2017-05-25 Robin GareusImplement basic AU parameter-printing
2017-05-25 Robin GareusInclude ParameterDescriptor in read-only control output
2017-05-23 Tim MayberryRemove old jack_utils.h header that was moved to the...
2017-05-23 nick_mSort tempo map after legacy sections have been assigned...
2017-05-22 nick_mTempo sections with a BBT start XML node are never...
2017-05-22 nick_mFix failure to laod old tempo maps
2017-05-14 Nil GeisweillerAdd note name parser to convert to midi note number
2017-05-13 Robin GareusSanitize "well-known" ctrl API
2017-05-13 Ben LoftisFix copy+paste error for mb32c filter freq.
2017-05-13 Robin Gareusamend efc2660f, well-known stripable controls:
2017-05-12 Tim MayberryUpdate Session::writable() during Session::save_as...
2017-05-12 Paul Davischange ControlProtocolManager protocol mutex into a...
2017-05-12 Paul Davisdon't actually use a method from libardourcp inside...
2017-05-12 Paul Davischange the way ControlProtocols (control surfaces)...
2017-05-12 Ben LoftisMCP: Mixbus32C: Restore missing filter controls to...
2017-05-11 Paul Davisre-order per-object and global selection change signals
2017-05-11 Paul Davisemit per-Stateful PropertyChanged signal when Stripable...
2017-05-10 Robin GareusFix another possible case of illegal use of reserved...
2017-05-10 Robin GareusFix reserved ports:
2017-05-10 Paul DavisSelection::get_stripables() needs to recurse into an...
2017-05-09 Robin GareusBump VST param-name length limit to 128 bytes and centr...
2017-05-09 Robin GareusArdour does support VST's audioMasterGetProductString...
2017-05-08 Robin Gareusiterator std::set::erase (iterator) is C++11
2017-05-08 Paul Davisfix copy-n-paste error
2017-05-08 Paul Davisfix logic when removing routes
2017-05-08 Paul Davisremove misc. debug output
2017-05-08 Paul Daviswhen removing a Route from Session, remove it from...
2017-05-08 Paul Daviswhen removing Stripables from CoreSelection by ID,...
2017-05-08 Paul Davisallow Session to call Session::remove_stripable_by_id()
2017-05-07 Robin GareusSemaphores need to have a unique name -- fixes #7341
2017-05-06 Robin Gareusreally fix opening session-archives -- amend 1f80f059be
2017-05-06 Robin GareusFix opening session-archives
2017-05-06 Robin GareusFactor RMS normalization by sqrt(2); match sine peak
2017-05-06 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-05-06 John EmmasMSVC won't allow us to erase an item referenced by...
2017-05-06 John EmmasThe new class 'ARDOUR::CoreSelection' needs to be expor...
2017-05-05 Paul Davisadd missing files from selection development branch(es)
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-05-05 Robin GareusMove special-cased FP8 mute-state into libardour
2017-05-05 Robin GareusFix converting v4 monitor state -- amend 8a6d30377
2017-05-04 Robin Gareusfix/amend previous commit.
2017-05-04 Robin GareusDon't save "end-is-free" with templates
2017-05-04 Robin GareusLua bindings for "end-is-free" (automatic session-end...
2017-05-04 Robin GareusConvert old v4 Track monitoring session-state (untested)
next