summaryrefslogtreecommitdiff
path: root/lv2/lv2_gui.cc
AgeCommit message (Collapse)Author
2016-03-20Remove obsolete files.Bent Bisballe Nyeng
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-09-03Added missing GUI:: namespaces.Bent Bisballe Nyeng
2013-06-29New inter-thread message system.Bent Bisballe Nyeng
2013-05-13Fix crash bug on GUI close in QTractor.Bent Bisballe Nyeng
2013-05-11Fix typoBent Bisballe Nyeng
2013-05-11Fix crash on gui close.Bent Bisballe Nyeng
2013-04-28Fix gui crash on window close. Make drumkit and midimap file and status ↵Bent Bisballe Nyeng
reshow in the gui.
2013-04-04New message system. New common midi input class. Some compiler warning ↵Bent Bisballe Nyeng
fixes. New ListBoxBasic class used by both LustBox and ComboBox. New embossed font.
2012-06-11Port to new LV2 state interface. Use new lv2-1.0 header files (from system) ↵Bent Bisballe Nyeng
and remove local copies of same.
2012-01-23Make plugin store its state. Connect state and GUI (and use GUI)Bent Bisballe Nyeng