Age | Commit message (Expand) | Author |
2019-12-03 | Fix typo in sse flags. | Bent Bisballe Nyeng |
2019-11-15 | Create DEBUG_FLAGS and use that in the Makefiles whenever appropriate, instea... | Bent Bisballe Nyeng |
2019-11-03 | Add zita-resampler to the project as a submodule and remove system dependency. | Bent Bisballe Nyeng |
2019-10-13 | Make configure fail if zita-resampler library and header files are not found. | Bent Bisballe Nyeng |
2019-06-16 | Make max channnel count controllable through the configure script to make it ... | Bent Bisballe Nyeng |
2019-05-31 | Add (working) Cocoa UI support. | Bent Bisballe Nyeng |
2019-04-17 | Added ttlgen dynamic ttl manifest generator the LV2 plugin. | Bent Bisballe Nyeng |
2018-10-08 | Move event.h and audiotypes.h into src and get rid of the obsolete include fo... | Bent Bisballe Nyeng |
2018-08-12 | Remove obsolete SAXParser class and eXpat dependency. | Bent Bisballe Nyeng |
2018-08-08 | Remove old CHReampler class. | Bent Bisballe Nyeng |
2018-06-16 | Fix semaphore test on OSX. | Bent Bisballe Nyeng |
2018-06-16 | Port the rest of the unittests to DGUnit and remove the CppUnit dependency. | Bent Bisballe Nyeng |
2018-06-11 | Remove -lCocoa and -OpenGL - they dosn't make any sense... Add -framework Ope... | Bent Bisballe Nyeng |
2018-06-11 | Remove framework Cocoa linker arguments from compiler flags. | Bent Bisballe Nyeng |
2018-06-08 | Don't default to preferring pugl on win32 and x11 just yet. | Bent Bisballe Nyeng |
2018-06-08 | Initial steps towards pugl domination! | Bent Bisballe Nyeng |
2017-12-30 | Fix 'unknown option: --no-undefined' error on OSX. | Bent Bisballe Nyeng |
2017-12-30 | Enable OSS midi in | Goran Mekić |
2017-12-30 | Add OSS MIDI input | Goran Mekić |
2017-05-06 | Add support for msys in GUI detection. | Bent Bisballe Nyeng |
2017-04-23 | Fix dist target. | Bent Bisballe Nyeng |
2017-04-21 | Fix clang compile error properly. | André Nusser |
2017-04-21 | Disable no-invalid-source-encoding warning in debug mode. | André Nusser |
2017-04-14 | Add OSS output support | Goran Mekić |
2017-03-26 | Fix resize event in win32 backend. | Bent Bisballe Nyeng |
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 |