Age | Commit message (Expand) | Author |
2016-01-29 | Added missing @prefix. | Bent Bisballe Nyeng |
2016-01-28 | Merge .gitignore. | Bent Bisballe Nyeng |
2016-01-28 | Set framesize before calling load is required. | Bent Bisballe Nyeng |
2016-01-28 | Implicitly set framesize when running in local mode. | Bent Bisballe Nyeng |
2016-01-28 | Revert files that shouldn't have been changed in this branch... | Bent Bisballe Nyeng |
2016-01-28 | Don't remove the old run() method just yet. | Bent Bisballe Nyeng |
2016-01-28 | Revert files that shouldn't have been changed in this branch... | Bent Bisballe Nyeng |
2016-01-28 | Fix format warning. | Bent Bisballe Nyeng |
2016-01-28 | Fix format warning. | Bent Bisballe Nyeng |
2016-01-28 | Conform to style guide. | Bent Bisballe Nyeng |
2016-01-28 | Use CXXFLAGS as defined in configure.ac when building on windows. | Bent Bisballe Nyeng |
2016-01-28 | Style fixes | Bent Bisballe Nyeng |
2016-01-28 | Use DG_SYSLOG_HOST and DG_SYSLOG_PORT environment variables to control hugin ... | Bent Bisballe Nyeng |
2016-01-28 | Re-enable resampler | Bent Bisballe Nyeng |
2016-01-28 | Preload the entire file. Don't mess with the CHUNKSIZE... | Bent Bisballe Nyeng |
2016-01-28 | Make buffer-size 'infinite'. | Bent Bisballe Nyeng |
2016-01-28 | Fizx size_t comparison on 64bit. | Bent Bisballe Nyeng |
2016-01-28 | Handle sndffile open failure. | Bent Bisballe Nyeng |
2016-01-28 | Temporarily remove assert. | Bent Bisballe Nyeng |
2016-01-28 | Added debug | Bent Bisballe Nyeng |
2016-01-28 | Added debug | Bent Bisballe Nyeng |
2016-01-28 | Added debug | Bent Bisballe Nyeng |
2016-01-28 | Added debug | Bent Bisballe Nyeng |
2016-01-28 | Added debug | Bent Bisballe Nyeng |
2016-01-28 | Added debug | Bent Bisballe Nyeng |
2016-01-28 | Disable resampler. | Bent Bisballe Nyeng |
2016-01-28 | Add debug | Bent Bisballe Nyeng |
2016-01-27 | Make it possible to destroy the DrumkitLoader without setting a frame size. | Bent Bisballe Nyeng |
2016-01-27 | Add debug. | Bent Bisballe Nyeng |
2016-01-27 | Always stop thread if running. | Bent Bisballe Nyeng |
2016-01-27 | Enable hugin for VSTs. | Bent Bisballe Nyeng |
2016-01-26 | Don't put space before parenthesis | Bent Bisballe Nyeng |
2016-01-26 | first shot at a project wide .clang-format file. | Bent Bisballe Nyeng |
2016-01-24 | Remove some debug output. | Bent Bisballe Nyeng |
2016-01-24 | Fix deadlock if a closeEvent was being processed in the event queue while cle... | Bent Bisballe Nyeng |
2016-01-24 | Add some files to gitignore. | André Nusser |
2016-01-23 | Possible fix to missing std::mutex in mingw. | Bent Bisballe Nyeng |
2016-01-23 | Possible fix to missing std::mutex in mingw. | Bent Bisballe Nyeng |
2016-01-23 | Possible fix to missing std::mutex in mingw. | Bent Bisballe Nyeng |
2016-01-23 | Possible fix to missing std::mutex in mingw. | Bent Bisballe Nyeng |
2016-01-23 | Possible fix to missing std::mutex in mingw. | Bent Bisballe Nyeng |
2016-01-23 | Fix some size_t printf format warnings. | Bent Bisballe Nyeng |
2016-01-23 | Fix some size_t printf format warnings. | Bent Bisballe Nyeng |
2016-01-23 | Added new audiocahce files to vst Makefile. | Bent Bisballe Nyeng |
2016-01-23 | Fix signed-unsigned comparison warning. | Bent Bisballe Nyeng |
2016-01-23 | Fix signed-unsigned comparison warning. | Bent Bisballe Nyeng |
2016-01-23 | Update LV2 test with new FreeWheel port. | Bent Bisballe Nyeng |
2016-01-23 | Add minimal preload buffer size (1024 samples). | Bent Bisballe Nyeng |
2016-01-23 | Fix samplerate for lv2 test. Fix indentation. | Bent Bisballe Nyeng |
2016-01-22 | Rename lock | Bent Bisballe Nyeng |