ardour.git
2015-10-01 Robin GareusALSA: update error-codes for HW initialization.
2015-09-30 Tim MayberryAdd parent window argument to ARDOUR_UI::check_audioengine
2015-09-30 Tim MayberryDisplay warning when closing Audio Setup dialog with...
2015-09-30 Tim MayberryDon't hide Audio Setup dialog when clicking 'OK' if...
2015-09-30 Tim MayberryUse AudioSetupDialog as parent of the error message...
2015-09-30 Tim MayberryReturn meaningful error codes when ALSA backend fails...
2015-09-30 Tim MayberryReturn meaningful error codes when PortaudioBackend...
2015-09-30 Tim MayberryUse portaudio error codes in the PortaudioIO class.
2015-09-30 Tim MayberryUse AudioEngine::get_last_backend_error in message...
2015-09-30 Tim MayberryReinterpret the return value of AudioBackend::start...
2015-09-30 Tim MayberryAdd a couple of error codes to AudioBackend::ErrorCode
2015-09-30 André NusserGray out "strip silence" and "rhtyhm ferret" for midi...
2015-09-30 Paul DavisMerge branch 'chaot4-fix_track_list_context_menu'
2015-09-30 André NusserFixed spelling.
2015-09-30 André NusserMake all the context menu entries of the track list...
2015-09-30 Paul Davischange the logic for a capture buffer flush to disk...
2015-09-30 Paul Davistweak some debug output
2015-09-30 Paul Davisremove apparently bogus adjustment to capture_captured...
2015-09-30 Paul Davissplit Butler::flush_tracks_to_disk() into two distinct...
2015-09-29 Robin Gareusis there a better way to make gcc+enumwriter happy?
2015-09-29 Len OvensFix midi tracer to show MSB too. (fixes #6566)
2015-09-29 Robin Gareusset waveform height depending on Layer mode
2015-09-29 Len OvensFix Mackie control metering (fixes #6608).
2015-09-29 Paul DavisRevert "change the way the audio clock cursor is drawn...
2015-09-28 Robin GareusBWF USID according to EBU-R99
2015-09-28 Paul Davischange clearlooks style file so that small_entry and...
2015-09-28 Paul DavisMerge branch 'chaot4-fix_lock_solo_ctrl_shift'
2015-09-28 André NusserIntroduce Ctrl+Shift+Click on lock solo in the mixer.
2015-09-28 Paul Davisfix initialization of reserved I/O names vector
2015-09-28 Paul Davisfix const-ness
2015-09-28 Paul DavisRevert "add new action and loop marker menu item for...
2015-09-28 Paul Davisget loop recording working when using seam-ed looping
2015-09-28 Paul Davisbetter more reliable checks on renamed, newly created...
2015-09-28 Paul Davischange semantics of 4th argument to Session::locate...
2015-09-28 Paul Davischange the way the audio clock cursor is drawn (somewha...
2015-09-28 Paul Daviswhen editing an audio clock, swallow illegal keys rathe...
2015-09-28 Paul Davisfix the logic of the GUI "toggle roll" action as it...
2015-09-28 Paul Davisa few new DEBUG_TRACE calls related to session transpor...
2015-09-28 Paul Davisminor fix for possible off-by-one logic when at/near...
2015-09-28 Paul Davisfix a long-standing bug arising from a change to some...
2015-09-28 Paul Davismove code location where loop playback is cancelled...
2015-09-28 Paul Davisloop record is a feature whether or not loop-is-mode...
2015-09-28 Paul DavisSession::disable_record() should work whether we are...
2015-09-28 Paul Davisadd new action and loop marker menu item for setting...
2015-09-28 Robin Gareusfix long options of gcc-glibmm-abi-check.
2015-09-28 Robin Gareusremove outdated limiation
2015-09-27 Robin Gareusremove cruft.
2015-09-27 Robin Gareusmixer-strip name context-menu cleanup
2015-09-27 Robin Gareusadd deva to authors.
2015-09-27 Robin GareusSort ports in state-save.
2015-09-27 Robin GareusLV2 state cleanup, patch from deva. closes #6607
2015-09-27 Tim MayberryClose export directory browser dialog when clicking...
2015-09-27 Robin Gareusupdate semantics of PBD::remove_directory()
2015-09-26 Robin Gareusfix mixer group-tab width - #6572
2015-09-26 Robin Gareusaccept/ignore --gcc5abi option during packaging.
2015-09-26 Robin Gareus..and another packaging typo
2015-09-26 Robin Gareusadd missing space.
2015-09-26 Robin Gareuslinux-installer: gcc4/5 warning.
2015-09-26 Robin Gareusnew tool to test gcc4/5 ABI
2015-09-26 Robin Gareusremove old gcc ABI (libstc++) test tool
2015-09-25 Robin Gareusgcc5/c++11 deprecates std::auto_ptr
2015-09-25 Robin Gareuscopy LV2 options to heap.
2015-09-24 Robin Gareusfix crash at session-close, amend dec4790d
2015-09-24 John EmmasAdd some casting to keep MSVC happy
2015-09-24 John EmmasAdd some newly introduced sources to our MSVC project...
2015-09-23 Robin Gareusredisplay markers after removal - fixes #6596
2015-09-23 Robin Gareusfix iterator after map::erase().
2015-09-22 Robin Gareusstandardize VST Callback debug message print
2015-09-22 Robin Gareusadd debug flags for VST Callbacks
2015-09-21 Todd NaugleHide create new item from Group Tab context menu
2015-09-21 Robin GareusPBD::Debug to stdout
2015-09-21 Robin Gareusamend 01403dc (VST Pin connected)
2015-09-21 Todd NaugleCreate new Groups with a consistent set of default...
2015-09-21 Todd NaugleUpdate RouteGroup property defaults.
2015-09-21 Robin Gareusprocessor-box: explicitly check for "Amp" (Fader)
2015-09-21 Robin Gareussave-as, update button sensitivity when dir changes
2015-09-21 Robin Gareusadd includes for g_open()
2015-09-21 Ben Loftisfix vst plugin; not sure if this was the intention...
2015-09-21 Len OvensVpot assign buttons don't do anything, don't light...
2015-09-21 Len OvensMake Mackie control surface LEDs for modifier keys...
2015-09-21 Robin Gareusfix VST audioMasterPinConnected callback
2015-09-20 Robin Gareusadd André to authors list.
2015-09-20 André Nusserfix duplicating multiple selected regions - fixes ...
2015-09-20 Robin Gareusexplicit string.h include for memset()
2015-09-20 Robin Gareusupdate SFDB settings when track selection changes
2015-09-20 Robin Gareusfix initial state of Import Dialog
2015-09-20 Robin Gareussilence detection: include fades.
2015-09-20 Robin Gareusfix sndfilesource::open return value typo.
2015-09-20 Robin Gareusbasic GUI support to auto-align video by LTC.
2015-09-20 Robin Gareusprepare LTC File Reader
2015-09-19 Robin GareusGUI part of silence-trim fade constraint.
2015-09-19 Robin Gareusadd silence-stripping fade constraints
2015-09-19 Robin GareusSilence detect: constrain duration in GUI.
2015-09-19 Robin GareusNOOP, whitespace.
2015-09-19 Robin Gareusindicate that silence trim is already active.
2015-09-19 Robin Gareusband-aid for Glib::operator<<
2015-09-19 Robin GareusDummy: add a CC only test-sequence
2015-09-19 Robin Gareusfix crash at exit, ctrl+s during quit.
2015-09-19 Robin Gareusfix possible endless loop in silence detection
2015-09-19 Robin Gareusremove cruft
next