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
/
knob.cc
Age
Commit message (
Collapse
)
Author
2017-01-02
Fix formatting issues.
André Nusser
2017-01-02
Ignore all clicks except left clicks in all the widgets.
André Nusser
Of course, we want to change this as soon as we actually want to use right and middle clicks. But this is not the case atm.
2016-06-06
New TexturedBox class.
Bent Bisballe Nyeng
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-20
Only initialise Font once.
Bent Bisballe Nyeng
2015-11-18
Refactored Slider. Expanded all event variable names (all was 'e' before). ↵
Bent Bisballe Nyeng
Changed all uievent enums to enum classes.
2015-11-07
Refactored Painter.
Bent Bisballe Nyeng
2015-10-26
Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz.
Bent Bisballe Nyeng
2015-10-12
Fix missing 'direction' type changes (int to enum).
Bent Bisballe Nyeng
2015-09-28
Use new style guide on already refactored files.
Bent Bisballe Nyeng
2015-09-28
Use function operator() for notification instead opf notify(...).
Bent Bisballe Nyeng
2015-09-03
Introduce new Notifier and use it in the Knob class.
Bent Bisballe Nyeng
2015-05-15
Make sure that M_PI is defined.
Bent Bisballe Nyeng
2013-03-30
New box rendering of all widgets. Minor tweaks still missing.
Bent Bisballe Nyeng
2013-03-13
Use new painter clear function.
Bent Bisballe Nyeng
2013-03-13
Added path lineedit and drive selection (win32) to filebrowser. Made a lot ↵
Bent Bisballe Nyeng
of small layout tweaks.
2013-03-10
Give knob dark background and double white outline, like LineEdit widget.
Bent Bisballe Nyeng
2013-03-10
Work a little on knob design and knob/checkbox positions.
Bent Bisballe Nyeng
2013-03-09
Make knob controllable using the arrow keys.
Bent Bisballe Nyeng
2013-03-09
Make knob controllable using the arrow keys.
Bent Bisballe Nyeng
2013-03-09
Add scollwheel support for knob widget.
Bent Bisballe Nyeng
2013-03-06
Major GUI workover. Hilights: A new filebrowser and new knob widget.
Bent Bisballe Nyeng