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
/
test
/
audiocachetest.cc
Age
Commit message (
Expand
)
Author
2017-05-06
Get rid of unused unistd includes. Change the rest of the sleep calls to c++.
Bent Bisballe Nyeng
2017-04-15
Fix audio cache test - missing updateChunkSize call before processing.
Bent Bisballe Nyeng
2017-04-01
Update underrun counter directly in AudioCache.
Bent Bisballe Nyeng
2017-03-23
Use cache limit for preloading. Add re-load support through reload counter. R...
Bent Bisballe Nyeng
2017-01-17
Make DrumkitCreator clean up the created files in the destructor.
André Nusser
2017-01-15
Make all the tests use the drumkit_creator functions.
André Nusser
2016-03-22
Change license to LGPLv3.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2016-01-29
wip 2
André Nusser
2016-01-28
Conform to style guide.
Bent Bisballe Nyeng
2016-01-23
Fix some size_t printf format warnings.
Bent Bisballe Nyeng
2016-01-23
Fix signed-unsigned comparison warning.
Bent Bisballe Nyeng
2016-01-20
Check full initial_samples_needed range.
Bent Bisballe Nyeng
2016-01-20
Split CacheManager into several AudioCache classes and refactored the lot of ...
Bent Bisballe Nyeng