Fix crash when showing plugin-UI in safe-mode
[ardour.git] / gtk2_ardour /
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in MeterSt...
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in ExportT...
2017-04-18 Tim MayberryUse PBD::to_string() from pbd/string_convert.h in Contr...
2017-04-18 Tim MayberryUse PBD::to_string instead of std::ostream when setting...
2017-04-18 Tim MayberryUse PBD::to_string to convert period count in EngineCon...
2017-04-18 Tim MayberryUse PBD::to_string to convert bufsize to string in...
2017-04-18 Tim MayberryUse PBD::string_to functions in VideoUtils::video_query...
2017-04-18 Tim MayberryUse snprintf instead of std::stringstream when converti...
2017-04-18 Tim MayberryUse PBD::string_to<bool> in MidiTimeAxisView class
2017-04-18 Tim MayberryUse PBD::string_to<bool> in RouteTimeAxisView class
2017-04-18 Tim MayberryRemove conditional checks that are always true in Route...
2017-04-18 Tim MayberryUse AxisView::get/set_gui_property API in RouteTimeAxis...
2017-04-18 Tim MayberryUse AxisView::get/set_gui_property API in MixerStrip...
2017-04-18 Tim MayberryUse AxisView::get_gui_property API in AutomationTimeAxi...
2017-04-18 Tim MayberryUse AxisView::get_gui_property in AudioRegionView class
2017-04-18 Tim MayberryUse AxisView::get_gui_property API in TimeAxisView...
2017-04-18 Tim MayberryUse AxisView::get_gui_property API in AxisView class
2017-04-18 Tim MayberryAdd AxisView::get_gui_property method, use PBD::string_...
2017-04-18 Tim MayberryUse PBD::to_string to convert non-string types in AxisV...
2017-04-18 Tim MayberryLet AxisView::set_gui_property perform type conversion...
2017-04-18 Tim MayberryUse XMLNode::get_property in AudioClock class
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in VideoTimeLine...
2017-04-18 Tim MayberryUse XMLNode::set_property API in VideoMonitor class
2017-04-18 Tim MayberryUse XMLNode::set_property API in UIConfiguration class
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in SelectionMemento...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Selection class
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ProcessorBox and...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ProcessorBox class
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in MeterBridge class
2017-04-18 Tim MayberryUse XMLNode::set_property API in LuaInstance class
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in LocationUI class
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
next