Age | Commit message (Expand) | Author |
2017-02-17 | Replace obsolete WIN32 ifdefs with platform define. | Bent Bisballe Nyeng |
2017-02-08 | UI resize refactoring part 1. | Bent Bisballe Nyeng |
2017-02-05 | Added XShmImage support in X11 rendering backend. | Bent Bisballe Nyeng |
2017-01-21 | Fix missing AC_PROG_OBJC in configure. | Bent Bisballe Nyeng |
2017-01-21 | Cocoa for the masses. | Bent Bisballe Nyeng |
2017-01-18 | Add --with-lv2dir to configure and make sure we install the plugin at that lo... | Bent Bisballe Nyeng |
2016-12-10 | Check for -ffloat-store before using it in dgreftest. | Bent Bisballe Nyeng |
2016-12-10 | Final (hopefully) fix 'no-undefined' check. | Bent Bisballe Nyeng |
2016-12-10 | Fix 'no-undefined' check. | Bent Bisballe Nyeng |
2016-12-10 | Improve 'no-undefined' check. | Bent Bisballe Nyeng |
2016-12-10 | Added check for -Wl,--no-undefined or -Wl,-undefined,error in the CXX to be a... | Bent Bisballe Nyeng |
2016-12-07 | Revert 8a92e11fe808e92fc923f5334aff1639f77aa6f8 'Add support for eXpat altern... | Bent Bisballe Nyeng |
2016-12-05 | Add support for eXpat alternative; bsdxml. | Bent Bisballe Nyeng |
2016-11-08 | Always depend on libatomic. | Bent Bisballe Nyeng |
2016-11-01 | Switch from cppunit.m4 to pkgconfig (patch from Jin^Eld) | Bent Bisballe Nyeng |
2016-09-08 | Copy vstsdk sources to build tree before compilation. | Bent Bisballe Nyeng |
2016-09-06 | Fix atomic configure test (hopefully for the last time). | Bent Bisballe Nyeng |
2016-09-06 | Fix atomic configure test (again). | Bent Bisballe Nyeng |
2016-09-06 | Fix atimic test. | Bent Bisballe Nyeng |
2016-09-04 | Check for the need to link with atomic. | Bent Bisballe Nyeng |
2016-09-04 | Check for the need to link with atomic. | Bent Bisballe Nyeng |
2016-09-04 | Check for the need to link with atomic. | Bent Bisballe Nyeng |
2016-05-21 | Check for linkage against libatomic and librt. | Bent Bisballe Nyeng |
2016-05-21 | Check for linkage against libatomic and librt. | Bent Bisballe Nyeng |
2016-05-21 | Revert: Move -Wl,--no-undefined to LDFLAGS. | Bent Bisballe Nyeng |
2016-05-21 | Move -Wl,--no-undefined to LDFLAGS. | Bent Bisballe Nyeng |
2016-05-20 | Added carbon backedn detection. | Bent Bisballe Nyeng |
2016-05-14 | Make all components use the same Random instance and add seed method on DrumG... | Bent Bisballe Nyeng |
2016-04-25 | configure.ac: Added -lrt as to LDFLAGS. -lrt is needed when using | Jonas Suhr Christensen |
2016-04-17 | Fix vstsdk compilation on linux (thanks falktx). | Bent Bisballe Nyeng |
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 |