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
/
drumkitloader.cc
Age
Commit message (
Collapse
)
Author
2013-12-01
Fix floting point exception. Fix AudioFile deletion prior to string evalutation.
Bent Bisballe Nyeng
2013-11-28
Fix 64bit compile warning.
Bent Bisballe Nyeng
2013-10-12
Don't send a message to the GUI on /each/ file that has been loaded. ↵
Bent Bisballe Nyeng
Decimation is the key.
2013-10-06
Refactoring of AudioFile loading and message passing from engine to gui and ↵
Bent Bisballe Nyeng
vice versa.
2013-06-29
New inter-thread message system.
Bent Bisballe Nyeng
2013-05-16
Change printf's to DEBUG.
Bent Bisballe Nyeng
2013-05-09
Lazy load of audio. Unloads when there's nothing else to do.
-
2013-04-25
Fix crash on 'load drumkit' while another drumkit is already loading.
Bent Bisballe Nyeng
2013-04-25
Fixed crash on plugin-unload while drumkit load is in progress.
Bent Bisballe Nyeng
2013-04-19
More pointer sanity checks
Bent Bisballe Nyeng
2013-04-07
Fixed crashbug on drumkit reload.
Bent Bisballe Nyeng
2013-04-04
New message system. New common midi input class. Some compiler warning ↵
Bent Bisballe Nyeng
fixes. New ListBoxBasic class used by both LustBox and ComboBox. New embossed font.
2013-03-30
Make debug-sleep code work on win32 as well as linux.
Bent Bisballe Nyeng
2013-03-22
Added Engine->Messageing system. Implemented LoadStatus Message. Added ↵
Bent Bisballe Nyeng
ProgressBar widget. Made FileBrowser chdir to old value (needs further fixing). More printf->hugin ports.
2013-01-26
Background loader for audio files.
Bent Bisballe Nyeng