summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am.plugingui
AgeCommit message (Expand)Author
2014-05-02Remove libpng dependency. Replace it with compiled-in lodepng.Bent Bisballe Nyeng
2014-01-25Choose GUI backend in configure script.Bent Bisballe Nyeng
2014-01-18Added enable-pugl as configure parameter.Jonas Suhr Christensen
2014-01-18Added PuGl window drawing. Enable with './configure -with-pugl'.Jonas Suhr Christensen
2013-12-06Fix png link problem (nasty copy-paste error...).Bent Bisballe Nyeng
2013-09-20Remove non-working png hack.Bent Bisballe Nyeng
2013-09-15Add missing file. Add ZLIB check to configure.Bent Bisballe Nyeng
2013-09-15Use libpng from sourcetree instead of the one supplied by the OS.Bent Bisballe Nyeng
2013-09-11Revert png static link hack (that didn't work as intended anyway...)Bent Bisballe Nyeng
2013-05-25Experimentally static link with libpng for lv2 plugin.Bent Bisballe Nyeng
2013-05-11Added pthread to linking. Fix install path on systems that actively set the -...Bent Bisballe Nyeng
2013-05-08Remove GlobalContext class. Move all native code from EventHandler class to N...Bent Bisballe Nyeng
2013-05-03Add missing png compile flags.Bent Bisballe Nyeng
2013-04-30Added configure check for Xlib.Bent Bisballe Nyeng
2013-04-26Fix makefilesBent Bisballe Nyeng
2013-04-19GUI position/size tweaks and some pixmap changes.Bent Bisballe Nyeng
2013-04-04New message system. New common midi input class. Some compiler warning fixes....Bent Bisballe Nyeng
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng
2013-03-22Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre...Bent Bisballe Nyeng
2013-03-18Make Image class use resource.Bent Bisballe Nyeng
2013-03-17Added PNG loadin support through a new Image class.Bent Bisballe Nyeng
2013-03-13Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-03-06Major GUI workover. Hilights: A new filebrowser and new knob widget.Bent Bisballe Nyeng
2013-01-26Added hugin support. Removed thread.cc reference.Bent Bisballe Nyeng
2012-12-28Move native code to seperate 'NativeWindow' classes.Bent Bisballe Nyeng
2012-08-31Add threads support.Bent Bisballe Nyeng
2012-01-23Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us...Bent Bisballe Nyeng