ardour.git
2017-03-21 John EmmasThe new class 'Gtkmm2ext::EventBoxExt' needs to be...
2017-03-21 Robin GareusUse NSGLView backed main editor canvas
2017-03-21 Robin GareusAllow to selectively use NSGLView Canvas
2017-03-21 Robin Gareusmatch name of synthesized property (fixed i386 builds)
2017-03-21 Robin GareusFix gcc4 builds
2017-03-21 Len OvensMCP Add X-Touch Mini MCP map
2017-03-21 Robin Gareusfix OSX/PPC compilation
2017-03-20 Robin GareusTowards a consistent render() API.
2017-03-20 Robin GareusUse NSGLView for EditorSummary
2017-03-20 Robin GareusForward un/map events to NSGLView
2017-03-20 Robin GareusNSGLView: default to hidden, add API to un/hide
2017-03-20 Robin GareusEditor: forward unmap events to widgets
2017-03-20 Robin GareusAdd a EventBox wrapper to forward unmap events.
2017-03-20 Len OvensBasicUI moved toggle_click,toggle_roll and stop_forget...
2017-03-20 Robin GareusAllow CairoWidget to be backed by NSGLView
2017-03-20 Robin GareusMove NSGlView into libgtkmm2ext
2017-03-20 Robin GareusFix OSX canvas when used without openGL NSView
2017-03-20 Robin GareusUse NSGLView with patched gdk
2017-03-19 Robin GareusPrepare NSView/OpenGL Canvas (to speed up rendering...
2017-03-19 Len OvensOSC: add feedback for /monitor/mute,dim,mono
2017-03-19 Len Ovensbasic_ui send midi_panic directly to session rather...
2017-03-19 Len OvensOSC add /monitor/mute,dim,mono
2017-03-18 Robin Gareusfix copy/paste issue, typename is not needed here
2017-03-18 Robin GareusFix Group assign to new VCA
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
next