OSC: fix VCAs try to connect to controls it does not have.
[ardour.git] / gtk2_ardour /
2017-07-30 Petr SemiletovMore Russian translation updated and fixes
2017-07-30 Alexandre ProkoudineUpdate Russian translation
2017-07-30 Robin GareusVCA master-strip: drop gain-control reference
2017-07-30 Robin GareusRemove an unused variable
2017-07-29 Petr SemiletovRussian po updates, typo in automation_time_axis.cc fix
2017-07-29 Robin GareusFix edit-cursor in TextEntry
2017-07-28 Robin GareusAllow to rename VCAs in the editor
2017-07-27 Robin GareusFix pasting automation at 0
2017-07-26 Robin GareusFix ATAV hide button for VCA lanes
2017-07-26 Robin GareusAsk user to save when using save-as or snapshot+switch.
2017-07-25 Johannes MuellerFix #6280 – region (first_frame()==0) selectable with...
2017-07-24 Paul Davisupdate japanese translation (Hiroki Inagaki)
2017-07-23 Robin GareusAdd touch to trim-control
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-07-23 Robin GareusDrags are such a drag.
2017-07-23 Robin GareusStart/end touch for generic-UI knob and proc-box inline...
2017-07-23 Robin GareusInitialize some uninitialized variables
2017-07-22 YQ-YSYUpdate zh.po for v5.10 Chinese Language
2017-07-21 Robin GareusHide VTAV header controls for small height
2017-07-21 Ben LoftisMain Menu: some re-organization of session- and global...
2017-07-21 Robin GareusFix recursion in FloatinTextEntry (amend f62c8c664d)
2017-07-21 nick_mRework tempo marker editing menu functions
2017-07-21 nick_mCalculate clamped tempo stretch ratios using the correc...
2017-07-21 nick_mRemove redundant beat arg from TempoMap::add_meter
2017-07-21 nick_mRework region selection XML
2017-07-21 nick_mCropping a single region to time selection works for...
2017-07-21 nick_mFix time selection undo for multiple time selections
2017-07-21 nick_mDisable tempo end/twist drag for meter-locked tempi
2017-07-21 nick_mOnly add a new tempo or meter on click if the primary...
2017-07-21 nick_mRemove duplicated tempo curve colour change when dragging
2017-07-21 nick_mFix various issues wrt BBTRulerDrag
2017-07-21 nick_mIndicate musical position lock style of regions and...
2017-07-21 nick_mTime info box updates its length display correctly...
2017-07-21 nick_mRework time info box updates on region selection change
2017-07-21 nick_mCall Editor::abort_reversible_command() in MidiRegionVi...
2017-07-21 nick_mRemove double-nested reversible command when note editing
2017-07-21 nick_mFix both note length setting and display in EditNoteDialog
2017-07-21 nick_mAdd missing braces to Editor::cut_copy conditional
2017-07-21 nick_mEditor::playhead_forward/backward_to_grid snaps even...
2017-07-21 Robin GareusProperly propagate TAV TimeSelection
2017-07-21 Robin GareusAmend c242cbc31806 (VCA automation button)
2017-07-21 Robin GareusAdd automation button to VCA strip
2017-07-20 Robin GareusFix crash when renaming track to an invalid name
2017-07-20 Johannes MuellerEquivalent fix for #7429 for the mixer
2017-07-20 Johannes MuellerSelect the clicked route in the current mixer strip...
2017-07-20 Ben LoftisEditor Summary: Don't require user to re-click to scrol...
2017-07-20 Johannes MuellerRename the route in a route template when renaming...
2017-07-20 Johannes MuellerDon't try to rename the route template state dir if...
2017-07-20 Ben LoftisCursorZoomDrag rework:
2017-07-19 Ben LoftisEditor Summary: thinko in initial value
2017-07-19 Ben LoftisEditor Summary: likely fix for crash-on-quit
2017-07-19 Ben LoftisEditor Summary: Tweaks
2017-07-19 Ben LoftisRationalize Editor Zooming: make it harder for user...
2017-07-19 Robin Gareustweak "visible track count", take automation lanes...
2017-07-19 Robin GareusConst'ness where const'ness is due
2017-07-19 Robin GareusExpose editor-vertical zoom lua bindings
2017-07-19 Ben LoftisEditor Summary: fix yet another thinko in zoom direction.
2017-07-19 Ben LoftisEditor Summary: The view rectangle should never exceed...
2017-07-19 Ben LoftisEditor Summary: fix thinko in mouse cursors (trim cursor).
2017-07-19 Ben LoftisEditor Summary: implement summary_zoom_step() to lesse...
2017-07-19 Ben LoftisEditor Summary: fix direction of scroll zoom to match...
2017-07-18 Robin GareusFix OSX builds in the wake of the source-tree layout...
2017-07-18 Ben LoftisEditor Summary: Changes to behavior
2017-07-17 Robin GareusPurify libcanvas, remove libardour dependency
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin Gareusremove cruft (no more ButtonJoiner)
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-17 Paul Davisfix behaviour of AddRouteDialog "Add" button
2017-07-17 Paul Davisif user has edited name entry in add route dialog,...
2017-07-16 Robin GareusRemove Timers to watch Controllable values
2017-07-15 Paul Davisrequired #include for earlier gcc
2017-07-15 Johannes MuellerForce filename suffix and ask confirmation before overw...
2017-07-15 Johannes MuellerOnly make the export button sensitive if there's someth...
2017-07-15 Johannes MuellerInflate template archives rather in `.config/ardour5...
2017-07-14 Robin GareusAdd johmue to authors list
2017-07-14 Robin GareusTurn Summary into a horizontal scrollbar (drop y-axis...
2017-07-12 Johannes MuellerSwitch to g_dir_make_tmp() to make the tmpdir.
2017-07-12 Johannes MuellerFirst draft of import and export templates
2017-07-12 Johannes MuellerSome more error handling
2017-07-12 Johannes MuellerRemove template dirs using PBD::remove_directory()
2017-07-12 Johannes MuellerAdjust template names inside template files
2017-07-12 Johannes MuellerAlso handle Route templates
2017-07-12 Johannes MuellerSome cosmetics
2017-07-12 Johannes MuellerFirst draft of a template management dialog
2017-07-12 Robin GareusHonor groups for mixer selection
2017-07-08 Robin GareusDon't use VST ->user points, prefer host-reserved ptr
2017-07-08 Robin GareusAdd select-all-tracks mixer-shortcut (following editor)
2017-07-08 Robin GareusRemove old API (unused, incorrect for grouped tracks)
2017-07-08 Robin GareusFix gain inc/dec with multiple-selection spanning groups
2017-07-07 Robin GareusDrop region references when hiding the TimeFX dialog.
2017-07-07 Robin GareusFix VCA Automation Lane selection
2017-07-07 Robin GareusCzech translation update by pfri #7190
2017-07-06 Robin GareusRemove cruft, steps cannot be 0.
2017-07-05 Robin GareusMake an info string translatable
2017-07-04 Robin GareusFix a plugin-insert position off-by-one and remove...
next