Age | Commit message (Expand) | Author |
2014-06-05 | Revert inclusion removal | Bent Bisballe Nyeng |
2014-06-05 | Experimentally add VST to autotools (probably highly broken) | Bent Bisballe Nyeng |
2014-06-05 | Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin) | Bent Bisballe Nyeng |
2014-06-05 | Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin) | Bent Bisballe Nyeng |
2014-06-05 | Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin) | Bent Bisballe Nyeng |
2014-06-04 | Try to work around missing cppunit, when running autogen.sh on a clean git ch... | Bent Bisballe Nyeng |
2014-05-18 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Jonas Suhr Christensen |
2014-05-18 | Added missing ; under win32. | Jonas Suhr Christensen |
2014-05-17 | Use new lodepng code instead of libpng in win32 plugingui test application. | Bent Bisballe Nyeng |
2014-05-17 | Adjust MIN_SAMPLE_SET_SIZE to match empirical value found by muldjord. | Bent Bisballe Nyeng |
2014-05-14 | Make lower limit to 'width' (ie. stddev) of normal distribution function. | Bent Bisballe Nyeng |
2014-05-13 | Added filter to exclude hidden directories. | Jonas Suhr Christensen |
2014-05-02 | Added remove all files action to filelist. | Jonas Suhr Christensen |
2014-05-02 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Jonas Suhr Christensen |
2014-05-02 | Saving path to last loaded raw files. | Jonas Suhr Christensen |
2014-05-02 | Decrease integer to fit in 32bits. | Bent Bisballe Nyeng |
2014-05-02 | Try to compensate for 'missing' samples in velocity borders. Increase probabi... | Bent Bisballe Nyeng |
2014-05-02 | Try to compensate for 'missing' samples in velocity borders. Increase probabi... | Bent Bisballe Nyeng |
2014-05-02 | Fix 64bit type errors. | Bent Bisballe Nyeng |
2014-05-02 | Fix 64bit type errors. | Bent Bisballe Nyeng |
2014-05-02 | Loosen zlib dependency version. | Bent Bisballe Nyeng |
2014-05-02 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |
2014-05-02 | Remove libpng dependency. Replace it with compiled-in lodepng. | Bent Bisballe Nyeng |
2014-05-02 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Jonas Suhr Christensen |
2014-05-02 | Fixed peak reporting. Use fabs() not abs() when working with double! | Jonas Suhr Christensen |
2014-04-30 | Retry sample::get if the same sample is about to be played twice in a row. At... | Bent Bisballe Nyeng |
2014-04-27 | Fix utf-8 characters.v0.9.5 | Bent Bisballe Nyeng |
2014-04-27 | Updated with changes for 0.9.5 | Lars Bisballe Jensen |
2014-04-27 | Write version number in instrument file. | Bent Bisballe Nyeng |
2014-04-27 | Bump version. | Bent Bisballe Nyeng |
2014-04-27 | Changed standard values for attack and falloff to 300 | Lars Bisballe Jensen |
2014-04-27 | Disable presets and revert to using QSetting default for mainwindow position,... | Jonas Suhr Christensen |
2014-04-27 | Volume fader improvement. | Jonas Suhr Christensen |
2014-04-25 | Use old 'velocity groups' algorithm on version 1.0 instruments and new 'power... | Bent Bisballe Nyeng |
2014-04-25 | Sort samples by power before export. | Bent Bisballe Nyeng |
2014-04-25 | Fix velocity bug. | Bent Bisballe Nyeng |
2014-04-24 | Fix nasty bug in power list handling. Should fix reported velocity problems (... | Bent Bisballe Nyeng |
2014-04-22 | Make player play preview samples when 'generate' tab is active. | Bent Bisballe Nyeng |
2014-04-22 | Fix sample adding with no velocity groups present in instrument file (new edi... | Bent Bisballe Nyeng |
2014-04-22 | Fix off-by-one error in xml export code. | Bent Bisballe Nyeng |
2014-04-21 | Fix fadeout. Fix export crashbug. | Bent Bisballe Nyeng |
2014-04-21 | Fix buffer over/underflow | Bent Bisballe Nyeng |
2014-04-20 | Rework sliders in 'generate' tab. Add 'hold' slider. | Bent Bisballe Nyeng |
2014-04-20 | Make samplesorter colours the same as selections in canvas. | Bent Bisballe Nyeng |
2014-04-20 | Fix fade-in. | Bent Bisballe Nyeng |
2014-04-20 | Make samplesorter colours the same as selections in canvas. | Bent Bisballe Nyeng |
2014-04-18 | Make initial slider positions reflected in the preview. | Bent Bisballe Nyeng |
2014-04-18 | Removed printf. | Jonas Suhr Christensen |
2014-04-18 | Increase 'hold' value in auto detection. | Bent Bisballe Nyeng |
2014-04-18 | New player model (again). | Bent Bisballe Nyeng |