summaryrefslogtreecommitdiff
path: root/gtk2_ardour/utils.h
AgeCommit message (Expand)Author
2019-09-29Helper function to format sample-count as durationRobin Gareus
2019-08-11Simplify screensaver inhibit API and fix OSX compatibilityRobin Gareus
2019-08-11Prototype infrastructure to disable screensaverRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-11-28NO-OP: Clarify function nameRobin Gareus
2018-11-27Prepare central engine check and user notificationRobin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2016-07-18move show_gdk_event_state() utility function from gtk2_ardour to libs/gtkmm2extPaul Davis
2016-06-21provide ARDOUR_UI_UTILS::running_from_source_tree()Paul Davis
2016-06-05new color utility functions to convert between uint32_t and Gdk::ColorPaul Davis
2016-05-31rework of color theme file managementPaul Davis
2016-05-31the return of the theme selector, plus 3 new themes from cooltehnoPaul Davis
2016-05-31initial sort-of-mostly-working integration of new PanePaul Davis
2016-05-31remove stupid, unused functionPaul Davis
2016-02-22ensure that all callers of ARDOUR_UI_UTILS::relay_key_press() provide a windowPaul Davis
2016-02-22get normal GTK accelerators working againPaul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2015-11-04Improve behavior of overwrite_file_dialog.André Nusser
2015-10-21Confirmation on overwrite for track and session templates. -fixes #6587André Nusser
2015-09-16Move util functions into UIConfiguration as they depend on it anywayTim Mayberry
2015-09-16Remove duplicate extern declarationTim Mayberry
2015-06-27consolidate codeRobin Gareus
2014-12-08more color work, including removing rgba{_p_}_from_style()Paul Davis
2014-09-10add extra (default-ed) argument to ::get_icon_path() to allow it to be used t...Paul Davis
2014-09-06remove cruftRobin Gareus
2014-06-26prepare formatting track-number for mixer (and other places)Robin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-19change the way font specifications are used in UI config filesPaul Davis
2014-06-10add ::get_icon_sets() to utilsPaul Davis
2014-06-10change ::get_icon_path() and ::get_icon() to accept an "icon set" name to pro...Paul Davis
2014-06-09substantial changes in color management, involving a reduction in the use of ...Paul Davis
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-09-23move rate_as_string() from EngineControl to utils.ccPaul Davis
2013-08-08get meter color from gtkrc style fileRobin Gareus
2013-07-24get meter color from gtkrc style fileRobin Gareus
2013-06-13merge with masterPaul Davis
2013-06-10move emulate_key_event() to utilsRobin Gareus
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2012-06-12Escape angled brackets in playlist names for tooltips.Carl Hetherington
2012-03-07Remove unused color_from_style / gc_from_style.Carl Hetherington
2011-12-07move 2 other non-ardour-specific utility functions into gtkmm2extPaul Davis
2011-08-30Give route groups their own colour, settable from the routeCarl Hetherington
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-02-11use volume controller widget for monitor section, drop some now-unused codePaul Davis
2010-12-30resize all editor comboboxes when DPI is reset. involved a minor refactoring ...Paul Davis
2010-09-26correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X...Paul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-08-22forward port of 7539 from 2.xPaul Davis
2010-05-25split out sndfile manager code into its own file; move a couple of utility fu...Paul Davis