Age | Commit message (Expand) | Author |
2016-03-20 | Revert "Removed annoying subdir warnings when running autogen.sh." | Jonas Suhr Christensen |
2016-03-20 | Removed annoying subdir warnings when running autogen.sh. | Jonas Suhr Christensen |
2016-03-16 | Build cleanup and windows build add. | Bent Bisballe Nyeng |
2016-03-13 | Initial version of DG plugin with plugingizmo wrapper code. So far only for LV2. | Bent Bisballe Nyeng |
2016-02-11 | Use -Wl,--no-undefined on all source files. | Bent Bisballe Nyeng |
2016-02-09 | Fixed configure.ac | Christian Glöckner |
2016-02-09 | Updated configure script | Christian Glöckner |
2016-02-08 | Patch from viccuad: Fix for X11 detection on BSD. | Bent Bisballe Nyeng |
2015-12-20 | Merge remote-tracking branch 'origin/master' into uirefactor | Bent Bisballe Nyeng |
2015-11-20 | Make plugingui Makefile.am platform independent. | Bent Bisballe Nyeng |
2015-10-27 | Remove unneeded zlib reference. | Bent Bisballe Nyeng |
2015-06-14 | Better check for c++11 support and fix for missing override/final keywords. | Bent Bisballe Nyeng |
2015-05-15 | Only expect c++x0. | Bent Bisballe Nyeng |
2015-05-15 | Start using C++-11. | Bent Bisballe Nyeng |
2015-02-22 | Added resampling (libzita-resampler) as default.v0.9.8 | Jonas Suhr Christensen |
2015-02-22 | Libzita-resampler used as default. Libsamplerate only used if specified. | Jonas Suhr Christensen |
2015-02-21 | Using zita as default if --enable-resampler=yes. Use src only if --enable-res... | Jonas Suhr Christensen |
2015-02-12 | Fixed missing end bracket. | Jonas Suhr Christensen |
2015-02-12 | Always generate test/Makefile. | Jonas Suhr Christensen |
2015-02-12 | Make sure that we don't link with resampler libraries that we are not using. | Jonas Suhr Christensen |
2015-02-12 | Moved zitaflags to only be set if zita-resampler is present (and enabled). | Jonas Suhr Christensen |
2015-02-09 | Fix broken input/output module paths. | Bent Bisballe Nyeng |
2015-02-07 | Autotools cleanup and manpage. | Bent Bisballe Nyeng |
2015-01-31 | Fix more deprecated macros. | Bent Bisballe Nyeng |
2015-01-31 | Fix a couple of deprecated macros. | Bent Bisballe Nyeng |
2014-12-05 | Fix linking in configure test. | Bent Bisballe Nyeng |
2014-12-05 | Change check for libzita-resampler to not depend on cpp name mangling. | Bent Bisballe Nyeng |
2014-10-12 | Merge in from master. | Bent Bisballe Nyeng |
2014-10-12 | Add zita resampler and libsamplerate to comnfigure. | Bent Bisballe Nyeng |
2014-09-08 | Moved dgedit to it's own project at http://git.drumgizmo.org/dgedit.git | Bent Bisballe Nyeng |
2014-07-18 | Generate VST mingw32 Makefile. | Bent Bisballe Nyeng |
2014-07-17 | Add custom CFLAGS/LDFLAGS to eXpat detection. | Bent Bisballe Nyeng |
2014-07-17 | Add custom CFLAGS/LDFLAGS to eXpat detection. | Bent Bisballe Nyeng |
2014-06-07 | VST type hack. | Bent Bisballe Nyeng |
2014-06-07 | Set VST path | Bent Bisballe Nyeng |
2014-06-07 | Fix default LV2 compilation. | Bent Bisballe Nyeng |
2014-06-05 | Don't build LV2 and VST as default. | Bent Bisballe Nyeng |
2014-06-05 | Experimentally add VST to autotools (probably highly broken) | Bent Bisballe Nyeng |
2014-05-17 | New resample feature on output channels. | Bent Bisballe Nyeng |
2014-05-02 | Loosen zlib dependency version. | Bent Bisballe Nyeng |
2014-05-02 | Remove libpng dependency. Replace it with compiled-in lodepng. | Bent Bisballe Nyeng |
2014-04-25 | Use old 'velocity groups' algorithm on version 1.0 instruments and new 'power... | Bent Bisballe Nyeng |
2014-03-06 | Include icons folder in distfile. | Bent Bisballe Nyeng |
2014-01-26 | Fix GUI_LDFLAGS => GUI_LIBS. | Bent Bisballe Nyeng |
2014-01-25 | Fix typeo. | Bent Bisballe Nyeng |
2014-01-25 | Add missing 'cygwin' token to os autodetect. | 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-04 | Disable/enable resample on compiletime. Enable/disable using env on runtime. | Bent Bisballe Nyeng |