summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-15Move libao initialisation code to audio thread.Bent Bisballe Nyeng
2014-04-15Added dummy QSlider.Jonas Suhr Christensen
2014-04-15Added volumefader.{cc,h}.Jonas Suhr Christensen
2014-04-15Added volume fader stub.Jonas Suhr Christensen
2014-04-15Make CanvasToolListen work again with offsets using the mouse. Clean up Playe...Bent Bisballe Nyeng
2014-04-15Added updatePeakDB. Fixed setGainDB (it was reverse).Bent Bisballe Nyeng
2014-04-15Missing change for new player.Bent Bisballe Nyeng
2014-04-15Player interface changes. Player moved to MainWindow for easier component sha...Bent Bisballe Nyeng
2014-04-15New selections model.Bent Bisballe Nyeng
2014-04-15Remove debug output.Bent Bisballe Nyeng
2014-04-12Reinstate semaphores on jack output engine.Bent Bisballe Nyeng
2014-04-12Fix missing parent argument to heap allocated QIntValidators.Bent Bisballe Nyeng
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