aboutsummaryrefslogtreecommitdiffstats
path: root/lvz/gui_wrapper.cpp
AgeCommit message (Collapse)AuthorFilesLines
2011-03-11Remove GUI stuff.David Robillard1-198/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/mdala.lv2@3074 a436a847-0d15-0410-975c-d299462d15a1
2010-09-22Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/mda-lv2@2614 a436a847-0d15-0410-975c-d299462d15a1
2010-09-04My name is David. :)David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/mda-lv2@2590 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Update copyright dates.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/mda-lv2@2000 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Strip trailing whitespace.David Robillard1-6/+6
git-svn-id: http://svn.drobilla.net/lad/trunk/mda-lv2@1999 a436a847-0d15-0410-975c-d299462d15a1
2008-08-12Move CBitmap interface closer to motif port for easier porting.David Robillard1-17/+4
git-svn-id: http://svn.drobilla.net/lad/mda-lv2@1342 a436a847-0d15-0410-975c-d299462d15a1
2008-08-12(Almost) properly define "instance access" and "data access" extensions ↵David Robillard1-3/+3
needed by VSTGUI port. git-svn-id: http://svn.drobilla.net/lad/mda-lv2@1341 a436a847-0d15-0410-975c-d299462d15a1
2008-08-12VSTUI X11 port and embeddable GTK wrapper.David Robillard1-0/+211
Build mdaSpecMeter and GUI. git-svn-id: http://svn.drobilla.net/lad/mda-lv2@1340 a436a847-0d15-0410-975c-d299462d15a1