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
Age
Commit message (
Expand
)
Author
2018-08-12
Rewrite MidiMapParser to use pugixml.
Bent Bisballe Nyeng
2018-08-12
Add unit-test for midimapparser.
Bent Bisballe Nyeng
2018-08-12
Rewrite ConfigParser to use pugixml.
Bent Bisballe Nyeng
2018-08-12
Add unit-test for configparser.
Bent Bisballe Nyeng
2018-08-12
Remove the old instrument and drumkit parser code as well as version 1.0 kit ...
Bent Bisballe Nyeng
2018-08-12
Add power and version attributes to test instruments.
Bent Bisballe Nyeng
2018-08-12
Reactive automatic removal of drumkit created drumkit files.
Bent Bisballe Nyeng
2018-08-12
Convert the test kits to version 2.0
Bent Bisballe Nyeng
2018-08-12
Fix missing finalization of instruments on load. Fix relative instrument file...
Bent Bisballe Nyeng
2018-08-12
Finished DOMLoader and fixed the broken unit-tests.
Bent Bisballe Nyeng
2018-08-12
Port tests to DGUnit.
Bent Bisballe Nyeng
2018-08-12
Add new DOMLoader class and unit-test.
Bent Bisballe Nyeng
2018-08-12
Finish dgxmlparser and unit-test.
Bent Bisballe Nyeng
2018-08-12
Fix unit-test compilation.
Bent Bisballe Nyeng
2018-08-12
Add missing include path.
Bent Bisballe Nyeng
2018-08-12
Add drumkitparser test to dgxmlparser test.
Bent Bisballe Nyeng
2018-08-12
DGXMLParser test for instruments.
Bent Bisballe Nyeng
2018-08-08
Remove old CHReampler class.
Bent Bisballe Nyeng
2018-08-05
Fix audiocache unit-test.
Bent Bisballe Nyeng
2018-08-05
Add support for partial buffers in cache and rendering engine - fixes dropout...
Bent Bisballe Nyeng
2018-08-01
Remove the last references to hardcoded 44k1Hz samplerate.
Bent Bisballe Nyeng
2018-07-21
Add missing headerfiles to EXTRA_DIST.
Bent Bisballe Nyeng
2018-06-17
Sanitize strings in the xml output.
Bent Bisballe Nyeng
2018-06-16
Make directory handling cross-platform in unit-tests.
Bent Bisballe Nyeng
2018-06-16
Add missin sndfile cflags wherever needed.
Bent Bisballe Nyeng
2018-06-16
Rename name-clashing round function.
Bent Bisballe Nyeng
2018-06-16
Use empsilon comparison for doubles.
Bent Bisballe Nyeng
2018-06-16
Clarify samplerate types in resampler unit-test.
Bent Bisballe Nyeng
2018-06-16
Port the rest of the unittests to DGUnit and remove the CppUnit dependency.
Bent Bisballe Nyeng
2018-06-16
Experimentally port drumkitparsertest to DGUnit.
Bent Bisballe Nyeng
2018-06-16
Add DGUnit header only unit-test framework.
Bent Bisballe Nyeng
2018-06-09
Add crude drumkitparser unit-test.
Bent Bisballe Nyeng
2018-06-08
Fix font resource path.
Bent Bisballe Nyeng
2018-06-08
Fix instrumentparser test.
Bent Bisballe Nyeng
2018-06-06
Added unit-test for InstrumentParser.
Bent Bisballe Nyeng
2018-02-18
Added plugin store/restore of latency filter settings, added the missing sett...
Bent Bisballe Nyeng
2017-10-14
Remove use of MemChecker as we don't need it anymore (due to diskstreaming) a...
Bent Bisballe Nyeng
2017-10-14
Remove atomic POD tests for datatypes bigger than machine size (Thanks to Jam...
Bent Bisballe Nyeng
2017-07-15
Ensure that the Notifier call order is the same as the connection order.
Bent Bisballe Nyeng
2017-05-12
Use correct MIDI note ON mask.
Hans Petter Selasky
2017-05-06
Get rid of unused unistd includes. Change the rest of the sleep calls to c++.
Bent Bisballe Nyeng
2017-05-06
Get rid of platform dependent usleep/SleepEx.
Bent Bisballe Nyeng
2017-05-06
Remove old (obsolete) Mutex class and replace all uses with std::mutex.
Bent Bisballe Nyeng
2017-04-23
Fix dist target.
Bent Bisballe Nyeng
2017-04-20
Fix unittest broken by last commit.
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-03-07
Test diskstreaming CLI
Goran Mekić
2017-02-12
Fix painter test.
Bent Bisballe Nyeng
[next]