ardour.git
2015-11-04 André Nusserno-op; reordering of class forward declarations in...
2015-11-04 Paul DavisMerge branch 'chaot4-fix_duplicate_fencepost_error'
2015-11-04 André NusserFix fencepost error in duplicate_some_regions. Adapt...
2015-11-04 André NusserMake duplicate start at position, not position + 1...
2015-11-04 Paul DavisMerge branch 'chaot4-fix_click_gain_entry_enter'
2015-11-04 André NusserLet Entry of FaderOption react on ENTER and allow only...
2015-11-04 Paul Davisadd required header
2015-11-03 Robin Gareuslibardour wrapper for EBUr128 VAMP plugin
2015-11-03 Robin Gareusadd basic VAMP plugin for EBUr128 analysis
2015-11-03 Robin GareusGUI checkbox to disable plugins
2015-11-03 Robin Gareusupdate midi channel button display when mode changes
2015-11-02 nick_mClean up selection history in Editor destructor.
2015-11-02 nick_mAutomationList::set_automation_state () only needs...
2015-11-02 John EmmasClass 'PhaseControllable' needs to be importable since...
2015-11-02 Robin Gareusfix crash when cleaning up canvas items
2015-11-02 Len OvensDon't handle possible phase change if no audio channels...
2015-11-01 Len OvensFix Mackie surface phase control for flip and more...
2015-11-01 Len OvensAdded Phase control mackie controls as part of the...
2015-11-01 nick_mFix missing undo for record mute automation.
2015-11-01 nick_mClean up _before XMLNode in AutomationList if no automa...
2015-11-01 nick_mAutomation watch sets position for new write pass when...
2015-11-01 nick_mRevert starting write pass only in write mode when...
2015-10-31 nick_mGrey out unavailable note context menu items rather...
2015-10-31 nick_mClarify context menu for midi notes.
2015-10-31 nick_mAdd comment to MRV snap workaround.
2015-10-30 nick_mFix snap modifiers not working on notes when grid is...
2015-10-30 nick_mHandle paste from non-toggled to boolean automation...
2015-10-30 Robin Gareussuspend timers while flushing the gtk-event queue.
2015-10-30 Robin GareusRAII Timer Suspend wrapper
2015-10-30 Robin Gareusadd API to suspend timers signal emission.
2015-10-30 nick_m"End" -> "end" in end point trim command name.
2015-10-30 nick_mUse automation line's frame of reference for y position.
2015-10-29 nick_mDont do duplocate calls to MidiRegionView::trim_front_e...
2015-10-29 nick_mFix reversed ratio in last commit.
2015-10-29 nick_mStart line drag using canvas y coords.
2015-10-28 Robin Gareusrework dbf28e3 (hidden parameters)
2015-10-28 Robin Gareusnote to self: at least test compilation before git...
2015-10-28 Robin Gareusdon't display hidden automation-controls.
2015-10-28 Robin Gareusfix JACK/windows compilation
2015-10-28 Robin Gareusfix embedding AU/carbon UIs
2015-10-28 Robin GareusRevert "potential fix for some AU plugin UIs not displa...
2015-10-28 Robin Gareusnotify LV2 GUIs about port-changes when loading presets
2015-10-28 Robin Gareususe weak-jack's jack_port_rename wrapper
2015-10-27 Robin Gareuspotential fix for some AU plugin UIs not displaying
2015-10-27 Robin Gareusanother log-scale automation fix
2015-10-27 nick_mLineDrag fixes wrt initial drag position and display...
2015-10-27 nick_mAutomationLine::drag_motion () returns any clamped...
2015-10-27 nick_mFix incorrectly placed control points (y-axis). fixes...
2015-10-27 Robin Gareuslinux-package: add gcc5 suffix to the file-name
2015-10-27 Robin Gareusfun with valgrind
2015-10-26 Robin Gareusand another LV2-1.0.0 compat ifdef
2015-10-26 Robin Gareusamend 311adde (LV2-1.0.0 compat)
2015-10-25 Robin Gareusproperly translatable plural forms
2015-10-25 Len OvensChanged MCP trim detection to match method used in...
2015-10-24 nick_mMarkers use the selection change stack.
2015-10-24 nick_mAmend last commit.
2015-10-24 nick_mSet a larger minimum size for recent session scrollers.
2015-10-23 Robin Gareusback to mjpeg (revert 2cb511e and 3f157f9) for now
2015-10-23 Robin GareusDelete SystemExec in the main process thread.
2015-10-23 Robin Gareusfix crash on SystemExec::Terminate
2015-10-23 nick_mRelative snap for markers.
2015-10-23 Robin Gareusadd ifdefs for LV2-1.0.0 compat
2015-10-23 nick_mResizeNoteDrag selection click behaves as NoteDrag...
2015-10-23 nick_mClear point selection when uniquely selecting a note.
2015-10-22 Len OvensMake mackie control view mode save bank for all modes.
2015-10-22 Robin Gareusmime-type definition is version independent.
2015-10-22 nick_mUse lwrcase_dirname for desktop file names and substitu...
2015-10-22 Robin Gareusset executable and icon name in desktop-file
2015-10-22 Tim MayberryRemove GhostRegion::CatchDeletion signal to reduce...
2015-10-22 Tim MayberryEnable i18n for info/error messages in MidiPatchManager
2015-10-22 Tim MayberryOnly parse additional Session midnam files on Session...
2015-10-22 Tim MayberryStore the file path when constructing MidiNameDocument
2015-10-22 Tim MayberryDecouple Session from MidiPatchManager and reduce parsi...
2015-10-22 Tim MayberryAdd PBD::Searchpath::contains method to check if a...
2015-10-22 Tim MayberryExpose protected PBD::Searchpath API
2015-10-22 Tim MayberryDon't parse midnam patch files contained in Session...
2015-10-22 Tim MayberryRefactor common code in MidiPatchManager class into...
2015-10-22 Tim MayberryDon't call MidiPatchManager::refresh when creating...
2015-10-22 John EmmasFix a small buffer issue which could sometimes prevent...
2015-10-22 nick_mBuild freedesktop files if requested.
2015-10-22 nick_mAmend last commit.
2015-10-22 nick_mCenter some windows known to be presented by ardour.
2015-10-22 Robin Gareusfix edge-case: (move playhead w/o session)
2015-10-22 Robin Gareusremove invalid assertion - #6634
2015-10-22 John EmmasAdd some newly introduced sources to our MSVC project...
2015-10-22 Paul DavisMerge branch 'chaot4-fix_overwrite_file'
2015-10-22 André NusserAlso use overwrite_file_dialog at all the other places.
2015-10-22 André NusserConfirmation on overwrite for track and session templat...
2015-10-22 André NusserAdd overwrite option to save_template. (default = false)
2015-10-22 Paul Davisfix automation update at transport stop when in automat...
2015-10-22 Paul Davisfix mute automation in Play automation state
2015-10-22 Paul DavisAdd AutomationControl::set_value_unchecked() and Automa...
2015-10-22 Paul Davisadd commentary and clean up blank lines
2015-10-21 nick_mMore desktop file renaming.
2015-10-21 nick_mRemove old ardour3 desktop files.
2015-10-21 nick_mAdd ardour4 desktop and mime type files.
2015-10-21 nick_mUser interaction preferences tooltips clarify button...
2015-10-21 Paul Davisvariable name change: make purpose of formerly named...
2015-10-21 Paul Davisvariable name change: percent is 0..100, 0..1.0 is...
2015-10-21 Paul Davisensure that mutator function for CONFIG_VARIABLE_SPECIA...
next