Use XMLNode::get/set_property API in Keyboard class
[ardour.git] / gtk2_ardour /
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Keyboard class
2017-04-18 Tim MayberryUse XMLNode::get_property API in AutomationTimeAxis...
2017-04-18 Tim MayberryUse XMLNode::set_property API in GUIObject class
2017-04-18 Tim MayberryUse XMLNode::get/set_property in ExportVideoDialog...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in EditorRulers class
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in EditorRegions...
2017-04-18 Tim MayberryUse XMLNode::set_property API in ARDOUR_UI class
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR_UI class
2017-04-18 Tim MayberryAdd AudioClock::on() method as convenience method for...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Mixer_UI class
2017-04-18 Tim MayberryRemove unused header include in video_timeline.cc
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Editor class
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in EngineDialog class
2017-04-18 Tim MayberryAdd PBD::to_string/string_to template specialisations...
2017-04-18 Tim MayberryAdd PBD::to_string/string_to template specialisations...
2017-04-18 Tim MayberryUse PBD string conversion functions in PBD::Configurati...
2017-04-18 Tim MayberryUse int32_t type instead of long for font-scale UI...
2017-04-18 Tim MayberryUse PBD string conversion functions in PBD::Property...
2017-04-18 Tim MayberryUse ID::to_s() in gtk2_ardour instead of ID::print()
2017-04-15 Robin GareusFP8: Configuration UI layout & design (add image, separ...
2017-04-14 cooltehnoUpdate blueberry_milk-ardour.colors
2017-04-13 Robin GareusFix toggle-processors: operate on plugins only
2017-04-13 Robin GareusFaderport8 control surface support
2017-04-06 Robin GareusKeep the RhythmFerret dialog window around after using...
2017-04-03 Robin Gareusmini-timeline: show labels for outside range markers
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-01 Robin GareusGUI options for rec-only metronome
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 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-03-31 Robin GareusReset Playhead interpolation when looping and locating
2017-03-31 Robin GareusHide eyedropper color-picker on mac
2017-03-30 Robin GareusNO-OP, semantic tweak
2017-03-30 Robin GareusConsistent Color Selection Dialog (incl RouteGroups)
2017-03-30 Robin GareusAdd ColorButton drop-in replacement with palette support
2017-03-29 Robin GareusWhen adding a PC, use the channel given in the dialog.
2017-03-29 Robin GareusRemove expensive menu for sending immediate Patch Chang...
2017-03-27 Robin Gareusoptimize LuaInstance::get_action_state, LuaInstance...
2017-03-26 Robin GareusAdd option to disable blinking alert buttons.
2017-03-26 Paul Davisimprove correct selection (in mixer) of newly added...
2017-03-26 Paul Davismake selection of tracks/busses after adding them sligh...
2017-03-26 Paul Daviswhenever showing the add routes dialog, put focus in...
2017-03-26 Paul Davismake it possible to drop a group from a VCA
2017-03-24 Robin GareusRevert "consistent use of context-menu popups"
2017-03-23 Robin GareusImprove playhead updates, reduce jitter for follow...
2017-03-23 Robin GareusDisallow Selection, context-menu & drag-start on peak...
2017-03-21 Robin GareusTop-up "Utils" plugin filter
2017-03-21 Robin GareusUse NSGLView backed main editor canvas
2017-03-20 Robin GareusTowards a consistent render() API.
2017-03-20 Robin GareusUse NSGLView for EditorSummary
2017-03-20 Robin GareusEditor: forward unmap events to widgets
2017-03-18 Robin GareusFix Group assign to new VCA
2017-03-18 Robin GareusHide SoundCloud uploader in optimized builds until...
2017-03-18 Robin GareusAdd newline to DEBUG::Soundcloud so that it's readable...
2017-03-17 Hiroki InagakiUpdate Japanese translation
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 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-14 Robin GareusUpdate stripable color on the fly
2017-03-13 Robin GareusUse a label for required script instance parameters
2017-03-13 Robin GareusDefault to a pastel color tetrad palette.
2017-03-12 Robin GareusPrevent multiple color-picker dialogs for a single...
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 GareusFader Group override (allow to enable on disabled group...
2017-03-11 Robin GareusTweak tempo-marker grab-handle (extend left/right)
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 GareusUpdate color stripable color-picker(s)
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 Tim MayberryFix crash when removing time from track with automation
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 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 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-06 nick_msnapped pencil drawing of new midi regions cannot be...
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.
next