summaryrefslogtreecommitdiff
path: root/dgedit/mainwindow.cc
AgeCommit message (Expand)Author
2014-05-02Saving path to last loaded raw files.Jonas Suhr Christensen
2014-05-02Fixed peak reporting. Use fabs() not abs() when working with double!Jonas Suhr Christensen
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-22Make player play preview samples when 'generate' tab is active.Bent Bisballe Nyeng
2014-04-20Rework sliders in 'generate' tab. Add 'hold' slider.Bent Bisballe Nyeng
2014-04-18Make initial slider positions reflected in the preview.Bent Bisballe Nyeng
2014-04-18New player model (again).Bent Bisballe Nyeng
2014-04-17Added selection editor.Bent Bisballe Nyeng
2014-04-17Make threshold slider generate new selections while moving. Add progressbar t...Bent Bisballe Nyeng
2014-04-16Show energy circles in preview mode.Bent Bisballe Nyeng
2014-04-16Reinstate volume fader.Bent Bisballe Nyeng
2014-04-16New tabbed workflow with 'auto' preview functionality.Bent Bisballe Nyeng
2014-04-15Make CanvasToolListen work again with offsets using the mouse. Clean up Playe...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-12Fix missing parent argument to heap allocated QIntValidators.Bent Bisballe Nyeng
2014-04-09Added initial values to lineedit showing values of sliders.Jonas Suhr Christensen
2014-04-06Added lineedits that show the value of sliders. Non editable at the moment an...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-02Added presets of slider values.Jonas Suhr Christensen
2013-05-09Click sorted samples hilight the corresponding canvas selection.Bent Bisballe Nyeng
2013-04-26Move setValue to past connect in order to make initial value propagate to the...Bent Bisballe Nyeng
2013-04-23Add some sliders to control internal parameters of the editor.Bent Bisballe Nyeng
2013-04-21Added attach length slider. Fixed sample sorter to use sqrt of energy instead...Bent Bisballe Nyeng
2011-10-02Made conenctions for CanvasTool work (again...).Bent Bisballe Nyeng
2011-07-15New input/output plugin architecture. New LV2 plugin.deva
2010-01-03Some work on sample sorterdeva
2009-12-02Fixed renaming in extractor.deva
2009-12-01Added context menu to filelist. Remove file from list is now possible.deva
2009-11-30Some gui cleanupsdeva
2009-11-30Add multiple files.deva
2009-11-30Adding files from gui now works.deva
2009-11-30Samples sorter added.deva
2009-11-24Initial attempt on some GUI layout...deva
2009-11-22Added editor for automated chopping up of audiofiles into samples.deva