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
/
src
/
settings.h
Age
Commit message (
Expand
)
Author
2018-07-18
Store and use laidback setting in milliseconds.
Bent Bisballe Nyeng
2018-07-15
Revorked visualiser UI and a few more parameter tweaks.
Bent Bisballe Nyeng
2018-07-15
Use more sane range for stddev knob in UI.
Bent Bisballe Nyeng
2018-07-15
PoC for humanisation visualiser.
Bent Bisballe Nyeng
2018-06-14
Set latency_max in milliseconds instead of samples.
Bent Bisballe Nyeng
2018-06-08
Add reset on double click for all the knobs.
André Nusser
2018-06-07
Store bleed control support in settings.
Bent Bisballe Nyeng
2018-02-18
Make latency controls more intuitive.
Bent Bisballe Nyeng
2018-02-18
Added plugin store/restore of latency filter settings, added the missing sett...
Bent Bisballe Nyeng
2018-02-18
Implemented engine part of the latency filter aka. humized timing.
Bent Bisballe Nyeng
2017-11-05
Add stddev sample selection scalar to UI.
Bent Bisballe Nyeng
2017-11-05
Add stddev scalar to sample selection.
Bent Bisballe Nyeng
2017-10-14
Remove atomic POD tests for datatypes bigger than machine size (Thanks to Jam...
Bent Bisballe Nyeng
2017-05-26
Connect the bleed control frame switch and add settings value for that.
André Nusser
2017-05-25
Introduce settings for master bleed control.
André Nusser
2017-05-06
Introduce the new resampling frame.
André Nusser
2017-05-01
Show buffer size in status area.
Bent Bisballe Nyeng
2017-04-22
Include new information into the status frame.
André Nusser
2017-04-01
Added disk_cache_chunk_size and number_of_underruns to Settings.
Bent Bisballe Nyeng
2017-03-12
Add reload_counter to Settings and use it in DrumKitLoader to reload a drumki...
Bent Bisballe Nyeng
2017-01-27
Add settings for disk cache control (enable and cache upper limit)
Bent Bisballe Nyeng
2016-06-04
Fix uninitialised variables.
Bent Bisballe Nyeng
2016-04-16
Some DrumKitLoader refactoring.
Bent Bisballe Nyeng
2016-04-08
Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...
Bent Bisballe Nyeng
2016-04-03
Fix logic error in SettingRef::hasChanged().
Bent Bisballe Nyeng
2016-03-31
Removed the last Conf:: namespace usage and replaced it with Settings.
Bent Bisballe Nyeng
2016-03-31
Settings.
Bent Bisballe Nyeng
2016-03-31
Use new Atomic class.
Bent Bisballe Nyeng
2016-03-31
Settings.
Bent Bisballe Nyeng
2016-03-22
Change license to LGPLv3.
André Nusser
2016-03-22
Introduced Settings structure
Christian Glöckner