ardour.git
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin Gareusremove cruft (no more ButtonJoiner)
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-17 Paul Davisfix behaviour of AddRouteDialog "Add" button
2017-07-17 Paul Davisif user has edited name entry in add route dialog,...
2017-07-17 Julien "_FrnchFrgg_... Fix a typo in recent commit
2017-07-16 Robin GareusFix loading bundles #7426
2017-07-16 Robin GareusData less than or equal to zero should be considered...
2017-07-16 Robin GareusFix merging boolean automation + mute disconnect.
2017-07-16 Robin GareusSome notes for later.
2017-07-16 Robin GareusRemove Timers to watch Controllable values
2017-07-16 Robin GareusRemove unused API and a never used execution-branch
2017-07-16 Robin GareusConsistent Automation evaluation:
2017-07-16 Robin GareusAdd API to run automation only (emit Changed signal).
2017-07-16 Robin GareusRename private method
2017-07-15 Paul Davisrequired #include for earlier gcc
2017-07-15 Paul Davisnew script to globally switch from "audio frames" to...
2017-07-15 Johannes MuellerForce filename suffix and ask confirmation before overw...
2017-07-15 Johannes MuellerOnly make the export button sensitive if there's someth...
2017-07-15 Johannes MuellerInflate template archives rather in `.config/ardour5...
2017-07-14 Robin GareusAdd johmue to authors list
2017-07-14 Robin GareusTurn Summary into a horizontal scrollbar (drop y-axis...
2017-07-14 Julien "_FrnchFrgg_... Simplify _midifilter.lua example
2017-07-14 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-07-13 Robin GareusFix total number of process threads
2017-07-12 Johannes MuellerSwitch to g_dir_make_tmp() to make the tmpdir.
2017-07-12 Johannes MuellerFirst draft of import and export templates
2017-07-12 Johannes MuellerSome more error handling
2017-07-12 Johannes MuellerRemove template dirs using PBD::remove_directory()
2017-07-12 Johannes MuellerAdjust template names inside template files
2017-07-12 Johannes MuellerAlso handle Route templates
2017-07-12 Johannes MuellerSome cosmetics
2017-07-12 Johannes MuellerFirst draft of a template management dialog
2017-07-12 Johannes MuellerDon't try to chop of the file name extension from a...
2017-07-12 Jelle van der WaaFix duplicate ‘const’ declaration specifier
2017-07-12 Robin GareusHonor groups for mixer selection
2017-07-08 Robin GareusDon't use VST ->user points, prefer host-reserved ptr
2017-07-08 Robin GareusAdd select-all-tracks mixer-shortcut (following editor)
2017-07-08 Robin GareusRemove old API (unused, incorrect for grouped tracks)
2017-07-08 Robin GareusFix gain inc/dec with multiple-selection spanning groups
2017-07-08 Robin GareusAdd API to expand/flatten AC groups
2017-07-07 Robin GareusDon't drop processor references with process-lock
2017-07-07 Robin GareusDrop region references when hiding the TimeFX dialog.
2017-07-07 Robin GareusFix VCA Automation Lane selection
2017-07-07 Robin GareusCzech translation update by pfri #7190
2017-07-07 Robin GareusConsistent ControlList freezing -- fixes #7419
2017-07-06 Robin Gareusfix void return with value (amend d5d297c4)
2017-07-06 Robin GareusFix FP8 shutdown sequence (amend d421e56fc)
2017-07-06 Robin GareusRemove cruft, steps cannot be 0.
2017-07-06 Robin GareusConsistently set parameter steps.
2017-07-05 Robin GareusMake an info string translatable
2017-07-05 Len OvensOSC: add delta controls to master, monitor and select...
2017-07-04 Robin GareusFix session-event queue (multiple writer, single reader)
2017-07-04 Robin GareusCompatibility with old out-of-range automation-lane...
2017-07-04 Robin GareusWork-around for plugins with log-scale parameter 0...
2017-07-04 Robin GareusFix a plugin-insert position off-by-one and remove...
2017-07-04 Robin GareusAlways add plugins in the order given by the Manager UI.
2017-07-04 Robin GareusRetain plugins order for copy/cut/paste + DnD #7416
2017-07-04 Robin GareusAllow DnDVbox to sort the selection, using original...
2017-07-03 Len OvensOSC: Add system osc preset directory
2017-07-03 Len OvensOSC: GUI tweaking
2017-07-03 Robin GareusFP8: "Link" mode works with AutomationControl only.
2017-07-03 Robin GareusMake VCA mute+solo buttons bindable
2017-07-03 Robin GareusRevert "Prefer Stereo-Balance Panner for stereo tracks"
2017-07-03 Robin GareusAnother approach for stuck splash-screens:
2017-07-03 Robin GareusPBD::init() failing is fatal in main(), don't silently...
2017-07-03 Robin GareusDon't just silently exit if initialization fails.
2017-07-03 Robin GareusFix another crash at exit.
2017-07-03 Robin GareusPrefer Stereo-Balance Panner for stereo tracks
2017-07-02 Robin GareusFP8: toggle editor/mixer (now that "link" button is...
2017-07-02 Robin GareusRe-introduce toggle-editor-and-mixer (for ctrl-surfaces)
2017-07-02 Robin GareusAllow to bind generic plugin-ui dropdown + clickboxes
2017-07-02 Robin GareusAdd binding-proxy to ClickBox
2017-07-02 Robin GareusFP8: properly control enum+integer parameters.
2017-07-02 Robin GareusAdd API to step though parameter enumerations
2017-07-02 Robin GareusFP8: Implement "Control-Link"
2017-07-02 Robin GareusAdd control-focus notifications from bindable GUI widgets.
2017-07-02 Robin GareusAdd control-focus notifications from bindable widgets.
2017-07-02 Robin GareusControllable focus notification API
2017-07-02 Len OvensOSC: GUI indicate invalid port and set to old port...
2017-07-02 Robin GareusFP8: plugin GUI display options
2017-07-01 Robin GareusAllow ctrl-surfaces to show/hide plugin UIs.
2017-07-01 Robin GareusPrepare x-thread signals plugin-GUI visibility
2017-07-01 Robin GareusFP8: fix 2-line text
2017-07-01 Robin GareusRemove old libardour API for plugin UIs
2017-07-01 Robin GareusRemove old API to keep track of plugin GUI widgets
2017-07-01 Robin GareusRemove unused variable (amend 79384339e)
2017-07-01 Thomas BrandCorrectly display region name in context menu
2017-07-01 Len OvensOSC: issue 7176 patch applied. shows plugin descriptors.
2017-07-01 Thomas BrandFix some typos (closes GH PR #356)
2017-07-01 Robin GareusUse Stripable::Sorter in meterbridge
2017-07-01 Robin GareusRemove old gnome-canvas src code.
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-07-01 Len OvensOSC: add feedback for solo isolate and solo safe to...
2017-07-01 Len OvensOSC: add strip type flag for master and monitor to...
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-07-01 Robin GareusFix thinko in dd3f922788
next