summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2020-05-01Fix crash when making window small.powermap_feature_uiBent Bisballe Nyeng
2020-05-01Shorten tooltip text.André Nusser
2020-05-01Rotate y-axis label.Bent Bisballe Nyeng
2020-05-01Add tooltip to the powerwidget.André Nusser
2020-05-01Reintroduce rounding for the filled circles in the powerwidget.André Nusser
2020-05-01Draw axis texts with painter.Bent Bisballe Nyeng
2020-05-01Move the "in"/"out" label inside the powermap view.André Nusser
2020-05-01Fix visualization issues in powerwidget due to rounding.André Nusser
2020-05-01Add input and output label in powerwidget.André Nusser
2020-04-30Mark last input and output in powermap widget.André Nusser
2020-04-30Change names of setting values for powermap.André Nusser
2020-04-26WIP: Add 6px border around graph area.Bent Bisballe Nyeng
2020-04-25WIP: Adjust layoutBent Bisballe Nyeng
2020-04-25WIP: UI adaptation for plugingui integration.Bent Bisballe Nyeng
2020-04-25WIP: Make 1 pixel steps in line segments.Bent Bisballe Nyeng
2020-04-25WIP: Fix button release outside window.Bent Bisballe Nyeng
2020-04-25WIP: Show mapped points as circles.Bent Bisballe Nyeng
2020-04-25WIP: Improve point interaction and visualisation.Bent Bisballe Nyeng
2020-04-25WIP: Render points where according to settings.Bent Bisballe Nyeng
2020-04-25WIP: Sync knobs to settings changes.Bent Bisballe Nyeng
2020-04-25WIP: Drag 'em ballsBent Bisballe Nyeng
2020-04-25WIP: Draw line segments instead of points.Bent Bisballe Nyeng
2020-04-24Add the spline nodes to the UI.André Nusser
2020-04-24WIP: PowerWidgetTest to play around with.Bent Bisballe Nyeng
2020-04-10Changes after discussion about review on IRC.configfile_refactorAndré Nusser
2020-03-14Cocoa: Use window scale factor when rendering UI buffer.Bent Bisballe Nyeng
2020-03-08Remove unused private variables.Bent Bisballe Nyeng
2020-03-08Get rid of c-style M_PI.Bent Bisballe Nyeng
2020-03-07Re-enable drumkit image hover effect.Bent Bisballe Nyeng
2020-03-07Use vector for PixelBuffer memory allocation. Use optimized render routines i...Bent Bisballe Nyeng
2020-03-07Further optimize pixel blending. And re-introduce lineBlending in Painter::dr...Bent Bisballe Nyeng
2020-03-07Remove unused pixel functions.Bent Bisballe Nyeng
2020-03-07Move pixel buffer render code from Window to PixelBuffer for easier testing/b...Bent Bisballe Nyeng
2020-03-07Read images as uint8_t instead of float. Convert Colour and all colour relate...Bent Bisballe Nyeng
2020-03-07Fix crash if resource name does not exist in the list.Bent Bisballe Nyeng
2019-11-17Add missing distfiles.Bent Bisballe Nyeng
2019-11-15Fix wierd misplacement problem on OSX UI.Bent Bisballe Nyeng
2019-11-15Fix OSX warning.Bent Bisballe Nyeng
2019-11-15Create DEBUG_FLAGS and use that in the Makefiles whenever appropriate, instea...Bent Bisballe Nyeng
2019-11-03Fix osx static library compilation.Bent Bisballe Nyeng
2019-10-26Add default midimap functionality.André Nusser
2019-10-26Fix variable name typo: resamplig -> resamplingAndré Nusser
2019-10-23Potential fix for non-responsive file-browser.Bent Bisballe Nyeng
2019-10-09Make FileBrowser window always-on-top and try to position it inside the plugi...Bent Bisballe Nyeng
2019-10-06Fix GUI not showing in Reaper under Windows on first opening it.Bent Bisballe Nyeng
2019-10-05Fix crash on Windows when file-browser is open and plugin window is closed.Bent Bisballe Nyeng
2019-09-29Format status frame content slightly different.André Nusser
2019-09-29Show load errors/warnings under the resta of the status fields in the UI.Bent Bisballe Nyeng
2019-09-28Add generic logger interface for propagating messages while loading drumkits ...Bent Bisballe Nyeng
2019-09-28Fix typos.André Nusser