ardour.git
2017-03-18 Len OvensOSC fix toggle_monitor_mute/dim/mono in basic_ui
2017-03-18 Robin GareusResolve copy-c'tor and assignment issue with TempoMap
2017-03-18 Robin GareusAdd example script to access midi-region events
2017-03-18 Robin GareusLua bindings to access MIDI region/source note-events
2017-03-18 Robin GareusPrefer const references: Beat-Converter does not modify...
2017-03-18 Robin GareusFix LuaBindings TypeList copy-ctor
2017-03-18 Robin GareusHide SoundCloud uploader in optimized builds until...
2017-03-18 Robin GareusMake Lua std::set bindings more generic, (prepare for...
2017-03-18 Robin GareusOh boy!
2017-03-18 Robin GareusDon't push WriteMemoryCallback into global namespace
2017-03-18 Robin GareusAdd newline to DEBUG::Soundcloud so that it's readable...
2017-03-17 Hiroki InagakiUpdate Japanese translation
2017-03-17 Robin GareusLua VAMP plugin list: print value-names
2017-03-17 Robin GareusAdd example Lua script to print region transients
2017-03-17 Robin GareusLua bindings for libardour transient-analysis
2017-03-17 Robin GareusSnow White and the Pharaoh (mac rendering)
2017-03-17 Robin GareusNO-OP: whitespace
2017-03-16 Robin Gareusdrop lua documentation for deprecated "sameinstance()"
2017-03-16 Robin GareusUpdate scripts to use == operator
2017-03-16 Robin GareusLua: provide instance-equal check as '==' comparator.
2017-03-16 Robin GareusSanitize cubic-interpolation code (NO-OP safe for float...
2017-03-16 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-03-16 Robin GareusFix note-grid, canvas bounding-box offset.
2017-03-16 Robin Gareusconsolidate context-menu popup methods
2017-03-16 Robin Gareusconsistent use of context-menu popups
2017-03-16 Robin GareusPlugin another menu memory leak.
2017-03-16 Robin GareusManage some Menus (memory leaks)
2017-03-15 Len OvensOSC: fix pan stuck at centre.
2017-03-15 Len OvensOSC amend access_action with action in line to ignore...
2017-03-15 Robin Gareusfix windows builds
2017-03-15 Robin Gareusamend c9b1e6dbe
2017-03-15 Robin GareusTweak idle-o-meter: reset-button & acquisition time...
2017-03-15 Robin GareusAdd GUI-Idle debugging/profiling util
2017-03-15 Len OvensOSC: add new /access_action/group/action f 1 for float...
2017-03-14 Robin GareusUpdate stripable color on the fly
2017-03-14 Ben LoftisFix Faderport Proj button (show-editor action)
2017-03-14 Robin GareusBundle a session-callback script
2017-03-13 Robin GareusOSC debug: "ALL" == all messages incl. invalid ones
2017-03-13 Robin GareusUse a label for required script instance parameters
2017-03-13 Robin GareusClean up existing bindings on reset
2017-03-13 Robin GareusAdd track/bus rename safeguards to the backend (handy...
2017-03-13 Robin GareusDefault to a pastel color tetrad palette.
2017-03-13 Robin Gareusplugin scan tweaks: don't verbosely log by default...
2017-03-12 Robin Gareusremove cruft; superseded by ControlGroup::use_me
2017-03-12 Robin GareusPrevent multiple color-picker dialogs for a single...
2017-03-12 Robin GareusPreparations to keep track of stripable color-dialogs.
2017-03-12 Robin GareusFix issue with automation-playback constantly marking...
2017-03-12 Robin GareusOptimize Session::set_dirty()
2017-03-12 Robin GareusPrepare for graceful case-by-case fallback of VST Bypass
2017-03-12 Robin GareusUpdate selection-clock when region properties change
2017-03-12 Robin GareusAdd API to check if a given region is part of the regio...
2017-03-11 Robin GareusImprove a-delay to follow tempo-ramps & BPM changes
2017-03-11 Robin GareusFader Group override (allow to enable on disabled group...
2017-03-11 Robin GareusFix Controllable::InverseGroup behavior.
2017-03-11 Robin Gareuscreate_action_group -> get_or_create_action_group
2017-03-11 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-03-11 Robin GareusTweak tempo-marker grab-handle (extend left/right)
2017-03-11 Robin GareusDisable Retina/Appple pango text-width workaround
2017-03-11 Robin GareusFix possible segfault in multi-bus AUs.
2017-03-11 Robin GareusAllow to customize color-picker-palette
2017-03-10 Robin GareusShow Stripable name in color-picker dialog.
2017-03-10 Robin GareusNO-OP whitespace
2017-03-10 Robin GareusRemove old modal get_color API.
2017-03-10 Robin GareusUpdate color stripable color-picker(s)
2017-03-10 Robin GareusFix solo/mute when loading old (4.x) sessions.
2017-03-10 Robin GareusSave/Restore TimeInfoBox clock modes
2017-03-10 Robin GareusFix LocationUI clock-mode save/load & caching
2017-03-10 Robin GareusUse dedicated "show editor/mixer" actions
2017-03-10 Ben LoftisUse Tempo Curve color for measure line beats. Fixes...
2017-03-10 Ben LoftisFix likely thinko in bbt ruler.
2017-03-10 Ben Loftiscompute_bbt_ruler_scale should not be necessary for...
2017-03-10 nick_mfix incorrect property change in AudioRegion::set_fade_...
2017-03-10 Tim MayberryFix crash when removing time from track with automation
2017-03-09 Ben LoftisFaderport uses the Mix and Proj buttons to summon mixer...
2017-03-09 nick_mfix potential crash in LV2Plugin::connect_and_run(...
2017-03-09 Tim MayberryAllow Edit -> Crop to work with edit point set to mouse
2017-03-09 Tim MayberryAllow Separate using Loop/Punch range to work with...
2017-03-08 Robin Gareusfix a-reverb, cut tail on deactivate, plug memory-leak
2017-03-08 Robin GareusConsolidate code
2017-03-08 Robin GareusThe return of the Mixbus Send-options (allow aux-feedba...
2017-03-08 Robin GareusDon't show Group UI for the master-bus
2017-03-08 Robin GareusPrevent adding "master" to a group
2017-03-08 Robin GareusMixer sidebar: show group context menu on right-click...
2017-03-08 Robin GareusPop down dialog before re-scanning VSTs
2017-03-08 Robin GareusVST UI sizeing rework
2017-03-08 Robin GareusPrepare moving to a dedicated x-thread signal for VST...
2017-03-08 Robin Gareusremove cruft
2017-03-07 Robin GareusFix copy/paste typo -- MacOSX builds
2017-03-06 nick_msnapped pencil drawing of new midi regions cannot be...
2017-03-06 Robin Gareustwo new action scripts (no icons yet)
2017-03-06 Robin GareusRework VST initialization:
2017-03-06 nick_mallow setting end bpm in new tempo from tempo dialog.
2017-03-06 nick_mrework tempo dialog formatting, add end bpm entry.
2017-03-06 nick_mfix crash when dragging region from list.
2017-03-06 Robin GareusFix save-as progress dialog.
2017-03-06 nick_mannounce what changed correctly in MidiRegion::model_sh...
2017-03-06 nick_mmore linked midi region trim drag fixes.
2017-03-06 Robin GareusMore fun with LinuxVSTs & threading
2017-03-06 Robin GareusAdd support for VST effSetBypass #7266
2017-03-05 Robin GareusClose the LXVST X11 connection for good measure
next