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
/
src
Age
Commit message (
Expand
)
Author
2016-03-31
Reformatted MidiMapper
Christian Glöckner
2016-03-31
API Refactoring for events
Christian Glöckner
2016-03-31
API Refactoring for class Instrument
Christian Glöckner
2016-03-31
API Refactoring for class Instrument
Christian Glöckner
2016-03-31
API Refactoring for class Drumkit
Christian Glöckner
2016-03-31
fixed ConfigFile's destructor impl
Christian Glöckner
2016-03-31
Made API of class ConfigFile more consistent
Christian Glöckner
2016-03-31
fixed include path
Christian Glöckner
2016-03-31
Refactored class CHResampler
Christian Glöckner
2016-03-31
Refactored class BeatMapper
Christian Glöckner
2016-03-31
made API of AudioCacheFile more consistent
Christian Glöckner
2016-03-31
made API of AudioCacheEventHandler's getters more consistent
Christian Glöckner
2016-03-31
made API of AudioCache's getters more consistent
Christian Glöckner
2016-03-31
refactored class ChannelMixer
Christian Glöckner
2016-03-31
refactored class Channel
Christian Glöckner
2016-03-31
more consistent style of input engines' getters
Christian Glöckner
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-29
Use unordered_map instead of map in the parsers.
André Nusser
2016-03-29
Do the file related actions in SAXParser.
André Nusser
2016-03-29
Make attr a const ref.
André Nusser
2016-03-29
Parser refactoring.
André Nusser
2016-03-29
New Random class for convenient random number generation.
André Nusser
2016-03-24
Add missing dist files.
Bent Bisballe Nyeng
2016-03-22
Change license to LGPLv3.
André Nusser
2016-03-22
Introduced Settings structure
Christian Glöckner
2016-03-22
Fixed debug print
Christian Glöckner
2016-03-22
Modernized InputEngine::run()
Christian Glöckner
2016-03-16
Build cleanup and windows build add.
Bent Bisballe Nyeng
2016-03-13
Increase number of cache ids.
Bent Bisballe Nyeng
2016-03-13
Only open AudioCacheFile if needed.
Bent Bisballe Nyeng
2016-03-13
Fix wierd stuttering bug when one sample is done playing that interrupts exis...
Bent Bisballe Nyeng
2016-03-12
Only open file if we actually need to read from it.
Bent Bisballe Nyeng
2016-02-14
Change 'Pracro' to 'DrumGizmo' where necessary.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2016-02-09
Fix two valgrind errors and mark three others with a TODO comment.
André Nusser
2016-02-09
Work in deva's critique. This branch should now be ready for merge.
André Nusser
2016-02-09
Include the memchecker into the other DG code.
André Nusser
2016-02-09
Implement memchecker to ensure a drumkit fits into RAM.
André Nusser
2016-02-09
Base Midi-Engines on Midi-Engine Base Class (+ Minor Renaming)
Christian Glöckner
2016-02-09
[incomplete] added MidifileInputEngine and WavfileOutputEngine
Christian Glöckner
2016-02-09
added c++11 fix for make_unique
Christian Glöckner
2016-01-31
Fix indentation error.
André Nusser
2016-01-31
Make it more clear how to enable diskstreaming
Bent Bisballe Nyeng
2016-01-30
Merge branch 'diskstreaming_review_chaot' into diskstreaming
Bent Bisballe Nyeng
2016-01-29
audiocacheeventhandler review
André Nusser
2016-01-29
Add a comment to clarify.
André Nusser
[next]