summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-21Experimental new platform detection code used in memchecker.Bent Bisballe Nyeng
2016-05-21Move -Wl,--no-undefined to LDFLAGS.Bent Bisballe Nyeng
2016-05-20Only compile jackclient.cc if at least one of the jack modules are included.Bent Bisballe Nyeng
2016-05-20Add missing DRUMGIZMO_CPPFLAGSBent Bisballe Nyeng
2016-05-20Fix sndfile cflags.Bent Bisballe Nyeng
2016-05-20Added carbon backedn detection.Bent Bisballe Nyeng
2016-05-16Try to keep floating point values the same on all platforms.Bent Bisballe Nyeng
2016-05-15Add dgreftest binary to .gitignore.André Nusser
2016-05-14Remove accidentally committed change.Bent Bisballe Nyeng
2016-05-14Remove unused Velocity class.Bent Bisballe Nyeng
2016-05-14Make all components use the same Random instance and add seed method on DrumG...Bent Bisballe Nyeng
2016-05-14Temporary fix for midimap loading in command line tool.Bent Bisballe Nyeng
2016-05-14Temporary fix for midimap loading in command line tool.Bent Bisballe Nyeng
2016-05-10Adapt .gitignore to new binary name of random test.André Nusser
2016-05-10Bugfix in InputProcessor class and avoid multiple map access there.André Nusser
2016-05-08Fix random build to not invlude the 'random' binary in the #include <random> ...Bent Bisballe Nyeng
2016-05-08Fix engine unit test.Bent Bisballe Nyeng
2016-05-08Revert accidentally enabled disk caching.Bent Bisballe Nyeng
2016-05-08Make Resamplers container class.Bent Bisballe Nyeng
2016-05-08Add -lrt to remaining projects.Bent Bisballe Nyeng
2016-05-08Add -lrt to plugingui test-app.Bent Bisballe Nyeng
2016-05-08The last loader thread stuff.Bent Bisballe Nyeng
2016-04-25configure.ac: Added -lrt as to LDFLAGS. -lrt is needed when usingJonas Suhr Christensen
2016-04-25inputprocesser.cc: Fixed missing rename of function calls insideJonas Suhr Christensen
2016-04-25Style fix in InputProcessor class.André Nusser
2016-04-24Add two test binaries to .gitignore.André Nusser
2016-04-24Refactoring InputProcessorAndré Nusser
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