index
:
drumgizmo.git
097_lineedit_fix
about-rework
alsamidi
cc-note-midimap
configfile_refactor
coreaudio
corrados_fix_alsamidi
corrados_integrate_logpower
cpp14
curve_map
curve_map_midimap
develop
distance
distance_openness
doubletriggerfilter
edrumulus
event_cleanup
feature/oss-midi
hidpi
int_ui
lint
master
metadata_v1
metadata_v1_fix
midi-refactor
no_gui_also_with_broken_gui_if_enabled
normalised_scaled_fix
note-off
openness
openness_dev
powermap_feature_ui
rotating_knobs
scale_kit_image
stereo
studio-on-fix
the-marlboro-man-experimental
The DrumGizmo virtual drummer project.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugingui
/
colour.h
Age
Commit message (
Collapse
)
Author
2020-12-29
Split UI code into application/plugin UI and UI library.
Bent Bisballe Nyeng
2020-03-07
Read images as uint8_t instead of float. Convert Colour and all colour ↵
Bent Bisballe Nyeng
related operations to use uint8_t instade of float and finally optimize rendering to render lines instead of single pixels.
2018-08-12
Add hovering to visualization.
André Nusser
2018-08-12
Add instrument label and highlight of drums.
André Nusser
2018-08-12
Add map to get instrument name from colour.
André Nusser
2018-06-09
Refactor Colour.
André Nusser
2018-06-09
Add ctor for creating colours from four unsigned char values.
Bent Bisballe Nyeng
2016-06-04
Make Colour movabl;e and make Image contain a vector of Colour instead of ↵
Bent Bisballe Nyeng
raw char data.
2016-03-22
Change license to LGPLv3.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2015-10-02
Refactored Colour.
Bent Bisballe Nyeng
2012-01-23
Simple image blit. New slider class. New filenamelineedit. New pixelbuffer ↵
Bent Bisballe Nyeng
used for drawing everything but the root window - with alpha blending...
2011-10-14
Inital implementation of X11 plugin gui.
Bent Bisballe Nyeng