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