Age | Commit message (Expand) | Author |
2016-09-06 | Fix atomic configure test (hopefully for the last time). | Bent Bisballe Nyeng |
2016-09-05 | Use atomic libs. | Bent Bisballe Nyeng |
2016-06-14 | New input processor filter system. Moved processing from Instrument calss to ... | Bent Bisballe Nyeng |
2016-05-20 | Fix sndfile cflags. | Bent Bisballe Nyeng |
2016-05-14 | Remove unused Velocity class. | Bent Bisballe Nyeng |
2016-04-24 | Move input processing of drumgizmo.cc into own class. | André Nusser |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the new... | Bent Bisballe Nyeng |
2016-03-31 | Removed the last Conf:: namespace usage and replaced it with Settings. | Bent Bisballe Nyeng |
2016-03-29 | New Random class for convenient random number generation. | André Nusser |
2016-03-16 | Build cleanup and windows build add. | Bent Bisballe Nyeng |
2016-02-09 | Implement memchecker to ensure a drumkit fits into RAM. | André Nusser |
2016-01-20 | Fix Makefiles after rebase. | Bent Bisballe Nyeng |
2016-01-20 | Split CacheManager into several AudioCache classes and refactored the lot of ... | Bent Bisballe Nyeng |
2016-01-20 | Split internal CacheManager AFile class out into it's own file/class CacheAud... | Bent Bisballe Nyeng |
2016-01-20 | Added unit test shell for cachemanager. Added cache manager logic - still nee... | Jonas Suhr Christensen |
2015-05-15 | New ConfigFile class for generic config file reading/writing in homedir .drum... | Bent Bisballe Nyeng |
2014-10-12 | Add new resampler class and use it in engine. | Bent Bisballe Nyeng |
2014-05-17 | New resample feature on output channels. | Bent Bisballe Nyeng |
2013-09-20 | New resample feature (greatly inspired by C�dric 'SxDx') based on libsamplerate. | Bent Bisballe Nyeng |
2013-09-15 | New experimental sample selector (enable using --with-experimental argument o... | Bent Bisballe Nyeng |
2013-06-29 | Move ConfigParser to its own file. | Bent Bisballe Nyeng |
2013-06-29 | New inter-thread message system. | Bent Bisballe Nyeng |
2013-04-04 | New message system. New common midi input class. Some compiler warning fixes.... | Bent Bisballe Nyeng |
2013-01-26 | Background loader for audio files. | Bent Bisballe Nyeng |
2012-01-23 | New config interface (xml). Instruments now contains pointers (fix memleak). | Bent Bisballe Nyeng |