ardour.git
2017-04-18 Tim MayberryUse ID::to_s() in libardour instead of ID::print()
2017-04-18 Tim MayberryUse ID::to_s() in libpbd instead of ID::print()
2017-04-18 Tim MayberryUse PBD string conversion functions in PBD::ID instead...
2017-04-18 Tim MayberryAdd missing <iostream> header include
2017-04-18 Tim MayberryMake boolean string values 0 and 1 to maintain backward...
2017-04-18 Robin GareusFP8: Fix sort-order
2017-04-18 Paul Davisprevent crash when loading midi port info about ports...
2017-04-18 Robin GareusFP8: handle backend changes + reconnect
2017-04-18 Robin GareusFP8: allow to re-initialize the Strips w/o restart
2017-04-18 Robin GareusFP8: experiment with selection-mode
2017-04-18 Robin Gareusclear + re-init faderport at disconnect
2017-04-18 Ben LoftisOnly check active_state when potentially skipping the...
2017-04-17 Robin GareusManaged to trigger an assert()
2017-04-17 Robin GareusFlush processor (re-activate) on route active change
2017-04-17 Robin Gareusamend 649b9e92f, backport MB code
2017-04-17 Robin GareusBackport some MB specifics (to avoid -Wmisleading-inden...
2017-04-17 Robin GareusUpdate well-known controls (Ardour, Mixbus, 32C)
2017-04-17 Robin Gareuscont'd FP8 tweaks
2017-04-17 Tim MayberryFix string-convert tests for Windows and hopefully...
2017-04-16 Robin GareusNO-OP: whitespace
2017-04-16 Robin GareusSend unmap event when removing a widget
2017-04-16 Robin GareusStop tooltip timeout when a canvas-widget or item is...
2017-04-16 Robin GareusFix crashes with empty route-lists e.g. mute_release...
2017-04-16 Robin GareusFP8: limit fader range
2017-04-16 Robin GareusClean up after generic MIDI surface -- #7311
2017-04-16 licorne-samaFixed the loop control
2017-04-16 licorne-samaCreate midi map for Arturia's KeyLab 49
2017-04-16 Robin GareusFix Doxygen syntax (amend/revert f1a4767ac)
2017-04-16 Robin GareusFP8: add metronome level reset
2017-04-16 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-04-16 Tim MayberryAdd locale independent and thread safe string conversio...
2017-04-16 Tim MayberryAdd PBD::DEBUG::StringConvert debug bit
2017-04-16 Tim MayberryFix indentation in ARDOUR::Amp::set_state
2017-04-16 Tim MayberryFix indentation in MonitorProcessor::state
2017-04-16 Tim MayberryFix indentation in ardour/enums.cc
2017-04-16 Tim MayberryFix indentation and make comment style consistent in...
2017-04-15 Robin GareusSilence -Wunused-value
2017-04-15 Robin GareusFaderPort8 details:
2017-04-15 Robin GareusFP8: Configuration UI layout & design (add image, separ...
2017-04-14 Robin GareusFondle Port 8
2017-04-14 Robin GareusFP8: assign toggled plugin-parameters to buttons
2017-04-14 Robin GareusFP8: Allow binding "Select" to a controllable or functor
2017-04-14 cooltehnoUpdate blueberry_milk-ardour.colors
2017-04-14 Robin Gareuscont'd FP8 refinement & details
2017-04-14 Robert SchneiderAdded Korg Studio midi-map. Fixed Editor/Common
2017-04-14 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-04-13 Robin GareusFix toggle-processors: operate on plugins only
2017-04-13 Robin GareusExclude MB EQ/Comp from visible processors de/activate.
2017-04-13 Robin GareusDon't A/B en/disable invisible processors, nor MB chann...
2017-04-13 Robin GareusConvert polarity-invert from older session-formats
2017-04-13 Robin GareusFaderport8 control surface support
2017-04-12 Robin GareusProperly expose "well known" comp_redux output.
2017-04-12 Robin GareusAdd a ReadOnlyControl parameter abstraction
2017-04-12 Robin GareusFix setting Plugin-Owner (route) for analysis plugins
2017-04-12 Robin Gareusfix mb32 well-known EQ (4 bands, different ports)
2017-04-10 Robin Gareusadd FileSource Lua Bindings
2017-04-10 Len OvensUpdate Korg Nano Kontrol2 MIDI maps from Philippe Demartin
2017-04-09 Robin GareusDrain ALSA raw-midi buffers after 64 bytes
2017-04-08 Robin GareusEmit Session::MuteChanged() if a mutes route is removed.
2017-04-08 Robin GareusRetain order of concurrent MIDI events
2017-04-07 Robin GareusFix linking on El Capitan
2017-04-07 Robin GareusAdd session signal to track mute-changes
2017-04-06 Robin GareusKeep the RhythmFerret dialog window around after using...
2017-04-04 Robin GareusFix build-stack revision path (3d952b095)
2017-04-04 Robin GareusInclude build-stack rev in config report
2017-04-04 Robin GareusSort and group configuration report
2017-04-03 Robin Gareusmini-timeline: show labels for outside range markers
2017-04-03 Paul Davisdo not save or restore MIDI port "pretty-names" from XML
2017-04-02 Paul Davisdon't set region selection on loading a session 1 by...
2017-04-02 Paul DavisNO-OP: whitespace
2017-04-02 Robin GareusMinitimeline: show markers immediately left/right of...
2017-04-02 John EmmasPatch the QM source code to make it buildable with...
2017-04-02 Robin Gareusavoid C++11 - fixes OSX/PPC builds
2017-04-01 Robin GareusGUI options for rec-only metronome
2017-04-01 Robin GareusAdd option for record-only metronome.
2017-04-01 Robin Gareusupdate qm-vamp-plugins (git v1.7.1-10-g76bc879)
2017-04-01 Robin GareusAdd script to update vamp-plugins
2017-04-01 Robin GareusUpdate qm-dsp library (v1.7.1-20-g4d15479)
2017-04-01 Robin GareusAdd a script to update qm-dsp library
2017-04-01 Robin GareusHotfix crashes for [extreme] time-stretch -- #7305
2017-04-01 Robin GareusRemove duplicate msg (load_keybindings also prints...
2017-04-01 Robin GareusAnother fix to reset keybindings:
2017-04-01 Ben LoftisFix label for show-mixer
2017-04-01 Ben LoftisFix set-*-from-edit-range actions, when accessed from...
2017-04-01 Robin GareusPop splash on dialog response - not d'tor.
2017-04-01 Robin GareusNO-OP: whitespace
2017-04-01 Robin GareusFix engine state ordering
2017-04-01 Robin GareusProperly desensitize various engine-controls.
2017-04-01 Tim MayberryFix crash when dragging playhead or mouse in ruler...
2017-04-01 Robin GareusUnregister ports at session close.
2017-03-31 Robin GareusConnect route-template insert i/o ports #5778
2017-03-31 Robin GareusReset Playhead interpolation when looping and locating
2017-03-31 Robin GareusAdd an API to query if the audible frame is latent...
2017-03-31 Robin GareusHide eyedropper color-picker on mac
2017-03-30 Robin GareusNO-OP, semantic tweak
2017-03-30 Robin GareusFix count-in for non 4/4 time signatures
2017-03-30 Robin GareusCount-in is a no-roll operation.
2017-03-30 Ben LoftisShortcut editor: include a raw list of the currently...
2017-03-30 Robin GareusConsistent Color Selection Dialog (incl RouteGroups)
2017-03-30 Robin GareusAdd ColorButton drop-in replacement with palette support
next