index
:
drumgizmo.git
097_lineedit_fix
about-rework
alsamidi
cc-note-midimap
configfile_refactor
coreaudio
corrados_fix_alsamidi
corrados_integrate_logpower
cpp14
curve_map
curve_map_midimap
develop
distance
distance_openness
doubletriggerfilter
edrumulus
event_cleanup
feature/oss-midi
hidpi
int_ui
lint
master
metadata_v1
metadata_v1_fix
midi-refactor
no_gui_also_with_broken_gui_if_enabled
normalised_scaled_fix
note-off
openness
openness_dev
powermap_feature_ui
rotating_knobs
scale_kit_image
stereo
studio-on-fix
the-marlboro-man-experimental
The DrumGizmo virtual drummer project.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dgedit
Age
Commit message (
Collapse
)
Author
2014-05-02
Added remove all files action to filelist.
Jonas Suhr Christensen
2014-05-02
Saving path to last loaded raw files.
Jonas Suhr Christensen
2014-05-02
Fixed peak reporting. Use fabs() not abs() when working with double!
Jonas Suhr Christensen
2014-04-27
Write version number in instrument file.
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 ↵
Jonas Suhr Christensen
position, etc.
2014-04-27
Volume fader improvement.
Jonas Suhr Christensen
2014-04-25
Sort samples by power before export.
Bent Bisballe Nyeng
2014-04-22
Make player play preview samples when 'generate' tab is active.
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 ↵
Bent Bisballe Nyeng
to export.
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 ↵
Bent Bisballe Nyeng
constructor.
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 ↵
Bent Bisballe Nyeng
Player code some more.
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 ↵
Bent Bisballe Nyeng
sharing.
2014-04-15
New selections model.
Bent Bisballe Nyeng
2014-04-15
Remove debug output.
Bent Bisballe Nyeng
2014-04-12
Fix missing parent argument to heap allocated QIntValidators.
Bent Bisballe Nyeng
2014-04-09
Added initial values to lineedit showing values of sliders.
Jonas Suhr Christensen
2014-04-06
Added lineedits that show the value of sliders. Non editable at the moment ↵
Lars Bisballe Jensen
and initial values need to be set.
2014-04-06
Added presets for most common types of drums. Values not adjusted yet just ↵
Lars Bisballe Jensen
copied from snare
2014-04-03
Using config.ini to store QSettings rather than system + saving/reloading ↵
Jonas Suhr Christensen
exportp.
2014-04-03
Including unistd.h fixing call to unknown function usleep().
Jonas Suhr Christensen
[next]