ardour.git
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 Len OvensOSC make all group dispositions the same
2017-07-21 Johannes MuellerIncrease range of a-comp#stereo release time
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 GareusNon-layered MIDI recording
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 MuellerSet the name of the route in a route template to the...
2017-07-20 Johannes MuellerDon't try to rename the route template state dir if...
2017-07-20 Robin GareusAllow adding tracks w/o running backend
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 GareusAllow listening to channels being exported (w/ realtime...
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-19 John EmmasMSVC changes needed to implement the new 'waveview...
2017-07-19 John EmmasMSVC changes needed to implement the new 'widgets'...
2017-07-19 Robin GareusFP8: use separate bank offsets per MixMode
2017-07-19 Robin GareusFix well-known send API for mixbusses.
2017-07-18 Robin GareusFP8: Fix Mixbus solo-state and indicate implicit solo...
2017-07-18 Robin GareusFix NSGLView invalidation
2017-07-18 nickolas360Fix LD_LIBRARY_PATH in GNU/Linux startup script
2017-07-18 Léo AndrèsFix french translation mistake
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 Paul Davisadd required stdint.h
2017-07-17 Robin GareusPluginInsert::silence is used after all (fix 07aeb12d3)
2017-07-17 Robin GareusFP8: save/restore "two line text" option
2017-07-17 Robin GareusRemove unused clearlooks-older
2017-07-17 Robin GareusUpdate tools for new source-tree layout
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-17 Julien "_FrnchFrgg_... Fix a typo in recent commit
2017-07-16 Robin GareusFix loading bundles #7426
2017-07-16 Robin GareusData less than or equal to zero should be considered...
2017-07-16 Robin GareusFix merging boolean automation + mute disconnect.
2017-07-16 Robin GareusSome notes for later.
2017-07-16 Robin GareusRemove Timers to watch Controllable values
2017-07-16 Robin GareusRemove unused API and a never used execution-branch
2017-07-16 Robin GareusConsistent Automation evaluation:
2017-07-16 Robin GareusAdd API to run automation only (emit Changed signal).
2017-07-16 Robin GareusRename private method
2017-07-15 Paul Davisrequired #include for earlier gcc
2017-07-15 Paul Davisnew script to globally switch from "audio frames" to...
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-14 Julien "_FrnchFrgg_... Simplify _midifilter.lua example
2017-07-14 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-07-13 Robin GareusFix total number of process threads
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 Johannes MuellerDon't try to chop of the file name extension from a...
2017-07-12 Jelle van der WaaFix duplicate ‘const’ declaration specifier
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-08 Robin GareusAdd API to expand/flatten AC groups
2017-07-07 Robin GareusDon't drop processor references with process-lock
2017-07-07 Robin GareusDrop region references when hiding the TimeFX dialog.
2017-07-07 Robin GareusFix VCA Automation Lane selection
next