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 (
Collapse
)
Author
2015-10-08
Add Layout to Win32 build file.
Bent Bisballe Nyeng
2015-10-08
Add another missing namespace prefix to KeyEvent.
Bent Bisballe Nyeng
2015-10-08
Add missing namedspace to Directory type.
Bent Bisballe Nyeng
2015-10-08
Add missing namedspace to Button/KeyEvents types.
Bent Bisballe Nyeng
2015-10-08
Refactored EventHandler and friends.
Bent Bisballe Nyeng
2015-10-03
Refactored Directory.
Bent Bisballe Nyeng
2015-10-03
Add missing overrides.
Bent Bisballe Nyeng
2015-10-03
Refactor ComboBox and ListBox(Thin and Basic).
Bent Bisballe Nyeng
2015-10-02
Refactored Colour.
Bent Bisballe Nyeng
2015-10-02
Missing click callback for plugingui after Button refactor.
Bent Bisballe Nyeng
2015-09-28
Actually close the (in STANDALONE mode) application when the window is closed.
Bent Bisballe Nyeng
2015-09-28
Refactored Button.
Bent Bisballe Nyeng
2015-09-28
Add Layout machanism.
Bent Bisballe Nyeng
2015-09-28
Refactored GUI::Config.
Bent Bisballe Nyeng
2015-09-28
Completely rewrite Notifier to work with gcc-5.2. Greatly inspired by the ↵
Bent Bisballe Nyeng
lsignal project.
2015-09-28
Use new style guide on already refactored files.
Bent Bisballe Nyeng
2015-09-28
Use function operator() for notification instead opf notify(...).
Bent Bisballe Nyeng
2015-09-28
Fix creation of Notifier with empty argument list ie. Notifier<> foo.
Bent Bisballe Nyeng
2015-09-04
Refactored Label.
Bent Bisballe Nyeng
2015-09-03
Use Notifier in CheckBox class.
Bent Bisballe Nyeng
2015-09-03
Added missing overrides
Bent Bisballe Nyeng
2015-09-03
Added missing GUI:: namespaces.
Bent Bisballe Nyeng
2015-09-03
Introduce new Notifier and use it in the Knob class.
Bent Bisballe Nyeng
2015-08-13
Clean up thread code.
Bent Bisballe Nyeng
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 ↵
Bent Bisballe Nyeng
.drumgizmo folder. Use said new class for PluginConfig class.
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 ↵
Bent Bisballe Nyeng
non-resampling engine if ratio == 1.0.
2015-03-14
Fix small but nasty buffer offset bug in resampled output. Also; use ↵
Bent Bisballe Nyeng
non-resampling engine if ratio == 1.0
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
[next]