ardour.git
2017-06-12 Robin GareusAllow group gain sharing + VCA again
2017-06-12 Len OvensOSC: select channel plugin support with paging.
2017-06-12 Robin GareusFix Monitor Group override
2017-06-12 Robin GareusFix relative grouped + VCA slaved gain
2017-06-12 Robin GareusConsistent "cancel/close" button position on the left.
2017-06-12 Robin GareusFix a compiler warning (optimized builds)
2017-06-12 Tim MayberryRestore the state of the autoplay button in the import...
2017-06-12 Tim MayberryMake Import the default action in the Import Dialog
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 Len OvensOSC: add option to send /reply instead of #reply (OSC1...
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 nick_mNoteCreateDrag - Fix incorrect note length due to use...
2017-06-09 Robin GareusRemove Automatable::value_as_string API from libardour
2017-06-09 Robin GareusUpdate GUI, drop Automatable::value_as_string() API
2017-06-09 Robin GareusPrepare to eventually drop Automatable::value_as_string()
2017-06-09 Robin GareusPrepare AutomationTimeAxisView for non-route (VCA)...
2017-06-09 Damien Zammita-EQ: Revert one of the previous changes
2017-06-09 nick_mFix incorrect positioning of tempo line subdivisions...
2017-06-09 nick_mAdd a method for obtaining the frame position of beat...
2017-06-08 Robin GareusFix crash when showing plugin-UI in safe-mode
2017-06-08 nick_mTempoLines deletes its bfc on destruction
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_mDelete tempo lines when session goes away
2017-06-08 nick_mDo not duplicate note id in copy constructor
2017-06-08 nick_mRemove debugging from TempoTest::qnDistanceTestRamp ()
2017-06-08 nick_mFix uninitialised tempo section variable
2017-06-08 Robin GareusFix rec-box w/count-in
2017-06-08 Robin GareusUpdate LuaDialog example script to include File/Folder...
2017-06-08 Robin GareusAdd a file-chooser LuaDialog Widget
2017-06-07 Paul Daviscut buffer must not mess around with libardour selection
2017-06-07 Damien Zammita-EQ: DSP bugfix
2017-06-06 Len OvensOSC: add optional paging to sends in select.
2017-06-06 Nil GeisweillerFix a-EQ when parameter changes are very slow
2017-06-04 Daniel Sheeleradd route dialog now has "Add" and "Add and Close"...
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 const-ness: Evaluating a curve does not change it.
2017-06-03 Robin GareusAdd a scratch buffer for automation.
2017-06-02 Robin GareusNO-OP: whitespace
2017-06-02 Robin GareusImport Dialog is Window. Dialog Esc behavior needs...
2017-06-01 Robin GareusRemove "Close" button from import-dialog (prefer WM...
2017-05-31 Paul Davisif actively recording, prevent interaction between...
2017-05-31 Len OvensOSC: Some surfaces may use float for ssid. Accept this...
2017-05-31 Len OvensOSC: check controllable exists before using
2017-05-30 Robin GareusAdd Lua bindings for VCAs and VCAManager
2017-05-30 Robin GareusPrepare for automation control master
2017-05-29 Robin GareusCredit where credit is due
2017-05-29 Robin GareusNO-OP: whitespace
2017-05-29 Daniel Sheelerduplicate routes start off unsoloed to avoid issues...
2017-05-29 Paul Daviswhen creating a new session after working on one, the...
2017-05-29 Robin GareusAllow export presets for 176.4KHz -- "Ardour6: music...
2017-05-26 Alexandre ProkoudineUpdate Russian translation
2017-05-26 Tim MayberryUse string concatenation and PBD::to_string in EventTyp...
2017-05-25 Tim MayberryRemove normalization of property names from libpbd...
2017-05-25 Tim MayberryUse correct property name in generic MIDI surface
2017-05-25 Tim MayberryUse correct names when setting MidiTrack properties
2017-05-25 Tim MayberryRemove attempt to retrieve invalid Meterbridge properties
2017-05-25 Tim MayberryUse correct property names in Meterbridge::get_state()
2017-05-25 Tim MayberryUse correct property names for Editor transport control...
2017-05-25 Robin GareusAlways create a deep copy of MIDI regions when copying...
2017-05-25 Robin GareusPretty print control-outputs in generic-UI
2017-05-25 Robin GareusImplement basic AU parameter-printing
2017-05-25 Robin GareusInclude ParameterDescriptor in read-only control output
2017-05-24 Len OvensOSC: fix return value for successful touch
2017-05-24 Len OvensOSC: Added lpf and hpf controls for freq,enable and...
2017-05-24 Len OvensOSC add feedback for extra comp and eq controls
2017-05-23 Len OvensOSC - make /strip/list accept a parameter like everythi...
2017-05-23 John EmmasAccommodate recently removed source(s) in our MSVC...
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 Tim MayberryRemove unused header file in gtk2_ardour
2017-05-22 Tim MayberryRemove dead assignment in Editor::export_audio()
2017-05-22 Tim MayberryUse braces in BasicUI::jump_by_bars()
2017-05-22 Tim MayberryUse braces in BasicUI::jump_by_seconds()
2017-05-22 Tim MayberryUse correct variable in BasicUI::jump_by_seconds
2017-05-22 Tim MayberryRemove dead assignment in Editor::metric_get_bbt
2017-05-22 Tim MayberryRemove dead assignment in MiniTimeline::draw_edge
2017-05-22 nick_mFix failure to laod old tempo maps
2017-05-20 Len OvensOSC: Further fixes so multiple controls can touch at...
2017-05-20 Len OvensOSC: fix c++98 mistake
2017-05-20 Robin GareusFix libhid compile with /recent/ libc (GNU_SOURCE)
2017-05-19 Len OvensOSC: Catch case of surface sending fader move before...
2017-05-18 Len OvensOSC: Add fake timeout based touch
2017-05-17 Ben LoftisMCP: Fix issue with strip "select" buttons that stayed...
2017-05-17 Ben LoftisMCP: map the well-known EQ knobs more explicitly, not...
next