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
/
plugingui
Age
Commit message (
Expand
)
Author
2021-04-22
Fix crash when doing async-load in cli.
Bent Bisballe Nyeng
2021-01-31
Fix compiling without nls.
Bent Bisballe Nyeng
2021-01-03
Add dggui namespace to libdggui components.
Bent Bisballe Nyeng
2020-12-29
Split UI code into application/plugin UI and UI library.
Bent Bisballe Nyeng
2020-12-23
Fix rcgen on windows.
Bent Bisballe Nyeng
2020-12-23
Remove redraw on all cocoa/macOS events to speed up UI rendering.
Bent Bisballe Nyeng
2020-11-21
Update French translation.
Olivier Humbert
2020-11-21
Update traslations files with the new strings.
Bent Bisballe Nyeng
2020-11-15
Implementation of the voice limiting feature.
TheMarlboroMan
2020-11-15
Store size of main window centralized in mainwindow.h to reduce redundancy.
TheMarlboroMan
2020-11-15
Make sure tooltips are always shown inside the window.
Bent Bisballe Nyeng
2020-11-14
Add x_offset to drawable::line to be able to have drawImage render images out...
Bent Bisballe Nyeng
2020-08-30
Last translations for the AboutTab.
Olivier Humbert
2020-08-30
Tranlate the AboutTab.
Olivier Humbert
2020-08-30
Make abouttab read locale specific content if it exists.
Bent Bisballe Nyeng
2020-08-30
Make tooltips translatable.
Olivier Humbert
2020-08-30
Add even more _(...) and translations of strings of the UI.
Olivier Humbert
2020-08-30
Add french translations to strings of the UI.
Olivier Humbert
2020-08-30
Fix (again) the header file changes no re-generating the .pot file.
Bent Bisballe Nyeng
2020-08-30
Add even more _(...) to strings of the UI.
Olivier Humbert
2020-08-30
Also regenerate pot file after changes to headers.
Bent Bisballe Nyeng
2020-08-30
Add more _(...) to strings of the UI.
Olivier Humbert
2020-08-30
Add _(...) to most strings of the UI.
Olivier Humbert
2020-08-11
Fix pot re-generation for in-tree builds.
Bent Bisballe Nyeng
2020-07-29
Add embedded gettext support from resource.
Bent Bisballe Nyeng
2020-07-25
Make rcgen use getoptpp and add strip-path argument.
Bent Bisballe Nyeng
2020-07-25
Prevent crash if png_error resource is not available when a png load error oc...
Bent Bisballe Nyeng
2020-05-14
Beautify silent build output and make silent build the default - ie. set V=1 ...
Bent Bisballe Nyeng
2020-05-02
Add setting and knob for controlling resampling quality.
Bent Bisballe Nyeng
2020-05-02
Add new powermap widgget to the plugingui.
Bent Bisballe Nyeng
2020-05-02
Add new PowerWidget for setting and showing control points of the powermap.
Bent Bisballe Nyeng
2020-05-02
Add support for 90 dgr. rotated text rendering.
Bent Bisballe Nyeng
2020-04-26
Fix out-of-tree building.
Bent Bisballe Nyeng
2020-04-10
Changes after discussion about review on IRC.
configfile_refactor
André Nusser
2020-03-14
Cocoa: Use window scale factor when rendering UI buffer.
Bent Bisballe Nyeng
2020-03-08
Remove unused private variables.
Bent Bisballe Nyeng
2020-03-08
Get rid of c-style M_PI.
Bent Bisballe Nyeng
2020-03-07
Re-enable drumkit image hover effect.
Bent Bisballe Nyeng
2020-03-07
Use vector for PixelBuffer memory allocation. Use optimized render routines i...
Bent Bisballe Nyeng
2020-03-07
Further optimize pixel blending. And re-introduce lineBlending in Painter::dr...
Bent Bisballe Nyeng
2020-03-07
Remove unused pixel functions.
Bent Bisballe Nyeng
2020-03-07
Move pixel buffer render code from Window to PixelBuffer for easier testing/b...
Bent Bisballe Nyeng
2020-03-07
Read images as uint8_t instead of float. Convert Colour and all colour relate...
Bent Bisballe Nyeng
2020-03-07
Fix crash if resource name does not exist in the list.
Bent Bisballe Nyeng
2019-11-17
Add missing distfiles.
Bent Bisballe Nyeng
2019-11-15
Fix wierd misplacement problem on OSX UI.
Bent Bisballe Nyeng
2019-11-15
Fix OSX warning.
Bent Bisballe Nyeng
2019-11-15
Create DEBUG_FLAGS and use that in the Makefiles whenever appropriate, instea...
Bent Bisballe Nyeng
2019-11-03
Fix osx static library compilation.
Bent Bisballe Nyeng
2019-10-26
Add default midimap functionality.
André Nusser
[next]