fix MCP ports hang on device change and multi-surface device reconnect.
[ardour.git] / gtk2_ardour /
2015-10-12 Paul Davisno need for ugly cast constructors, just add a second...
2015-10-11 Ben Loftisrevert 7e0055; the original text better reflected...
2015-10-09 André NusserFix wrong 'Import to Region List' default on first...
2015-10-08 André NusserFix "Select All * Edit Point" when used as shortcut...
2015-10-07 Robin Gareusallow to use non-emphasis regardless of custom samples
2015-10-07 Damien ZammitAdded use click emphasis toggle (gtk2_ardour)
2015-10-07 Robin Gareusfix crash on 2nd Lock
2015-10-07 Robin Gareusadd missing include
2015-10-07 Robin Gareusfix solo-group override
2015-10-07 Robin Gareusamend prev commit.
2015-10-07 Robin Gareusupdate solo button callback semantics
2015-10-07 Robin Gareusfix crash for solo btn2 + primary-mod
2015-10-06 Robin Gareuscancel-solo always clears all solo-state, just in case.
2015-10-06 Robin GareusDo not restore engine state if we don't have control
2015-10-06 Tim MayberryStop engine when clicking back button in latency measur...
2015-10-06 Tim MayberryRemove unused methods in ARDOUR_UI for starting/stoppin...
2015-10-06 Tim MayberryAdd EngineControl::stop_engine method to show errors...
2015-10-06 Tim MayberryHandle all errors when starting backend in EngineDialog
2015-10-06 Tim MayberryAlign switch statement with case labels to reduce inden...
2015-10-06 Tim MayberryUpdate sample rate and CPU load in status bar when...
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin Gareusremove ofstream from gtk2ardour
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-04 Robin Gareusadd a hidden option to show hidden processors
2015-10-04 Paul Davischange wording of autosave option to be more clear
2015-10-04 Robin Gareusremove unused function
2015-10-04 Robin Gareusdon't export video-frame request function
2015-10-02 Robin Gareusescape markup in region list
2015-10-02 Robin Gareusadd missing markup escape
2015-10-02 Paul Davisprovide Main/cancel-solo as an action and make rude...
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 MayberryUse AudioEngine::get_last_backend_error in message...
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-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 Paul DavisRevert "change the way the audio clock cursor is drawn...
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 DavisRevert "add new action and loop marker menu item for...
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 Davisadd new action and loop marker menu item for setting...
2015-09-27 Robin Gareusmixer-strip name context-menu cleanup
2015-09-27 Robin Gareusadd deva to authors.
2015-09-27 Tim MayberryClose export directory browser dialog when clicking...
2015-09-26 Robin Gareusfix mixer group-tab width - #6572
2015-09-24 Robin Gareusfix crash at session-close, amend dec4790d
2015-09-23 Robin Gareusredisplay markers after removal - fixes #6596
2015-09-21 Todd NaugleHide create new item from Group Tab context menu
2015-09-21 Todd NaugleCreate new Groups with a consistent set of default...
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-20 Robin Gareusadd André to authors list.
2015-09-20 André Nusserfix duplicating multiple selected regions - fixes ...
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 Gareusbasic GUI support to auto-align video by LTC.
2015-09-19 Robin GareusGUI part of silence-trim fade constraint.
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 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
2015-09-19 Robin GareusStripSilence: invalidate Completed connection - fixes...
2015-09-19 Robin Gareustweak colors for silence-detection
2015-09-19 Robin Gareusfix progress reporter, use idle callback.
2015-09-18 Robin Gareuscreate new Event-IDs for pasted midi-notes
2015-09-17 Robin GareusRevert "work around bug or feature of string_compose()"
2015-09-17 Ben Loftisassociate label more closely with VST path button....
2015-09-17 Robin Gareusspeficy gtk treeview style for consistency
2015-09-17 Robin Gareuswork around bug or feature of string_compose()
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper (GUI)
2015-09-17 Robin Gareusexplicit glibmm/datetime include
2015-09-17 Tim MayberryUse PBD::open_uri in about dialog to open website,...
2015-09-16 Robin Gareusfix #6588. use ardour-codename only for Ardour.
2015-09-16 Robin Gareusfix a tautologically undefined comparison
2015-09-16 Robin Gareusdeleting pointers to incomplete types may cause undefin...
2015-09-16 Robin Gareusfix clang compilation.
2015-09-16 Paul Davisfix missed but required merge resolution related to...
2015-09-16 Tim MayberryUse tooltips.h in ArdourButton to remove ardour_ui...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-16 Tim MayberryAdd tooltips.h header for setting tooltips rather than...
2015-09-16 Tim MayberryAdd missing header include in midi_channel_selector.h
2015-09-16 Tim MayberryAdd missing header include in shuttle_control.h
2015-09-16 Tim MayberryAdd missing header include in plugin_selector.h
2015-09-16 Tim MayberryRemove ardour_ui.h header inclusion
2015-09-16 Tim MayberryRemove tooltips() member from ARDOUR_UI and use Gtk_UI...
next