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-02-12
Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate ↵
Bent Bisballe Nyeng
unnecessary rendering passes during event handling.
2017-02-10
Clean up guievent.h and use EventQueue type instead if std::queue.
Bent Bisballe Nyeng
2017-02-10
Send both move and resize events if ConfigureNotify XEvent contain changes ↵
Bent Bisballe Nyeng
in both.
2017-02-10
Return a list of events form native window instead of one event at a time.
Bent Bisballe Nyeng
2017-02-10
Return a list of events form native window instead of one event at a time.
Bent Bisballe Nyeng
2017-02-10
Tabwidget test app.
Bent Bisballe Nyeng
2017-02-10
Fix 64 bit warning in ui test app.
Bent Bisballe Nyeng
2017-02-09
Do not use window size and position functions in native window constructor ↵
Bent Bisballe Nyeng
as this would lead to a self reference loop.
2017-02-08
UI resize refactoring part 1.
Bent Bisballe Nyeng
2017-02-06
Remove old ui and engine libe Makefiles.
Bent Bisballe Nyeng
2017-02-05
Compile engine as a library.
Bent Bisballe Nyeng
2017-02-05
Compile plugingui as a library.
Bent Bisballe Nyeng
2017-02-05
Fix information loss on pointer to int cast.
Bent Bisballe Nyeng
2017-02-05
Fix 64 bit compilation.
Bent Bisballe Nyeng
2017-02-05
Remove debug printout.
Bent Bisballe Nyeng
2017-02-05
Added XShmImage support in X11 rendering backend.
Bent Bisballe Nyeng
2017-02-04
Ignore the automatically created resource_data.cc file.
André Nusser
2017-02-04
Fix missing redraws on resize in X11.
Bent Bisballe Nyeng
2017-02-03
Remove background flickering on window resize.
Bent Bisballe Nyeng
2017-01-30
Use grey clear colour to mask resize flickering.
Bent Bisballe Nyeng
2017-01-27
Fix pixel buffer assertion in line draws outside the pixel buffer.
Bent Bisballe Nyeng
2017-01-27
Add settings for disk cache control (enable and cache upper limit)
Bent Bisballe Nyeng
2017-01-21
Revert "Test fix for rcgen compilation on FreeBSD."
Bent Bisballe Nyeng
This reverts commit 98fcf580138858cb1ee0dbe8ff5722849d58d697.
2017-01-21
Test fix for rcgen compilation on FreeBSD.
Bent Bisballe Nyeng
2017-01-21
Fix missing AC_PROG_OBJC in configure.
Bent Bisballe Nyeng
2017-01-21
Cocoa for the masses.
Bent Bisballe Nyeng
2017-01-21
Make resize events fdo the right thing. Add move event.
Bent Bisballe Nyeng
2017-01-21
Store filename with Image for use when reporting errors.
Bent Bisballe Nyeng
2017-01-21
Compile plugingui.exe with correct lodepng defines and re-enable hungin support.
Bent Bisballe Nyeng
2017-01-21
Prevent division by zero.
Bent Bisballe Nyeng
2017-01-21
Add some TabWidget documentation.
Bent Bisballe Nyeng
2017-01-21
Fix memory leak in X11 backend.
Bent Bisballe Nyeng
2017-01-21
New MainWindow.
Bent Bisballe Nyeng
2017-01-21
Added TabWidget.
Bent Bisballe Nyeng
2017-01-21
Generate resource_data.cc in build system.
Bent Bisballe Nyeng
2017-01-21
Added StackedWidget.
Bent Bisballe Nyeng
2017-01-21
Added sidebar resources and testing code
Lars Muldjord
2017-01-18
Fix lv2 path for lv2 test in testdist script.
Bent Bisballe Nyeng
2017-01-18
Added missing newline.
v0.9.12
Bent Bisballe Nyeng
2017-01-18
Add --with-lv2dir to configure and make sure we install the plugin at that ↵
Bent Bisballe Nyeng
location and run the unittest against it.
2017-01-18
Bump version to 0.9.12.
André Nusser
2017-01-18
Adjusted and added a couple lines for 0.9.12
Lars Muldjord
2017-01-18
Updated with 0.9.12 changes
Lars Muldjord
2017-01-17
Make DrumkitCreator clean up the created files in the destructor.
André Nusser
2017-01-16
Bump version to 0.9.12-rc1.
Bent Bisballe Nyeng
2017-01-16
Include unit tests when testing pre-release dist file.
Bent Bisballe Nyeng
2017-01-16
Add back test/kit as it is still used by Jenkins tests.
André Nusser
2017-01-15
Make all the tests use the drumkit_creator functions.
André Nusser
2017-01-15
Add new drumkit_creator functions.
André Nusser
2017-01-10
Check for EINT in semaphore wait.
Bent Bisballe Nyeng
[next]