quick checks on empty control lists, to avoid unnecessary work
[ardour.git] / gtk2_ardour /
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-07-05 Robin Gareussome comments
2016-07-05 Robin Gareusfix crash when loading a saved visual state
2016-07-05 Robin GareusPlugin GUI activate/enable update (prefer enable)
2016-07-05 Robin Gareusremove useless binding (fixes broken windows build)
2016-07-04 Robin Gareushighlight area below automation lanes
2016-07-04 Paul DavisGUI doesn't need to listen to old ControlProtocol signa...
2016-07-04 Paul Davisstop-and-forget-capture should not toggle transport...
2016-07-04 Paul Davisavoid unnecessary multiple calls to RouteUI::update_mon...
2016-07-04 Paul Davisoperate directly on realtime controls, not via Session
2016-07-04 Robin Gareusunbind pangomm 1.30 API for compat.
2016-07-04 Len OvensUI: Add editor_mixer route pointer to session so all...
2016-07-03 Robin GareusPrepare to use knobs in Generic Plugin UI
2016-07-03 Robin GareusReplace Gtk::ToggleButton with ArdourButton in Generic...
2016-07-03 Robin Gareusallow AutomatoinContoller to render as Knob instead...
2016-07-03 Robin Gareusadd an ArdourButton/SpinButton Widget
2016-07-03 Robin Gareusfix background of ArdourButtons with no Body
2016-07-03 Robin Gareusadd PangoCairo lua bindings
2016-07-02 Robin Gareusadd Lua bindings for reference counted Cairo::ImageSurface
2016-07-02 Robin Gareusfix Preference checkbox sensitivity for inline displays
2016-07-02 Robin Gareusfix inline display when cairo_surface_has_snapshots
2016-07-02 Paul Davismake Selection catch up with session/libardour-side...
2016-07-02 Paul Davisfix use of removed Session::get_nth_stripable()
2016-07-02 Paul Davismore hacks to gkt rc file to get text entries to behave
2016-07-02 Paul Davisno need for a widget name here
2016-07-02 Paul Davispartially revert incorrect changes to gain meter text...
2016-07-02 Paul Davisfix missing logic for RouteGroupMenu
2016-07-01 Paul Davisremove commented code
2016-07-01 Paul Davisfix logic of RouteUI::set_color_from_route()
2016-07-01 Paul Davisremove gtk_entry_* colors from themes except for cursor...
2016-07-01 Paul DavisMotionFeedback vanished long ago
2016-07-01 Paul Davisdrop use of gtk_entry_* colors (except cursor); use...
2016-07-01 Paul Davisminor no-op hacks (unneeded or suboptimal code)
2016-06-30 Paul Davisadd (essentially random) color defs for text entries...
2016-06-30 Paul DavisNO-OP: remove trailing whitespace
2016-06-30 Paul Davisassign appropriate styles for text entry and spinbuttons
2016-06-30 Paul Davisremove non-zero xthickness from "small_entry" widgets...
2016-06-30 Paul Davisnew style for Gtk::Entry widgets
2016-06-30 Paul Davisuse a more appropriate @color name for the cursor color...
2016-06-30 Paul Davisadd text entry cursor color to dark theme
2016-06-30 Paul Davisadd new colors to dark theme
2016-06-30 Paul Davisno reason to make floating text entry be in STATE_SELEC...
2016-06-29 Paul DavisRevert "remove unnecessary duplicate loading of GTK...
2016-06-29 Robin Gareusconsistent mixer sidebar layout (group, tracks show...
2016-06-29 Paul Davisremove unnecessary duplicate loading of GTK RC file
2016-06-28 Robin Gareusfix german translation
2016-06-27 Robin Gareusquick prototype to allow changing *all* gain automation
2016-06-26 Robin GareusBSD portability
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-06-24 Robin Gareusfix vamp path:
2016-06-24 Robin Gareusfix KeyEditor::print() for windows (hopefully, untested)
2016-06-22 Robin Gareusshow tooltips on favorite plugins -- closes #6902
2016-06-21 Paul Davisfix some more thinkos related to user color file management
2016-06-21 Paul Davisremove debug output
2016-06-21 Paul Davisremove old file
2016-06-21 Paul Davisrename unastudia theme file to match per-program-name...
2016-06-21 Paul Davisfixes for color theme manager's handling of color file...
2016-06-21 Paul Davistweaks to how UIConfiguration::color_file_name() operates
2016-06-21 Paul Davisfix default color file name in code default definition
2016-06-21 Paul Davisremove unneeded declaration
2016-06-21 Paul Davisfix incorrect color file name in default UI config...
2016-06-21 Paul Davisuse running_from_source_tree()
2016-06-21 Paul Davisuse running_from_source_tree()
2016-06-21 Paul Davisprovide ARDOUR_UI_UTILS::running_from_source_tree()
2016-06-21 Paul Davisadd comment button fill color alias for *all* themes
2016-06-21 Paul Davisadd tempo curve colors to unastudia theme.
2016-06-21 Paul Davisadd shuttle colors to unastudia theme.
2016-06-21 Paul Davisnew "studio one" theme from user straightothebar
2016-06-21 Robin Gareusshow first word of comment on track's comment-button
2016-06-21 Paul Davisfix section naming in bindings file
2016-06-19 Robin Gareusfix comment-button highlight
2016-06-15 Paul Davisinitial working version of "printing" keybindings ...
2016-06-15 nick_mRegister colour aliases for tempo curve.
2016-06-14 Paul Davisno divider/full allocation of LHS of mixer "display...
2016-06-14 Paul Davisavoid crash after removing a VCA
2016-06-14 Paul Davisno debug output, either
2016-06-14 Paul Davisno pingbacks if running a development version
2016-06-14 Paul Davismark mixer strip name label (button) as having occasion...
2016-06-14 Paul Davisremove commented line
2016-06-14 Paul Davismark mixer strip width and hide buttons as square
2016-06-14 Paul Davisextend ArdourButton API to provide a new tweak for...
2016-06-14 Paul Daviswording change for key binding dialog remove shortcut...
2016-06-13 Paul Davisadd shuttle colors to all themes.
2016-06-13 Paul Davisshow ShuttleControl GUI some love.
2016-06-13 Paul Davisuse pane position mgmt on appropriate panes
2016-06-13 John EmmasRemove some Windows icons which I'm told we don't need...
2016-06-13 Paul Davisuse WindowProxy::signal_(map|unmap) to keep window...
2016-06-12 Paul Davisstop AddRouteDialog from being modal and from using...
2016-06-12 Paul Davisremove RouteGroupDialog::do_run() and replace its use...
2016-06-12 nick_mPick a colour for music-locked tempo markers.
2016-06-12 Paul Davishide mixer group tabs when spilling control master...
2016-06-12 Paul Davisfix crash when removing a track in the presence of...
2016-06-12 Robin Gareusdon't show meter for integer/enum outputs in a generic...
2016-06-12 Robin Gareusfix typo
2016-06-12 Robin Gareusupdate post-export command placeholder documentation
2016-06-11 Paul Davismake RouteGroupDialog non-modal.
2016-06-11 nick_mMake exact beat calculation of tempi a bit less cumbers...
2016-06-11 nick_mSet tempo sections to the exact pulse when snapped...
2016-06-10 nick_mMake RegionView less aggressive about trimming the...
2016-06-10 nick_mFix many offset errors when drawing notes in midi regio...
next