18 Commits (02a698bcc851d6ababa6209e4e5380d93799bc46)

Author SHA1 Message Date
  Chris 02a698bcc8 add default value getter 10 months ago
  falkTX 56c106c0fd
Fix some compiler warnings, fix non-mac/win vst2 export 1 year ago
  falkTX 1a3b624223 Fix whitespace 2 years ago
  falkTX 0ffd22d07e Allow to pass scale factor to KnobEventHandler mouse events 2 years ago
  falkTX 2ba1ac10dc
Introduce knobDoubleClicked for KnobEventHandler 2 years ago
  falkTX b8e8eb7a9a Add KnobEventHandler::setMouseDeceleration 2 years ago
  falkTX f2cb4e0f0c Add KnobEventHandler::isInteger(), avoid out of bounds stepping 2 years ago
  falkTX 3857d83acd Allow KnobEventHandler orientation to be both (horiz and vertical) 2 years ago
  falkTX bd92cf2061 Start of layout related classes, WIP 2 years ago
  falkTX 1adef358f4 More compiler warnings fixing 3 years ago
  falkTX e5df7030c2
Rework file handling example button, add a note for later 3 years ago
  falkTX a93b12cb0a
Fix ImageKnob for types that need full repaints 3 years ago
  falkTX 45eb87d01c Add ButtonEventHandler::getLastClickPosition() 3 years ago
  falkTX accb8c96da Add ButtonEventHandler::getLastMotionPosition(), fix whitespace 3 years ago
  falkTX 1bf94ee615
Move ImageKnob logic into reusable KnobEventHandler 3 years ago
  falkTX 3d1ea25465
ButtonEventHandler: Fix inverse logic and add a clear state call 3 years ago
  falkTX 995b94a44b
Make some event handlers methods public 3 years ago
  falkTX 2fe6b274d1
Start of common event handlers, split off button as a start 3 years ago