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
2016-07-13
Remove the run(int endpos) method from drumgizmo.
André Nusser
Insert the code directly instead.
2016-07-13
Use the latency reported by the engine in the jack and wavfile output modules.
Bent Bisballe Nyeng
2016-07-06
Fix signed unsigned comparison warning.
Bent Bisballe Nyeng
2016-06-15
Make sure we abide the samplerate in all input/output engines.
Bent Bisballe Nyeng
2016-06-14
Make code from last commit a little more explicit.
André Nusser
2016-06-14
New input processor filter system. Moved processing from Instrument calss to ↵
Bent Bisballe Nyeng
new input processing filter system and prepared for new latency filter.
2016-06-13
Initialise the zita resampler correctly to avoid latency.
Bent Bisballe Nyeng
2016-06-13
Fix whitespace
Bent Bisballe Nyeng
2016-06-08
Remove debug output.
Bent Bisballe Nyeng
2016-06-08
Update all use of progress_*.png to new TexturedBox.
Bent Bisballe Nyeng
2016-06-07
Update all use of thinlistbox_*.png to new TexturedBox.
Bent Bisballe Nyeng
2016-06-07
Update all use of widget_*.png to new TexturedBox.
Bent Bisballe Nyeng
2016-06-06
Add missing files to Makefiles.
Bent Bisballe Nyeng
2016-06-06
Add missing file.
Bent Bisballe Nyeng
2016-06-06
Add missing file.
Bent Bisballe Nyeng
2016-06-06
New TexturedBox class.
Bent Bisballe Nyeng
2016-06-06
Add basic latency reporting methods.
Bent Bisballe Nyeng
2016-06-04
Fix crash on image load error.
Bent Bisballe Nyeng
2016-06-04
Make Colour movabl;e and make Image contain a vector of Colour instead of ↵
Bent Bisballe Nyeng
raw char data.
2016-06-04
Make sure we clean up when we destroy the PluginGUI object.
Bent Bisballe Nyeng
2016-06-04
Compile imagecache with plugingui.
Bent Bisballe Nyeng
2016-06-04
Fix uninitialised variables.
Bent Bisballe Nyeng
2016-06-04
Indentation fix.
Bent Bisballe Nyeng
2016-06-04
Fix missing deletes reported by valgrind.
Bent Bisballe Nyeng
2016-06-02
Fix test compilation on 64 bit.
Bent Bisballe Nyeng
2016-06-02
New ImageCache class for reusing Image resources.
Bent Bisballe Nyeng
2016-05-28
Hand over audio engines to DrumGizmo by reference instead of by pointer.
Bent Bisballe Nyeng
2016-05-27
Cannot refactor further: ownership problem!
Christian Glöckner
2016-05-27
Instrument holds AudioFile via unique_ptr
Christian Glöckner
2016-05-27
added another range-based loop
Christian Glöckner
2016-05-26
Instrument Vector using UniquePtr
Christian Glöckner
2016-05-26
Initial Refactoring on PowerList
Christian Glöckner
2016-05-22
We don't support nullptr engines.
Bent Bisballe Nyeng
2016-05-22
Explicitly stop the loader thread to ensure we don't delete the ↵
Bent Bisballe Nyeng
DrumGizmo::drumkit member while the loader is attached to it.
2016-05-22
Fix memchecker unit test compilation.
Bent Bisballe Nyeng
2016-05-21
Check for linkage against libatomic and librt.
Bent Bisballe Nyeng
2016-05-21
Check for linkage against libatomic and librt.
Bent Bisballe Nyeng
2016-05-21
Remove superfluous LDADD flags.
Bent Bisballe Nyeng
2016-05-21
Revert: Move -Wl,--no-undefined to LDFLAGS.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Experimental new platform detection code used in memchecker.
Bent Bisballe Nyeng
2016-05-21
Move -Wl,--no-undefined to LDFLAGS.
Bent Bisballe Nyeng
2016-05-20
Only compile jackclient.cc if at least one of the jack modules are included.
Bent Bisballe Nyeng
2016-05-20
Add missing DRUMGIZMO_CPPFLAGS
Bent Bisballe Nyeng
2016-05-20
Fix sndfile cflags.
Bent Bisballe Nyeng
[next]