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
/
pixelbuffer.h
Age
Commit message (
Collapse
)
Author
2017-03-12
Fix redrawing of underlying exposed area on Widget moves/resizing.
Bent Bisballe Nyeng
2017-02-17
Optimize PixelBuffer and PixelBufferAlpha setPixel method when no alpha is used.
Bent Bisballe Nyeng
2017-02-12
Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate ↵
Bent Bisballe Nyeng
unnecessary rendering passes during event handling.
2016-09-15
Added new inline display for showing load progress.
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-11-09
Refactor PixelBuffer, and remove unnecessary calls to setPixel and addPixel.
Bent Bisballe Nyeng
2013-04-23
Fix memory leak.
Bent Bisballe Nyeng
2013-03-30
Fix alpha blending.
Bent Bisballe Nyeng
2013-03-06
Major GUI workover. Hilights: A new filebrowser and new knob widget.
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...