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
/
test
/
paintertest.cc
Age
Commit message (
Collapse
)
Author
2021-01-03
Add dggui namespace to libdggui components.
Bent Bisballe Nyeng
2020-12-29
Split UI code into application/plugin UI and UI library.
Bent Bisballe Nyeng
2020-11-14
Add x_offset to drawable::line to be able to have drawImage render images ↵
Bent Bisballe Nyeng
outside the parent area.
2020-09-19
Make use of uUnit as a submodule (dgunit renamed).
Bent Bisballe Nyeng
2020-03-07
Use vector for PixelBuffer memory allocation. Use optimized render routines ↵
Bent Bisballe Nyeng
in some more painter algorithms. Fix capitalization of Canvas::getPixelBuffer method.
2018-06-16
Port the rest of the unittests to DGUnit and remove the CppUnit dependency.
Bent Bisballe Nyeng
2017-04-20
Fix unittest broken by last commit.
Bent Bisballe Nyeng
2017-02-12
Fix painter test.
Bent Bisballe Nyeng
2016-09-06
Fix another crash in the font renderer.
Bent Bisballe Nyeng
2016-09-06
Fix crash when trying to display non ascii characters.
Bent Bisballe Nyeng
2016-09-05
Added painter unit test and fixed image and text rendering boundaries.
Bent Bisballe Nyeng