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