summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2013-09-16a few DEBUG_TRACE improvementsPaul Davis
2013-09-14fix merge conflicts with masterPaul Davis
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 audioenginePaul Davis
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-08-14some const_cast<> additions for OS X where gcc believes that volatile int* me...Paul Davis
2013-08-08clean up some valgrid "Uninitialised value was created by a heap allocation" ...Robin Gareus
2013-08-08initialize some uninitialized valuesRobin Gareus
2013-08-08minimize meter-peak re-draw areaRobin Gareus
2013-08-08use 3px for peak-hold in LED mode -> display 2 bright linesRobin Gareus
2013-08-08tweak meter-LED styleRobin Gareus
2013-08-08cache shaded meter-background regardless of colorRobin Gareus
2013-08-08fix meter background redraw issue #5601Robin Gareus
2013-08-08[re]implement horizontal meterRobin Gareus
2013-08-08align gradient with meter-metricsRobin Gareus
2013-08-08increase saturation of meter-shaderRobin Gareus
2013-08-08allow to en/disable shade and LED meter styleRobin Gareus
2013-08-08Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-08-08add a stripe-pattern to the metersRobin Gareus
2013-08-08possible fix for http://tracker.ardour.org/view.php?id=5586Robin Gareus
2013-08-08add option to disable cairo-RGBA overlays for meters.Robin Gareus
2013-08-08implement visual-sensitivity (gray out) for fadersRobin Gareus
2013-08-08minor peak-meter performance tweakRobin Gareus
2013-08-08fix compiler warningRobin Gareus
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