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
/
drumgizmo
Age
Commit message (
Expand
)
Author
2017-04-17
CLI diskstreaming options
Goran Mekić
2017-04-16
Add OSS buffer parameters
Goran Mekić
2017-04-14
Add OSS output support
Goran Mekić
2017-03-07
Test diskstreaming CLI
Goran Mekić
2017-03-04
Disk streaming cli option
Goran Mekić
2017-02-05
Compile engine as a library.
Bent Bisballe Nyeng
2016-12-10
Fix warnings reported by clang.
Bent Bisballe Nyeng
2016-12-07
Fix uninitialised value.
Bent Bisballe Nyeng
2016-11-01
Fix licence headers.
Bent Bisballe Nyeng
2016-10-29
Add missing distfiles.
v0.9.11
Bent Bisballe Nyeng
2016-07-24
Clear output buffers in LV2 and jack modes before each process iteration to e...
Bent Bisballe Nyeng
2016-07-14
Move free-wheel control into the main run method.
Bent Bisballe Nyeng
2016-07-13
Simplify free wheel loop control a bit.
Bent Bisballe Nyeng
2016-07-13
Fix freewheeling for test and dummy in- and outputs.
André Nusser
2016-07-13
Consider freewheeling of engines in drumgizmo and dgreftest.
André Nusser
2016-07-13
Introduce input engine isFreewheeling method.
André Nusser
2016-07-13
Introduce output engine isFreewheeling method.
André Nusser
2016-07-13
Remove the run(int endpos) method from drumgizmo.
André Nusser
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-05-28
Hand over audio engines to DrumGizmo by reference instead of by pointer.
Bent Bisballe Nyeng
2016-05-21
Remove superfluous LDADD flags.
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-14
Temporary fix for midimap loading in command line tool.
Bent Bisballe Nyeng
2016-05-14
Temporary fix for midimap loading in command line tool.
Bent Bisballe Nyeng
2016-05-08
Add -lrt to remaining projects.
Bent Bisballe Nyeng
2016-05-08
The last loader thread stuff.
Bent Bisballe Nyeng
2016-04-16
Merge branch 'settings'
Bent Bisballe Nyeng
2016-04-13
New Semaphore method wait with timeout.
Bent Bisballe Nyeng
2016-04-08
Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...
Bent Bisballe Nyeng
2016-04-03
Tested and finalized - branch ready to be merged into master.
Jonas Suhr Christensen
2016-04-03
Updated method signature in regard to const and reference.
Jonas Suhr Christensen
2016-04-03
Added TestInputEngine available in cli.
Jonas Suhr Christensen
2016-03-31
Settings.
Bent Bisballe Nyeng
2016-03-31
more consistent style of output engines' getters
Christian Glöckner
2016-03-31
pass channels to output engine by const ref
Christian Glöckner
2016-03-31
made input engine more const-correct
Christian Glöckner
2016-03-31
using const ref strings at output engine
Christian Glöckner
2016-03-31
using const ref strings at input engine
Christian Glöckner
2016-03-24
Make jack process callback private.
Bent Bisballe Nyeng
2016-03-22
Change license to LGPLv3.
André Nusser
2016-03-22
Modernized InputEngine::run()
Christian Glöckner
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2016-02-10
Call hug_close in desctructor not run. Prevents threading errors.
André Nusser
2016-02-09
Fix two valgrind errors and mark three others with a TODO comment.
André Nusser
2016-02-09
Fix two small bugs.
André Nusser
2016-02-09
Remove statement which was commented out
André Nusser
2016-02-09
Further style fixes
Christian Glöckner
[next]