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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2020-09-19
Add uunit to dist files.
Bent Bisballe Nyeng
2020-09-19
Make use of uUnit as a submodule (dgunit renamed).
Bent Bisballe Nyeng
2020-07-29
Add embedded gettext support from resource.
Bent Bisballe Nyeng
2020-05-02
Add powermap functionality to the engine for mapping input velocities through...
André Nusser
2020-04-26
Fix out-of-tree building.
Bent Bisballe Nyeng
2020-04-10
Changes after discussion about review on IRC.
configfile_refactor
André Nusser
2020-02-23
Fix style, minor code fixes, and add review comments.
Bent Bisballe Nyeng
2019-11-15
Create DEBUG_FLAGS and use that in the Makefiles whenever appropriate, instea...
Bent Bisballe Nyeng
2019-06-28
Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename...
Bent Bisballe Nyeng
2018-10-08
Move event.h and audiotypes.h into src and get rid of the obsolete include fo...
Bent Bisballe Nyeng
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
Port tests to DGUnit.
Bent Bisballe Nyeng
2018-08-12
Add new DOMLoader class and unit-test.
Bent Bisballe Nyeng
2018-08-12
Add missing include path.
Bent Bisballe Nyeng
2018-08-12
DGXMLParser test for instruments.
Bent Bisballe Nyeng
2018-08-08
Remove old CHReampler class.
Bent Bisballe Nyeng
2018-07-21
Add missing headerfiles to EXTRA_DIST.
Bent Bisballe Nyeng
2018-06-16
Add missin sndfile cflags wherever needed.
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-09
Add crude drumkitparser unit-test.
Bent Bisballe Nyeng
2018-06-06
Added unit-test for InstrumentParser.
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-07-15
Ensure that the Notifier call order is the same as the connection order.
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-03-07
Test diskstreaming CLI
Goran Mekić
2017-02-05
Compile engine as a library.
Bent Bisballe Nyeng
2017-02-05
Compile plugingui as a library.
Bent Bisballe Nyeng
2017-01-18
Add --with-lv2dir to configure and make sure we install the plugin at that lo...
Bent Bisballe Nyeng
2017-01-15
Make all the tests use the drumkit_creator functions.
André Nusser
2016-11-01
Switch from cppunit.m4 to pkgconfig (patch from Jin^Eld)
Bent Bisballe Nyeng
2016-09-05
Enabled painter unit test.
Bent Bisballe Nyeng
2016-07-25
Only compile/run lv2 tests if configured to use LV2.
Bent Bisballe Nyeng
2016-07-24
Fix semaphore test linking.
Bent Bisballe Nyeng
2016-07-24
Added semaphore unit test.
Bent Bisballe Nyeng
2016-06-02
New ImageCache class for reusing Image resources.
Bent Bisballe Nyeng
2016-05-14
Make all components use the same Random instance and add seed method on DrumG...
Bent Bisballe Nyeng
2016-05-08
Fix random build to not invlude the 'random' binary in the #include <random> ...
Bent Bisballe Nyeng
2016-03-31
Fix unit tests.
Bent Bisballe Nyeng
2016-03-31
Added API for accessing structs in a thread-safe way
Christian Glöckner
2016-03-31
atomic workaround
Christian Glöckner
2016-03-29
New Random class for convenient random number generation.
André Nusser
2016-03-16
Build cleanup and windows build add.
Bent Bisballe Nyeng
2016-02-09
Add a test for the memchecker.
André Nusser
2016-01-20
Fix Makefiles after rebase.
Bent Bisballe Nyeng
[next]