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
Age
Commit message (
Expand
)
Author
2015-06-14
Fix conflict with 'final' define when including openssl/evp.h.
Bent Bisballe Nyeng
2015-06-14
Better check for c++11 support and fix for missing override/final keywords.
Bent Bisballe Nyeng
2015-05-22
Use new load return value from ConfigFile.
Bent Bisballe Nyeng
2015-05-22
Add error handling in ConfigFile parser.
Bent Bisballe Nyeng
2015-05-21
nullptr not supported by our build servers, so better not use it yet.
Bent Bisballe Nyeng
2015-05-21
override not supported by our build servers, so better not use it yet.
Bent Bisballe Nyeng
2015-05-21
New configfile parser with unit test.
Bent Bisballe Nyeng
2015-05-21
Force value of 'initialized' before construction.
Bent Bisballe Nyeng
2015-05-21
Make C++11 fix.
Bent Bisballe Nyeng
2015-05-15
Add support for referenced files through refs.conf.
Bent Bisballe Nyeng
2015-05-15
New ConfigFile class for generic config file reading/writing in homedir .drum...
Bent Bisballe Nyeng
2015-05-15
Make sure that M_PI is defined.
Bent Bisballe Nyeng
2015-05-15
Make sure that M_PI is defined.
Bent Bisballe Nyeng
2015-05-15
Make sure that M_PI is defined.
Bent Bisballe Nyeng
2015-05-15
Only expect c++x0.
Bent Bisballe Nyeng
2015-05-15
Start using C++-11.
Bent Bisballe Nyeng
2015-03-24
Fix building cli without debug.
Bent Bisballe Nyeng
2015-03-16
Merge remote-tracking branch 'origin/0.9.8.1-hotfix'
Bent Bisballe Nyeng
2015-03-16
Added changes for 0.9.8.1-hotfix release
v0.9.8.1
Lars Bisballe Jensen
2015-03-15
Bump version top 0.9.8.1 (hotfix release)
Bent Bisballe Nyeng
2015-03-15
Fix small but nasty buffer offset bug in resampled output. Also; use non-resa...
Bent Bisballe Nyeng
2015-03-14
Fix small but nasty buffer offset bug in resampled output. Also; use non-resa...
Bent Bisballe Nyeng
2015-02-25
Add hugin filters to command line tool.
Bent Bisballe Nyeng
2015-02-25
Add missing opt.
Bent Bisballe Nyeng
2015-02-22
Removed version number entirely
muldjord
2015-02-22
Added resampling (libzita-resampler) as default.
v0.9.8
Jonas Suhr Christensen
2015-02-22
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
Lars Bisballe Jensen
2015-02-22
Added changes for 0.9.7 and 0.9.8
Lars Bisballe Jensen
2015-02-22
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
Bent Bisballe Nyeng
2015-02-22
Bump version to 0.9.8.
Bent Bisballe Nyeng
2015-02-22
Merge branch 'resample_configure'
Jonas Suhr Christensen
2015-02-22
Libzita-resampler used as default. Libsamplerate only used if specified.
Jonas Suhr Christensen
2015-02-22
Minor corrections to examples and default values
Lars Bisballe Jensen
2015-02-21
Using zita as default if --enable-resampler=yes. Use src only if --enable-res...
Jonas Suhr Christensen
2015-02-20
Merge remote-tracking branch 'origin/master' into lv2opt
Bent Bisballe Nyeng
2015-02-19
Call drumgizmo::init() no longer has an argument.
Bent Bisballe Nyeng
2015-02-19
Merge branch 'master' into lv2opt
Bent Bisballe Nyeng
2015-02-17
Remove events from activeevents when ramped down.
Bent Bisballe Nyeng
2015-02-16
Minor correction to options, sndfile changed to wavfile
Lars Bisballe Jensen
2015-02-16
man page is now correctly formatted
Lars Bisballe Jensen
2015-02-15
Fix the rest of the hardcoded lv2 paths.
Bent Bisballe Nyeng
2015-02-15
Use CPPUNIT_ASSERT_EQUAL instead of just CPPUNIT_ASSERT
Bent Bisballe Nyeng
2015-02-15
Use CPPUNIT_ASSERT_EQUAL instead of just CPPUNIT_ASSERT
Bent Bisballe Nyeng
2015-02-15
Make lv2 unittest work with < lv2-1.10. Make LV2_PATH same as lv2 plugin inst...
Bent Bisballe Nyeng
2015-02-15
Make lv2 unittest work with < lv2-1.10. Make LV2_PATH same as lv2 plugin inst...
Bent Bisballe Nyeng
2015-02-15
Merge with master. Remove obsolete -p argument from cli. Add new -a argument ...
Bent Bisballe Nyeng
2015-02-13
Remove wavfile.la in output module dir.
Bent Bisballe Nyeng
2015-02-13
More portable way of switching locale.
Bent Bisballe Nyeng
2015-02-13
Possible win32 fix for missing locale_t type - part6 (this is getting a bit e...
Bent Bisballe Nyeng
2015-02-13
Possible win32 fix for missing locale_t type - part5.
Bent Bisballe Nyeng
[next]