Age | Commit message (Expand) | Author |
2016-05-08 | Add -lrt to plugingui test-app. | Bent Bisballe Nyeng |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the new... | Bent Bisballe Nyeng |
2016-03-24 | Add missing dist files. | Bent Bisballe Nyeng |
2016-03-20 | Fix GUI_CPPFLAGS | Bent Bisballe Nyeng |
2016-01-29 | Added missing extra distfiles. | Bent Bisballe Nyeng |
2016-01-29 | Added missing extra distfiles. | Bent Bisballe Nyeng |
2016-01-29 | Added missing extra distfiles. | Bent Bisballe Nyeng |
2015-12-21 | New DGWindow class for the actual UI implementation. PluginGUI is now just ha... | Bent Bisballe Nyeng |
2015-11-20 | Remove unneeded libraries. | Bent Bisballe Nyeng |
2015-11-20 | Make plugingui Makefile.am platform independent. | Bent Bisballe Nyeng |
2015-05-15 | New ConfigFile class for generic config file reading/writing in homedir .drum... | Bent Bisballe Nyeng |
2014-12-05 | Clean up cli client module names. Fix autotools paths. | Bent Bisballe Nyeng |
2014-09-23 | Added config parse. | Jonas Suhr Christensen |
2014-05-02 | Remove libpng dependency. Replace it with compiled-in lodepng. | Bent Bisballe Nyeng |
2014-01-25 | Don't force X11, use flags from Makefile.am.plugingui instead. | Bent Bisballe Nyeng |
2014-01-18 | Added PuGl window drawing. Enable with './configure -with-pugl'. | Jonas Suhr Christensen |
2013-09-15 | Use libpng from sourcetree instead of the one supplied by the OS. | Bent Bisballe Nyeng |
2013-07-25 | Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja... | Bent Bisballe Nyeng |
2013-06-29 | New inter-thread message system. | Bent Bisballe Nyeng |
2013-05-16 | Remove test framework. TODO: Replace it with a new one at some point... | Bent Bisballe Nyeng |
2013-05-08 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |
2013-05-08 | Remove GlobalContext class. Move all native code from EventHandler class to N... | Bent Bisballe Nyeng |
2013-05-06 | Add missing distfiles. | Bent Bisballe Nyeng |
2013-04-26 | Fix makefiles | Bent Bisballe Nyeng |
2013-04-26 | Re-factored and -written. | jsc@umbraculum.org |
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng |
2013-03-30 | Remove old image header files. | Bent Bisballe Nyeng |
2013-03-17 | New resource engine. | Bent Bisballe Nyeng |
2013-03-17 | Added PNG loadin support through a new Image class. | Bent Bisballe Nyeng |
2013-03-14 | Fix GUI crash on close. | Bent Bisballe Nyeng |
2013-03-13 | Added path lineedit and drive selection (win32) to filebrowser. Made a lot of... | Bent Bisballe Nyeng |
2013-01-27 | Add missing distfiles (prepare for 0.9.1 release.)v0.9.1 | Bent Bisballe Nyeng |
2013-01-26 | Add missing GUI CFLAGS. Added thread.cc file from src folder (it was moved). | Bent Bisballe Nyeng |
2012-08-31 | Add threads support. | Bent Bisballe Nyeng |
2012-01-23 | Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us... | Bent Bisballe Nyeng |
2011-10-18 | New Label and LED widgets. | Bent Bisballe Nyeng |
2011-10-14 | Inital implementation of X11 plugin gui. | Bent Bisballe Nyeng |