Age | Commit message (Expand) | Author |
2015-05-21 | Force value of 'initialized' before construction. | Bent Bisballe Nyeng |
2015-05-15 | Add support for referenced files through refs.conf. | Bent Bisballe Nyeng |
2015-05-15 | New ConfigFile class for generic config file reading/writing in homedir .drum... | Bent Bisballe Nyeng |
2015-05-15 | Make sure that M_PI is defined. | Bent Bisballe Nyeng |
2015-05-15 | Start using C++-11. | Bent Bisballe Nyeng |
2014-12-05 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmov0.9.7 | Jonas Suhr Christensen |
2014-12-05 | Removed printf/debug and outcommented code. | Jonas Suhr Christensen |
2014-12-05 | Clean up cli client module names. Fix autotools paths. | Bent Bisballe Nyeng |
2014-12-05 | Marker going further than end of text. | Jonas Suhr Christensen |
2014-10-17 | Fix GUI crash when running in thread mode and init wasn't done when show was ... | Bent Bisballe Nyeng |
2014-09-30 | Merge branch 'lineedit_follow_marker' | Jonas Suhr Christensen |
2014-09-30 | Following marker. | Jonas Suhr Christensen |
2014-09-23 | Saving lastkit and lastmidimap instantly when file is selected from filebrowser. | Jonas Suhr Christensen |
2014-09-23 | Testing branch. | Jonas Suhr Christensen |
2014-09-23 | Added pluginconfig.cc to resource. | Jonas Suhr Christensen |
2014-09-23 | Removed pugl related code. | Jonas Suhr Christensen |
2014-09-23 | Added config parse. | Jonas Suhr Christensen |
2014-07-18 | Change Set/GetWindowLong to Set/GetWindowLongPtr. | Bent Bisballe Nyeng |
2014-06-05 | Revert inclusion removal | Bent Bisballe Nyeng |
2014-06-05 | Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin) | Bent Bisballe Nyeng |
2014-06-05 | Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin) | Bent Bisballe Nyeng |
2014-06-05 | Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin) | Bent Bisballe Nyeng |
2014-05-18 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Jonas Suhr Christensen |
2014-05-18 | Added missing ; under win32. | Jonas Suhr Christensen |
2014-05-17 | Use new lodepng code instead of libpng in win32 plugingui test application. | Bent Bisballe Nyeng |
2014-05-13 | Added filter to exclude hidden directories. | Jonas Suhr Christensen |
2014-05-02 | Fix 64bit type errors. | Bent Bisballe Nyeng |
2014-05-02 | Fix 64bit type errors. | Bent Bisballe Nyeng |
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-25 | Choose GUI backend in configure script. | Bent Bisballe Nyeng |
2014-01-18 | Added enable-pugl as configure parameter. | Jonas Suhr Christensen |
2014-01-18 | Added PuGl window drawing. Enable with './configure -with-pugl'. | Jonas Suhr Christensen |
2014-01-09 | Fix bad fread return type. | Bent Bisballe Nyeng |
2013-12-06 | Fix png link problem (nasty copy-paste error...). | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-10-19 | Make window fixed size. | Bent Bisballe Nyeng |
2013-10-06 | Remove debug output. | Bent Bisballe Nyeng |
2013-10-06 | Refactoring of AudioFile loading and message passing from engine to gui and v... | Bent Bisballe Nyeng |
2013-10-01 | Make sure we redraw if GUI is changed by engine event. | Bent Bisballe Nyeng |
2013-09-27 | Optimise repaint events greatly improving GUI responsiveness. | Bent Bisballe Nyeng |
2013-09-20 | Remove non-working png hack. | Bent Bisballe Nyeng |
2013-09-15 | More png experiments... | Bent Bisballe Nyeng |
2013-09-15 | Add missing file. Add ZLIB check to configure. | Bent Bisballe Nyeng |
2013-09-15 | Use libpng from sourcetree instead of the one supplied by the OS. | Bent Bisballe Nyeng |
2013-09-15 | Make destructor virtual. | Bent Bisballe Nyeng |
2013-09-11 | Revert png static link hack (that didn't work as intended anyway...) | Bent Bisballe Nyeng |
2013-07-25 | Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja... | Bent Bisballe Nyeng |