summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-04LV2 render-value: override precisionRobin Gareus
2016-07-04add PangoCairo lua bindingsRobin Gareus
2016-07-03fix behaviour when opening up a gap to insert new Stripables.Paul Davis
2016-07-03explanatory commentPaul Davis
2016-07-03add grid to inline-spectrumRobin Gareus
2016-07-03clean up a-comp .ttl -- maintainer: the a-teamRobin Gareus
2016-07-03bundle a-compRobin Gareus
2016-07-03HP/LP: enforce enum integr type (inline control sends continuous value)Robin Gareus
2016-07-03update lua-scripts:Robin Gareus
2016-07-02only reconfigure lua DSP plugins if channelcount changesRobin Gareus
2016-07-02add Lua bindings for reference counted Cairo::ImageSurfaceRobin Gareus
2016-07-02fix Preference checkbox sensitivity for inline displaysRobin Gareus
2016-07-02fix inline display when cairo_surface_has_snapshotsRobin Gareus
2016-07-02extend lua API:Robin Gareus
2016-07-02make Selection catch up with session/libardour-side selection status at sessi...Paul Davis
2016-07-02fix use of removed Session::get_nth_stripable()Paul Davis
2016-07-02remove Session::get_nth_stripable.ccPaul Davis
2016-07-02more hacks to gkt rc file to get text entries to behavePaul Davis
2016-07-02no need for a widget name herePaul Davis
2016-07-02partially revert incorrect changes to gain meter text entries/displaysPaul Davis
2016-07-02fix missing logic for RouteGroupMenuPaul Davis
2016-07-01OSC: Account for some select edge casesLen Ovens
2016-07-01OSC: make sure out of bank strip can not be converted to a stripable.Len Ovens
2016-07-01OSC: Don't look for which stripable is selected until we actually need it, It...Len Ovens
2016-07-01OSC: Change all time feedback to /position/<type>Len Ovens
2016-07-01use correct property when PresentationInfo::color is set from XMLPaul Davis
2016-07-01remove commented codePaul Davis
2016-07-01fix logic of RouteUI::set_color_from_route()Paul Davis
2016-07-01fix logic of PresentationInfo::color_set()Paul Davis
2016-07-01remove gtk_entry_* colors from themes except for cursor colorPaul Davis
2016-07-01MotionFeedback vanished long agoPaul Davis
2016-07-01drop use of gtk_entry_* colors (except cursor); use original base/text choice...Paul Davis
2016-07-01add the potential for a bit more debugging of signal connectsPaul Davis
2016-07-01add the potential for a bit more debugging of signal connectsPaul Davis
2016-07-01minor no-op hacks (unneeded or suboptimal code)Paul Davis
2016-07-01fix jack_port_rename() detectionRobin Gareus
2016-07-01some debug message for lua processorsRobin Gareus
2016-07-01fix lua filters for multi-channels processingRobin Gareus
2016-06-30add (essentially random) color defs for text entries to other 3rd party themesPaul Davis
2016-06-30NO-OP: remove trailing whitespacePaul Davis
2016-06-30assign appropriate styles for text entry and spinbuttonsPaul Davis
2016-06-30remove non-zero xthickness from "small_entry" widgets (gain display, peak dis...Paul Davis
2016-06-30new style for Gtk::Entry widgetsPaul Davis
2016-06-30use a more appropriate @color name for the cursor color in a text entryPaul Davis
2016-06-30add text entry cursor color to dark themePaul Davis
2016-06-30add new colors to dark themePaul Davis
2016-06-30no reason to make floating text entry be in STATE_SELECTED when constructedPaul Davis
2016-06-30use initialization, not explicit assignmentPaul Davis
2016-06-29OSC: Select tweak.Len Ovens
2016-06-29OSC: Reworked select to follow Gui selected strip regardless of it's inclusio...Len Ovens