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
2014-09-23
Added pluginconfig.cc to resource.
Jonas Suhr Christensen
2014-09-23
Removed pugl related code.
Jonas Suhr Christensen
2014-09-23
Added config parse.
Jonas Suhr Christensen
2014-07-18
Change Set/GetWindowLong to Set/GetWindowLongPtr.
Bent Bisballe Nyeng
2014-06-05
Revert inclusion removal
Bent Bisballe Nyeng
2014-06-05
Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin)
Bent Bisballe Nyeng
2014-06-05
Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin)
Bent Bisballe Nyeng
2014-06-05
Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin)
Bent Bisballe Nyeng
2014-05-18
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
Jonas Suhr Christensen
2014-05-18
Added missing ; under win32.
Jonas Suhr Christensen
2014-05-17
Use new lodepng code instead of libpng in win32 plugingui test application.
Bent Bisballe Nyeng
2014-05-13
Added filter to exclude hidden directories.
Jonas Suhr Christensen
2014-05-02
Fix 64bit type errors.
Bent Bisballe Nyeng
2014-05-02
Fix 64bit type errors.
Bent Bisballe Nyeng
2014-05-02
Remove libpng dependency. Replace it with compiled-in lodepng.
Bent Bisballe Nyeng
2014-01-25
Don't force X11, use flags from Makefile.am.plugingui instead.
Bent Bisballe Nyeng
2014-01-25
Choose GUI backend in configure script.
Bent Bisballe Nyeng
2014-01-18
Added enable-pugl as configure parameter.
Jonas Suhr Christensen
2014-01-18
Added PuGl window drawing. Enable with './configure -with-pugl'.
Jonas Suhr Christensen
2014-01-09
Fix bad fread return type.
Bent Bisballe Nyeng
2013-12-06
Fix png link problem (nasty copy-paste error...).
Bent Bisballe Nyeng
2013-11-28
Fix 64bit compile warning.
Bent Bisballe Nyeng
2013-11-28
Fix 64bit compile warning.
Bent Bisballe Nyeng
2013-11-28
Fix 64bit compile warning.
Bent Bisballe Nyeng
2013-10-19
Make window fixed size.
Bent Bisballe Nyeng
2013-10-06
Remove debug output.
Bent Bisballe Nyeng
2013-10-06
Refactoring of AudioFile loading and message passing from engine to gui and v...
Bent Bisballe Nyeng
2013-10-01
Make sure we redraw if GUI is changed by engine event.
Bent Bisballe Nyeng
2013-09-27
Optimise repaint events greatly improving GUI responsiveness.
Bent Bisballe Nyeng
2013-09-20
Remove non-working png hack.
Bent Bisballe Nyeng
2013-09-15
More png experiments...
Bent Bisballe Nyeng
2013-09-15
Add missing file. Add ZLIB check to configure.
Bent Bisballe Nyeng
2013-09-15
Use libpng from sourcetree instead of the one supplied by the OS.
Bent Bisballe Nyeng
2013-09-15
Make destructor virtual.
Bent Bisballe Nyeng
2013-09-11
Revert png static link hack (that didn't work as intended anyway...)
Bent Bisballe Nyeng
2013-07-25
Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja...
Bent Bisballe Nyeng
2013-06-29
New inter-thread message system.
Bent Bisballe Nyeng
2013-06-16
Handling directories that can not be opened.
Jonas Suhr Christensen
2013-05-27
Missing SEP conversions.
Bent Bisballe Nyeng
2013-05-27
Fixed stray '(' in emacs style comment.
Bent Bisballe Nyeng
2013-05-25
Experimentally static link with libpng for lv2 plugin.
Bent Bisballe Nyeng
2013-05-21
Render scrollbar correctly if range is greater than maximum value.
Bent Bisballe Nyeng
2013-05-21
Don't leave checkbox in middle position on double click.
Bent Bisballe Nyeng
2013-05-16
Fix lineedit mouseclick to the right of the text, which should position text ...
Bent Bisballe Nyeng
2013-05-16
Remove test framework. TODO: Replace it with a new one at some point...
Bent Bisballe Nyeng
2013-05-15
Skipping filtering of file with length less than drumkit suffix length.
Jonas Suhr Christensen
2013-05-15
Fixed selection of none existing file.
Jonas Suhr Christensen
2013-05-15
fix.
Jonas Suhr Christensen
2013-05-15
Make it possible to type a path and have browser switch accordingly.
Jonas Suhr Christensen
2013-05-15
Improved filebrowser functionality:
Jonas Suhr Christensen
[next]