summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2013-09-04'libs/gtkmm2ext' - Minor modification to prevent MSVC from complaining about ...John Emmas
2013-09-04'libs/gtkmm2ext' - Add the file 'gtkapplication_win32.c' to complement gtkapp...John Emmas
2013-09-03Merge branch 'master' into windowsPaul Davis
2013-09-01improve scroll and drag behaviour of volume-controller knobRobin Gareus
2013-08-31fix keyboard interaction with volume knobs (monitor section)Robin Gareus
2013-08-26'libs/gtkmm2ext' - Compiler specific includesJohn Emmas
2013-08-26'libs/gtkmm2ext' - Main body of changes required for building with MSVC (most...John Emmas
2013-08-26'libs/gtkmm2ext' - Use 'std::vector' instead of dynamically sized arrays (req...John Emmas
2013-08-26'libs/gtkmm2ext' - Remove "using namespace Gdk;" to avoid confusion (in 'fast...John Emmas
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-24pot/po file updates caused by waf i18nPaul Davis
2013-08-15update czech translations from pavel fricPaul Davis
2013-07-31fix merge conflict from masterPaul Davis
2013-07-31clean up some valgrid "Uninitialised value was created by a heap allocation" ...Robin Gareus
2013-07-31initialize some uninitialized valuesRobin Gareus
2013-07-31minimize meter-peak re-draw areaRobin Gareus
2013-07-28use 3px for peak-hold in LED mode -> display 2 bright linesRobin Gareus
2013-07-28tweak meter-LED styleRobin Gareus
2013-07-26cache shaded meter-background regardless of colorRobin Gareus
2013-07-26fix meter background redraw issue #5601Robin Gareus
2013-07-25[re]implement horizontal meterRobin Gareus
2013-07-24align gradient with meter-metricsRobin Gareus
2013-07-24increase saturation of meter-shaderRobin Gareus
2013-07-24allow to en/disable shade and LED meter styleRobin Gareus
2013-07-23Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-07-22Work around badly chosen argument name in giomm/dbusmessage.hTim Mayberry
2013-07-17add a stripe-pattern to the metersRobin Gareus
2013-07-17Merge branch 'master' into windowsPaul Davis
2013-07-16possible fix for http://tracker.ardour.org/view.php?id=5586Robin Gareus
2013-07-16add option to disable cairo-RGBA overlays for meters.Robin Gareus
2013-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul Davis
2013-07-14Merge branch 'master' into windowsPaul Davis
2013-07-12implement visual-sensitivity (gray out) for fadersRobin Gareus
2013-07-12minor peak-meter performance tweakRobin Gareus
2013-07-11Include pbd/timersub.h for mingw buildPaul Davis
2013-07-11Use Glib functions to create tmp file pathPaul Davis
2013-07-11Work around badly chosen argument name in giomm/dbusmessage.hPaul Davis
2013-07-11fix compiler warningRobin Gareus
2013-07-11 Use timeout source to process ui requests on windowsPaul Davis
2013-07-11Hide UI request mechanism from inheriting classesPaul Davis
2013-07-10Episode VI: Return of the ZeroDBlineRobin Gareus
2013-07-10Episode V: the gainfader line strikes backRobin Gareus
2013-07-10Task Force Viking: operation green lineRobin Gareus
2013-07-10with RMS meters: use "peak indicator" as DPMRobin Gareus
2013-07-10use digital max-peak with RMS meterRobin Gareus
2013-07-10don't reset meter background/highlight on click.Robin Gareus
2013-07-10prepare meter-widget for dual background colorRobin Gareus
2013-07-10less prominent meter shadeRobin Gareus
2013-07-10add shade gradient to meterRobin Gareus
2013-07-10fix meter gradient y-axis onlyRobin Gareus