241 Commits (250e23d1a4944e114d7cee845440d6cdff81d960)
 

Author SHA1 Message Date
  falkTX 28f7f8d21d Remove unused function 11 years ago
  falkTX f187108634 More docs; Make widget events structs; Misc fixes 11 years ago
  falkTX ceb11de02d Fix OSX event loop 11 years ago
  falkTX 326178f232 Allow to use unsigned types of Geometry classes 11 years ago
  falkTX 75727ca792 Add templated function 11 years ago
  falkTX 912cfbc6e0 Fix param type for Window::getSize 11 years ago
  falkTX 05384270a8 Clear up UI size stuff 11 years ago
  falkTX 58f2cc61a9 Make it possible to override Window resize call in plugin UIs 11 years ago
  falkTX 51a6f9c3ba Missing initial resize 11 years ago
  falkTX bd1d8bc19f Misc 11 years ago
  falkTX 800eecbd5a Remove unneeded call 11 years ago
  falkTX 3562ad248c Make widget coordinates relative 11 years ago
  falkTX b4ac031105 Add JACK (standalone) export support 11 years ago
  falkTX 39c93d6aa2 Forgot this bit 11 years ago
  falkTX ed61894c51 Rework StandaloneWindow class 11 years ago
  falkTX ed0d3be276 Handle close&resize in Window, not Widget 11 years ago
  falkTX 142af3edcb Fix osx detect 11 years ago
  falkTX c36e40930f Experimental osx changes 11 years ago
  falkTX 1d00b38275 Fix DSSI build 11 years ago
  falkTX 9e618371d7 Add Circle class 11 years ago
  falkTX ec5d3989d5 Simplify Window class 11 years ago
  falkTX e1855f6b80 Add Knob and Slider get/setId; noexcept work 11 years ago
  falkTX 5b6c9c0659 Add Window.mm file needed for osx 11 years ago
  falkTX 4c0161dab6 Try to not include windows.h for GL headers 11 years ago
  falkTX 5a325b8a56 Move sleep funcs into separate file, so we don't include windows.h 11 years ago
  falkTX e88ad41665 Initial code for a Triangle class 11 years ago
  falkTX fb9ff8db59 Add Rectangle::drawOutline() 11 years ago
  falkTX 6051bb2c1d Implement Line::draw() 11 years ago
  falkTX 5c4b72d8d8 pugl osx stuff; remove extended code, not needed anymore 11 years ago
  falkTX 08d717fbe3 pugl win32 implementation 11 years ago
  falkTX 0469b08e20 pugl related changes 11 years ago
  falkTX 7ad38d442c Update pugl 11 years ago
  falkTX 4c5a964f66 Fix leak in pugl 11 years ago
  falkTX cb0d99729f Revert some rectangle changes that don't work on windows 11 years ago
  falkTX b505d579bf Fix typo 11 years ago
  falkTX 8fd0d9072b Add link to OpenGL UI examples 11 years ago
  falkTX d17a8706cc Remove examples 11 years ago
  falkTX 4ce42a0384 Add link to ProM plugin 11 years ago
  falkTX e03cea028e Misc 11 years ago
  falkTX 8fb0b54755 Add d_mutex.hpp file, for a Mutex class 11 years ago
  falkTX bb52beae46 Add plugins made with DPF to README 11 years ago
  falkTX 642b7866dd Misc 11 years ago
  falkTX d058115e86 Misc 11 years ago
  falkTX ebd088ec85 fix gen script 11 years ago
  falkTX 66d720e36f Misc 11 years ago
  falkTX 32aaf539fd Make run() inputs const; Add lv2 gen script 11 years ago
  falkTX 16a9114054 Fix build 11 years ago
  falkTX 5b12736589 Update gitignore 11 years ago
  falkTX 1bc74f1095 Rework makefiles 11 years ago
  falkTX 4fffde234c Add scoped pointer class; use it on some widget classes 11 years ago