summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2014-09-23Testing config file creation on windows XP.Jonas Suhr Christensen
2014-09-23Testing config file creation on windows XP.Jonas Suhr Christensen
2014-09-23Testing config file creation on windows XP.Jonas Suhr Christensen
2014-09-23Testing config file creation on windows XP.Jonas Suhr Christensen
2014-09-23Added some debug.Jonas Suhr Christensen
2014-08-05Fixing windows.Jonas Suhr Christensen
2014-08-05Fixing windows.Jonas Suhr Christensen
2014-08-05Fixing windows.Jonas Suhr Christensen
2014-08-05Fixing windows.Jonas Suhr Christensen
2014-08-05Fixing windows.Jonas Suhr Christensen
2014-08-05Fixing windows.Jonas Suhr Christensen
2014-08-05Fixing windows.Jonas Suhr Christensen
2014-08-05Fixing windows.Jonas Suhr Christensen
2014-08-05Fixing windows.Jonas Suhr Christensen
2014-08-05Added missing header.Jonas Suhr Christensen
2014-08-05.Jonas Suhr Christensen
2014-08-05.Jonas Suhr Christensen
2014-08-05.Jonas Suhr Christensen
2014-08-05.Jonas Suhr Christensen
2014-08-05.Jonas Suhr Christensen
2014-08-05Added global configfile/history file.Jonas Suhr Christensen
2014-08-05Added missing semicolon.Jonas Suhr Christensen
2014-08-05Removed PUGL codeJonas Suhr Christensen
2014-05-17Use new lodepng code instead of libpng in win32 plugingui test application.Bent Bisballe Nyeng
2014-05-13Added filter to exclude hidden directories.Jonas Suhr Christensen
2014-05-02Fix 64bit type errors.Bent Bisballe Nyeng
2014-05-02Fix 64bit type errors.Bent Bisballe Nyeng
2014-05-02Remove libpng dependency. Replace it with compiled-in lodepng.Bent Bisballe Nyeng
2014-01-25Don't force X11, use flags from Makefile.am.plugingui instead.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
2014-01-09Fix bad fread return type.Bent Bisballe Nyeng
2013-12-06Fix png link problem (nasty copy-paste error...).Bent Bisballe Nyeng
2013-11-28Fix 64bit compile warning.Bent Bisballe Nyeng
2013-11-28Fix 64bit compile warning.Bent Bisballe Nyeng
2013-11-28Fix 64bit compile warning.Bent Bisballe Nyeng
2013-10-19Make window fixed size.Bent Bisballe Nyeng
2013-10-06Remove debug output.Bent Bisballe Nyeng
2013-10-06Refactoring of AudioFile loading and message passing from engine to gui and v...Bent Bisballe Nyeng
2013-10-01Make sure we redraw if GUI is changed by engine event.Bent Bisballe Nyeng
2013-09-27Optimise repaint events greatly improving GUI responsiveness.Bent Bisballe Nyeng
2013-09-20Remove non-working png hack.Bent Bisballe Nyeng
2013-09-15More png experiments...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-15Make destructor virtual.Bent Bisballe Nyeng
2013-09-11Revert png static link hack (that didn't work as intended anyway...)Bent Bisballe Nyeng
2013-07-25Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja...Bent Bisballe Nyeng
2013-06-29New inter-thread message system.Bent Bisballe Nyeng