Fixed spelling.
[ardour.git] / gtk2_ardour /
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...
2015-09-16 Tim MayberryUse Forward declaration for non-MSVC compilers in ardou...
2015-09-16 Tim MayberryForward declare Meterbridge class in ardour_ui.h
2015-09-16 Tim MayberryRemove ui_config.h inclusion from ardour_ui.h
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-09-16 Tim MayberryRemove inclusion of ardour_ui.h from ui_config.cc
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
2015-09-16 Tim MayberryRemove unused header include
2015-09-16 Tim MayberryMove util functions into UIConfiguration as they depend...
2015-09-16 Tim MayberryRemove duplicate extern declaration
2015-09-16 Robin Gareusadd datetime to snapshot sidebar
2015-09-16 Robin Gareusunify recent session dialogs
2015-09-16 Robin Gareusfix d6029f9 (recent sort-order)
2015-09-16 Robin Gareusadd Hour:Minute to last-modified.
2015-09-16 Robin Gareusremeber recent-session sort-column
2015-09-16 Robin Gareushighlight default sort column
2015-09-16 Robin Gareusdisable even/odd row highlight for GtKTreeview.
2015-09-16 Robin Gareususer-sortable recent session list
2015-09-16 Robin Gareusadd "last modified" column to session-dialog
2015-09-16 Robin Gareuspartially revert de53fac (pre-sort session list)
2015-09-16 Tim MayberryDon't try and split a region when dragging, should...
2015-09-15 Robin Gareusprepare time column in recent session
2015-09-15 Robin Gareusinspect snapshot for its info (not parent)
2015-09-15 Robin Gareuspre-sort recent-sessions by modification time - #6575
2015-09-15 Paul Davisexpose the new use monitor fades option
2015-09-15 Robin Gareusremove unused variable
2015-09-15 Robin Gareusdon't allow to focus sidebar checkboxes - fixes #6445
2015-09-15 Robin Gareusdisplay active peak-builds
2015-09-15 Paul Davisexpose transport fade option
2015-09-15 Robin GareusGUI part: cleanup peak-files
2015-09-15 Robin Gareuspending-peaks: checker pattern.
2015-09-14 Robin Gareusvisually indicate peak-file rebuild
2015-09-13 Robin GareusRevert inadvertently pushed commit
2015-09-13 Robin Gareuscenter, don't expand plugin widgets
2015-09-12 Robin Gareusvalgrind: only use objc supression file on OSX
2015-09-12 Robin GareusGUI part of memleak fixes
2015-09-12 Robin Gareustrick ardour to print main-thead mem-pool stats.
2015-09-11 Robin GareusHave GUI Option reflect current state (in case toggle...
2015-09-10 Robin Gareussession->path() returns a dir (not the session file)
next