summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-24Split process in InputProcessor into process_onset and process_stop.André Nusser
2016-04-24Make activeevents a member of InputProcessor.André Nusser
2016-04-24Add src/inputprocessor.h to mingw Makefile.André Nusser
2016-04-24Move input processing of drumgizmo.cc into own class.André Nusser
2016-04-24Fix broken timed_wait implementation.Bent Bisballe Nyeng
2016-04-22A little refactoring for drumgizmo.cc (premium non-breaking changes)André Nusser
2016-04-22Revert "A little refactoring for drumgizmo.cc."André Nusser
2016-04-21A little refactoring for drumgizmo.cc.André Nusser
2016-04-17Fix vstsdk compilation on linux (thanks falktx).Bent Bisballe Nyeng
2016-04-16Merge branch 'settings'Bent Bisballe Nyeng
2016-04-16Some DrumKitLoader refactoring.Bent Bisballe Nyeng
2016-04-15Fix Semaphore::wait(ms)Bent Bisballe Nyeng
2016-04-14Part 2: Fixed dummy implementation of CHResampler used when compiling without...Jonas Suhr Christensen
2016-04-14Merge remote-tracking branch 'origin/suhr/cli_test_input'Jonas Suhr Christensen
2016-04-14Fixed dummy implementation of CHResampler used when compiling without resampl...Jonas Suhr Christensen
2016-04-13Remove message files.Bent Bisballe Nyeng
2016-04-13New Semaphore method wait with timeout.Bent Bisballe Nyeng
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...Bent Bisballe Nyeng
2016-04-03Fix logic error in SettingRef::hasChanged().Bent Bisballe Nyeng
2016-04-03Tested and finalized - branch ready to be merged into master.Jonas Suhr Christensen
2016-04-03Updated method signature in regard to const and reference.Jonas Suhr Christensen
2016-04-03Added TestInputEngine available in cli.Jonas Suhr Christensen
2016-04-02Make Atimoc fit style-guide.Bent Bisballe Nyeng
2016-03-31Fix unit tests.Bent Bisballe Nyeng
2016-03-31Removed the last Conf:: namespace usage and replaced it with Settings.Bent Bisballe Nyeng
2016-03-31Use new Random class.Bent Bisballe Nyeng
2016-03-31Fix merge conflicts.Bent Bisballe Nyeng
2016-03-31Fix issues from rebasing.Bent Bisballe Nyeng
2016-03-31Fix missing include on windows.Bent Bisballe Nyeng
2016-03-31Fix mutex include issue.Bent Bisballe Nyeng
2016-03-31Fix compilation on windows.Bent Bisballe Nyeng
2016-03-31Workaround outdated compiler versionChristian Glöckner
2016-03-31Improved mimicRealUse() test caseChristian Glöckner
2016-03-31Removed unused features and fixed testsChristian Glöckner
2016-03-31Fixed my dumb failChristian Glöckner
2016-03-31Added explicit cpy/mv assign operators to be sure about thread-safety of Grou...Christian Glöckner
2016-03-31Added thread-safety to implicit cpy/mv assign op for synced group settingsChristian Glöckner
2016-03-31Cleanup on Synced Settings HeaderChristian Glöckner
2016-03-31Added API for accessing structs in a thread-safe wayChristian Glöckner
2016-03-31Added Atomic Tests about being lock freeChristian Glöckner
2016-03-31Fixed API of class Atomic for PODChristian Glöckner
2016-03-31Update ChangeLog with 0.9.10 releaseBent Bisballe Nyeng
2016-03-31Settings.Bent Bisballe Nyeng
2016-03-31More cleanup.Bent Bisballe Nyeng
2016-03-31Use new Atomic class.Bent Bisballe Nyeng
2016-03-31Fix tests.Bent Bisballe Nyeng
2016-03-31atomic workaroundChristian Glöckner
2016-03-31Settings.Bent Bisballe Nyeng
2016-03-31Fix drumkit file by reference.Bent Bisballe Nyeng
2016-03-31More cleanup.Bent Bisballe Nyeng