Age | Commit message (Expand) | Author |
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-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-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 |
2016-01-22 | Fixed more type mismatch warnings. | Bent Bisballe Nyeng |
2016-01-22 | Fix type in printf. | Bent Bisballe Nyeng |
2016-01-22 | Fix mismatching type in comparison. | Bent Bisballe Nyeng |
2016-01-21 | Add missing mutex lock guards to AudioCacheFiles get and release methods. | Bent Bisballe Nyeng |
2016-01-20 | fix merge conflicts. | Bent Bisballe Nyeng |
2016-01-20 | Fix Makefiles after rebase. | Bent Bisballe Nyeng |
2016-01-20 | Ignore test log output. | Bent Bisballe Nyeng |
2016-01-20 | Fix new method names. | Bent Bisballe Nyeng |
2016-01-20 | Check full initial_samples_needed range. | Bent Bisballe Nyeng |
2016-01-20 | Check for lock in setChunkSize. Remove lock in clearEvents. | Bent Bisballe Nyeng |
2016-01-20 | Fix some comments. | Bent Bisballe Nyeng |
2016-01-20 | Split CacheManager into several AudioCache classes and refactored the lot of ... | Bent Bisballe Nyeng |