summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-12Make engine ask output module for buffer size. Use this new feature to adapt ...Bent Bisballe Nyeng
2014-04-12Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2014-04-12Move inclusion of config.h to the top to fix missing WITH_RESAMPLE definition...Bent Bisballe Nyeng
2014-04-09Added initial values to lineedit showing values of sliders.Jonas Suhr Christensen
2014-04-06Merge branch 'master' of http://git.drumgizmo.org/drumgizmoLars Bisballe Jensen
2014-04-06Added lineedits that show the value of sliders. Non editable at the moment an...Lars Bisballe Jensen
2014-04-06Adjusted entry for LarsLars Bisballe Jensen
2014-04-06Added presets for most common types of drums. Values not adjusted yet just co...Lars Bisballe Jensen
2014-04-03Using config.ini to store QSettings rather than system + saving/reloading exp...Jonas Suhr Christensen
2014-04-03Including unistd.h fixing call to unknown function usleep().Jonas Suhr Christensen
2014-04-02Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2014-04-02Merge with headBent Bisballe Nyeng
2014-04-02Added file dialog to select export path.Jonas Suhr Christensen
2014-04-02Warning: Ugly hack ahead... Initial attempt at a 'play sample selections orde...Bent Bisballe Nyeng
2014-04-02Added prefix name to presets.ini.Jonas Suhr Christensen
2014-04-02Updating prefix lineedit on presets change.Jonas Suhr Christensen
2014-04-02Merge branch 'master' of http://git.drumgizmo.org/drumgizmoJonas Suhr Christensen
2014-04-02Added presets of slider values.Jonas Suhr Christensen
2014-04-02Initial attempt at moving sample power positions.Bent Bisballe Nyeng
2014-04-02Don't include sndfile.h if not configured for resampling.Bent Bisballe Nyeng
2014-03-30Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2014-03-30Export as single file with multiple channels.Bent Bisballe Nyeng
2014-03-19Merge branch 'master' of http://git.drumgizmo.org/drumgizmoJonas Suhr Christensen
2014-03-19Using power defined in xml if any.Jonas Suhr Christensen
2014-03-19Make editor store calculated sample energies in the xml files.Bent Bisballe Nyeng
2014-03-19Clean up more of the dist files mess.Bent Bisballe Nyeng
2014-03-07Merge branch 'master' of http://git.drumgizmo.org/drumgizmoJonas Suhr Christensen
2014-03-07Changed midi handling from event extension to atom extension.Jonas Suhr Christensen
2014-03-06Include icons folder in distfile.Bent Bisballe Nyeng
2014-03-06Don't include moc.cpp and qrc.cpp files in dist.Bent Bisballe Nyeng
2014-03-06Don't include moc.cpp and qrc.cpp files in dist.Bent Bisballe Nyeng
2014-03-05Add missing powerlist as distfiles.v0.9.4Bent Bisballe Nyeng
2014-03-05Remove old test framework references in distfiles.Bent Bisballe Nyeng
2014-03-05Update changelog to reflect 0.9.4 changes.Bent Bisballe Nyeng
2014-03-05Add project root to includepath for VST.Bent Bisballe Nyeng
2014-03-05Added contributor.Bent Bisballe Nyeng
2014-02-23Apllied new multichannel audiofile feature patch from John Hammen.Bent Bisballe Nyeng
2014-01-26Fix GUI_LDFLAGS => GUI_LIBS.Bent Bisballe Nyeng
2014-01-25Don't force X11, use flags from Makefile.am.plugingui instead.Bent Bisballe Nyeng
2014-01-25Fix typeo.Bent Bisballe Nyeng
2014-01-25Add missing 'cygwin' token to os autodetect.Bent Bisballe Nyeng
2014-01-25Choose GUI backend in configure script.Bent Bisballe Nyeng
2014-01-25Update hugin to fix cygwin compilation.Bent Bisballe Nyeng
2014-01-18Added enable-pugl as configure parameter.Jonas Suhr Christensen
2014-01-18Added PuGl window drawing. Enable with './configure -with-pugl'.Jonas Suhr Christensen
2014-01-09Fix bad fread return type.Bent Bisballe Nyeng
2014-01-05Fix compile warning.Bent Bisballe Nyeng
2014-01-04Disable/enable resample on compiletime. Enable/disable using env on runtime.Bent Bisballe Nyeng
2013-12-06Fix png link problem (nasty copy-paste error...).Bent Bisballe Nyeng
2013-12-05Don't fuck up my syntax highlighting...Bent Bisballe Nyeng