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
/
testmain.cc
Age
Commit message (
Expand
)
Author
2019-05-12
Reorder frames and resize window.
André Nusser
2019-05-11
Add settings and GUI for new sampling algorithm.
André Nusser
2018-06-08
Make pugl work with testmain.
Bent Bisballe Nyeng
2018-02-18
Added latency filter UI controls.
Bent Bisballe Nyeng
2017-05-24
Add frame in the GUI for bleed control.
André Nusser
2017-05-06
Get rid of platform dependent usleep/SleepEx.
Bent Bisballe Nyeng
2017-04-17
Resize frames again to make it look better.
André Nusser
2017-04-07
Change size of plugingui window.
André Nusser
2017-04-01
Fix a lot of style issues in the code for the new GUI.
André Nusser
2017-04-01
Change size of MainWindow.
André Nusser
2017-04-01
Fix closing of MainWindow.
André Nusser
2017-03-26
Make plugingui test app nest the UI in a native window.
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-10
Clean up guievent.h and use EventQueue type instead if std::queue.
Bent Bisballe Nyeng
2017-02-08
UI resize refactoring part 1.
Bent Bisballe Nyeng
2017-01-21
New MainWindow.
Bent Bisballe Nyeng
2016-04-08
Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...
Bent Bisballe Nyeng
2016-03-31
Fix missing include on windows.
Bent Bisballe Nyeng
2016-03-22
Change license to LGPLv3.
André Nusser
2016-03-12
Add parent widget pointer for contained plugin windows. Remove threaded event...
Bent Bisballe Nyeng
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2015-12-21
New DGWindow class for the actual UI implementation. PluginGUI is now just ha...
Bent Bisballe Nyeng