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
2017-04-16
Change height of "Browse..." button in the drumkit frame.
André Nusser
2017-04-16
Change slider bar color to blue instead of green.
André Nusser
2017-04-16
Remove spacing between frames in MainWindow.
André Nusser
2017-04-16
Added new cc to win32 build.
Bent Bisballe Nyeng
2017-04-16
Add modal dialog primitive.
Bent Bisballe Nyeng
2017-04-16
Fix default visibility of Window to reflect the actual NativeWindow ↵
Bent Bisballe Nyeng
visibility state.
2017-04-16
Change "GPL" tab label to "License".
André Nusser
2017-04-16
Fix bug of ScrollBar where the bar was not shown.
André Nusser
2017-04-16
Improve the frame look to make it more 3D-ish.
André Nusser
2017-04-16
Style fixes in slider.h/slider.cc
André Nusser
2017-04-16
Add new texture for Slider and adapt functionality.
André Nusser
2017-04-16
Add slider png file.
André Nusser
2017-04-16
Fix drawing bug of TabButton.
André Nusser
2017-04-16
Add new tabs to the main window.
André Nusser
2017-04-16
Fix bug in TexturedBox where width and height were wrong.
André Nusser
2017-04-16
Move button functionality to BaseButton. Create TabButton.
André Nusser
2017-04-16
Add texture pngs we need for tabs.
André Nusser
2017-04-15
Add tab.png to resources.
André Nusser
2017-04-15
Add GPL to resources instead of using getGPLText function.
André Nusser
2017-04-15
Fit text of TextEdit to widget size of resize.
André Nusser
2017-04-15
Fix audio cache test - missing updateChunkSize call before processing.
Bent Bisballe Nyeng
2017-04-15
Fix erronous event skips from mouse move event filter.
Bent Bisballe Nyeng
2017-04-15
Add chunk size control to the audio cache engine.
Bent Bisballe Nyeng
2017-04-15
Use std::size types.
Bent Bisballe Nyeng
2017-04-14
Fix man pages for OSS
Goran Mekić
2017-04-14
Add OSS output support
Goran Mekić
2017-04-11
Only make window decoration compensation if window has no parent (ie. ↵
Bent Bisballe Nyeng
actually is a window and not just an embbedded widget).
2017-04-11
Fix missing redraw after initialisation on Win32.
Bent Bisballe Nyeng
2017-04-11
Fix pure virtual function calls and segfaults.
André Nusser
2017-04-07
Change size of plugingui window.
André Nusser
2017-04-07
Implement GridLayout
André Nusser
2017-04-02
Fix missing win32 initial size when embedded in prent window - part 3.
Bent Bisballe Nyeng
2017-04-02
Fix missing win32 initial size when embedded in prent window - part 2.
Bent Bisballe Nyeng
2017-04-02
Fix missing win32 initial size when embedded in prent window - part 2.
Bent Bisballe Nyeng
2017-04-02
Fix missing win32 initial size when embedded in prent window.
Bent Bisballe Nyeng
2017-04-02
Fix missing win32 redraw?
Bent Bisballe Nyeng
2017-04-02
Replace a manual remove by std::remove in Layout::removeItem.
André Nusser
Also reformat the file while we're at it.
2017-04-01
Update underrun counter directly in AudioCache.
Bent Bisballe Nyeng
2017-04-01
Store new setting in the plugin.
Bent Bisballe Nyeng
2017-04-01
Add chunksize and underrun counter to the UI.
Bent Bisballe Nyeng
2017-04-01
Added disk_cache_chunk_size and number_of_underruns to Settings.
Bent Bisballe Nyeng
2017-04-01
Fix a lot of style issues in the code for the new GUI.
André Nusser
2017-04-01
Remove TODOs from frame.cc
André Nusser
2017-04-01
(Hopefully) Fix another Windows compile error.
André Nusser
2017-04-01
(Hopefully) Fix Windows build.
André Nusser
2017-04-01
Fix FreeBSD compile error.
André Nusser
2017-04-01
Change size of MainWindow.
André Nusser
2017-04-01
Fix closing of MainWindow.
André Nusser
2017-04-01
A very rough first version of the GUI.
André Nusser
2017-04-01
Fix bug in slider when width == 0 || height == 0.
André Nusser
[next]