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
Age
Commit message (
Expand
)
Author
2017-04-15
Add tab.png to resources.
André Nusser
2017-04-15
Add GPL to resources instead of using getGPLText function.
André Nusser
2017-04-15
Fit text of TextEdit to widget size of resize.
André Nusser
2017-04-15
Fix erronous event skips from mouse move event filter.
Bent Bisballe Nyeng
2017-04-11
Only make window decoration compensation if window has no parent (ie. actuall...
Bent Bisballe Nyeng
2017-04-11
Fix missing redraw after initialisation on Win32.
Bent Bisballe Nyeng
2017-04-11
Fix pure virtual function calls and segfaults.
André Nusser
2017-04-07
Change size of plugingui window.
André Nusser
2017-04-07
Implement GridLayout
André Nusser
2017-04-02
Fix missing win32 initial size when embedded in prent window - part 3.
Bent Bisballe Nyeng
2017-04-02
Fix missing win32 initial size when embedded in prent window - part 2.
Bent Bisballe Nyeng
2017-04-02
Fix missing win32 initial size when embedded in prent window - part 2.
Bent Bisballe Nyeng
2017-04-02
Fix missing win32 initial size when embedded in prent window.
Bent Bisballe Nyeng
2017-04-02
Fix missing win32 redraw?
Bent Bisballe Nyeng
2017-04-02
Replace a manual remove by std::remove in Layout::removeItem.
André Nusser
2017-04-01
Add chunksize and underrun counter to the UI.
Bent Bisballe Nyeng
2017-04-01
Fix a lot of style issues in the code for the new GUI.
André Nusser
2017-04-01
Remove TODOs from frame.cc
André Nusser
2017-04-01
(Hopefully) Fix another Windows compile error.
André Nusser
2017-04-01
Fix FreeBSD compile error.
André Nusser
2017-04-01
Change size of MainWindow.
André Nusser
2017-04-01
Fix closing of MainWindow.
André Nusser
2017-04-01
A very rough first version of the GUI.
André Nusser
2017-04-01
Fix bug in slider when width == 0 || height == 0.
André Nusser
2017-04-01
Fix bug in slider.h
André Nusser
2017-04-01
Add PowerButton Widget.
André Nusser
2017-04-01
New Toggle class which includes the basic functionality of CheckBox
André Nusser
2017-04-01
Fix bug in TextEdit.
André Nusser
2017-04-01
Fix bug in layout.cc
André Nusser
2017-03-26
Fix resize event in win32 backend.
Bent Bisballe Nyeng
2017-03-26
Make plugingui test app nest the UI in a native window.
Bent Bisballe Nyeng
2017-03-23
Preliminary plugin gui for disktreaming control.
Bent Bisballe Nyeng
2017-03-23
Track and propagate parent window size changes.
Bent Bisballe Nyeng
2017-03-23
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
Lars Muldjord
2017-03-23
Bypass button texture atlas
Lars Muldjord
2017-03-12
Fix redrawing of underlying exposed area on Widget moves/resizing.
Bent Bisballe Nyeng
2017-02-17
Make Knob support ranges other than [0; 1].
Bent Bisballe Nyeng
2017-02-17
Fix old UI.
Bent Bisballe Nyeng
2017-02-17
Replace obsolete WIN32 ifdefs with platform define.
Bent Bisballe Nyeng
2017-02-17
Win32 build fixes.
Bent Bisballe Nyeng
2017-02-17
Partial rendering for win32 backend.
Bent Bisballe Nyeng
2017-02-17
Add partial rendering support when rendering widgets to window pixel buffer a...
Bent Bisballe Nyeng
2017-02-17
Optimize PixelBuffer and PixelBufferAlpha setPixel method when no alpha is used.
Bent Bisballe Nyeng
2017-02-16
Fix double click on buttons.
Bent Bisballe Nyeng
2017-02-12
Remove unused private Canvas mem
Bent Bisballe Nyeng
2017-02-12
Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn...
Bent Bisballe Nyeng
2017-02-10
Clean up guievent.h and use EventQueue type instead if std::queue.
Bent Bisballe Nyeng
2017-02-10
Send both move and resize events if ConfigureNotify XEvent contain changes in...
Bent Bisballe Nyeng
2017-02-10
Return a list of events form native window instead of one event at a time.
Bent Bisballe Nyeng
2017-02-10
Return a list of events form native window instead of one event at a time.
Bent Bisballe Nyeng
[prev]
[next]