Age | Commit message (Expand) | Author |
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 |
2014-04-18 | Fix brain-o in zero crossing search algorithm. | Bent Bisballe Nyeng |
2014-04-17 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |
2014-04-17 | Added selection editor. | Bent Bisballe Nyeng |
2014-04-17 | Added values to signals. | Jonas Suhr Christensen |
2014-04-17 | Slight fixup of progress values. | Bent Bisballe Nyeng |
2014-04-17 | Make threshold slider generate new selections while moving. Add progressbar t... | Bent Bisballe Nyeng |
2014-04-16 | Show energy circles in preview mode. | Bent Bisballe Nyeng |
2014-04-16 | Reinstate volume fader. | Bent Bisballe Nyeng |
2014-04-16 | New tabbed workflow with 'auto' preview functionality. | Bent Bisballe Nyeng |
2014-04-15 | Fix missing initialisation of ao_sample_format struct. Start thread in constr... | Bent Bisballe Nyeng |
2014-04-15 | Remove unused code. | Bent Bisballe Nyeng |
2014-04-15 | Make Player thread behave nicely on shutdown. | Bent Bisballe Nyeng |
2014-04-15 | Make Player thread behave nicely on shutdown. | Bent Bisballe Nyeng |
2014-04-15 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |
2014-04-15 | Move libao initialisation code to audio thread. | Bent Bisballe Nyeng |
2014-04-15 | Added dummy QSlider. | Jonas Suhr Christensen |
2014-04-15 | Added volumefader.{cc,h}. | Jonas Suhr Christensen |
2014-04-15 | Added volume fader stub. | Jonas Suhr Christensen |
2014-04-15 | Make CanvasToolListen work again with offsets using the mouse. Clean up Playe... | Bent Bisballe Nyeng |
2014-04-15 | Added updatePeakDB. Fixed setGainDB (it was reverse). | Bent Bisballe Nyeng |
2014-04-15 | Missing change for new player. | Bent Bisballe Nyeng |
2014-04-15 | Player interface changes. Player moved to MainWindow for easier component sha... | Bent Bisballe Nyeng |
2014-04-15 | New selections model. | Bent Bisballe Nyeng |
2014-04-15 | Remove debug output. | Bent Bisballe Nyeng |
2014-04-12 | Reinstate semaphores on jack output engine. | Bent Bisballe Nyeng |
2014-04-12 | Fix missing parent argument to heap allocated QIntValidators. | Bent Bisballe Nyeng |
2014-04-12 | Make engine ask output module for buffer size. Use this new feature to adapt ... | Bent Bisballe Nyeng |
2014-04-12 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |
2014-04-12 | Move inclusion of config.h to the top to fix missing WITH_RESAMPLE definition... | Bent Bisballe Nyeng |