1103 Commits (0d962da768dd40485b5a24c322e469ae32fc0c79)
 

Author SHA1 Message Date
  falkTX 0d962da768
Add CVPort example 4 years ago
  falkTX f9c63adde1
Document sendNote, remove note about incomplete implementation 4 years ago
  falkTX 624fe5dd96
Implement sendNote for VST2 4 years ago
  falkTX 21346d9ec7
send note and request parameter change implemented for JACK 4 years ago
  falkTX e8135fb99b
Revert to custom pugl, forgot we need 1 more PR 4 years ago
  falkTX 874975f424 Use stock upstream pugl 4 years ago
  Jean Pierre Cimalando a2958f228f cmake: allow to build on mingw using static libs 4 years ago
  Jean Pierre Cimalando 3788531034 Fix the cairo VST2 by setting the unique ID 4 years ago
  falkTX d73e35dd1a
Remove an if condition no longer necessary 4 years ago
  falkTX f6c22c918c Fix crash on start under windows 4 years ago
  JP Cimalando 30664ec1df
Merge pull request #279 from jpcima/msvc-cmake 4 years ago
  Jean Pierre Cimalando ea7347af64 msvc: warning suppressions for template instantiations 4 years ago
  Filipe Coelho 7b707fff52
Merge pull request #278 from jpcima/msvc-cmake 4 years ago
  falkTX f9428bd8e8
Update pugl 4 years ago
  Jean Pierre Cimalando 41df6562fb Make a pointer const 4 years ago
  Jean Pierre Cimalando 4c39d3b472 Comment the LV2 TTL generator 4 years ago
  Jean Pierre Cimalando caaf8ea39c msvc: mark the dssi descriptor as dllexport 4 years ago
  Jean Pierre Cimalando f90a0c547b msvc: set const qualifiers on the declarations 4 years ago
  Jean Pierre Cimalando 6630b86a82 msvc: move the declaration of ssize_t to DistrhoUtils 4 years ago
  Jean Pierre Cimalando b46ff0270e Format comment in the adequate style 4 years ago
  Jean Pierre Cimalando a4065321a0 msvc: give the temporary buffer a fixed size 4 years ago
  falkTX 0cbda5fbe8
Make ringbuffer compatible with old compilers 4 years ago
  Jean Pierre Cimalando fb72b8610b msvc: prefer malloc to alloca 4 years ago
  falkTX b870872b0d
Add ring buffer class 4 years ago
  Jean Pierre Cimalando 8cc6eb8f2f Other fixes to enable msvc builds 4 years ago
  Jean Pierre Cimalando 424d3abeb3 Adapt lv2_ttl_generator for MS compatibility 4 years ago
  Jean Pierre Cimalando 5e1dc77388 Adapt vararg code for MS compatibility 4 years ago
  Jean Pierre Cimalando 15c5f28157 Fix detection of C++11 on MS compiler 4 years ago
  Jean Pierre Cimalando 854e3973ea Add workflow for msvc cmake 4 years ago
  JP Cimalando a764e196cf
Merge pull request #277 from jpcima/cmake-updates 4 years ago
  Jean Pierre Cimalando ebec5a3608 cmake: option -mstackrealign on win32 builds 4 years ago
  falkTX 0d72be018e
Tweak some comments 4 years ago
  falkTX 87d4cac0fe
Info example: Show if host supports parameter changes 4 years ago
  falkTX f9ff394a95
Fix calling canRequestParameterValueChanges() during constructor 4 years ago
  falkTX ae52c3647c
Import SendNote example from #212, slightly adjusted 4 years ago
  falkTX 9315bc71e7
Fix build 4 years ago
  falkTX d5d3fdf53f
Preliminar "parameter value change request" support 4 years ago
  falkTX c64350f41a
Write link to JACK transport API docs as reference 4 years ago
  falkTX 1083a86dd7
Make TimePosition::BarBeatTick::tick a double 4 years ago
  falkTX aa20320f9a Fix integer rounding for exported lv2 enumerations 4 years ago
  falkTX 22ad4700a4 Move some compiler definitions to main file 4 years ago
  Jean Pierre Cimalando 2a80ce043b cmake: generate the macOS namespace for pugl 4 years ago
  Patrick Desaulniers 3c4cfa7302 Fix build with DGL_FILE_BROWSER_DISABLED 4 years ago
  Jean Pierre Cimalando a52213d3f8 cmake: add checks for other X11 libraries 4 years ago
  Jean Pierre Cimalando 3bfe7ccc7a CMake updates for pugl 4 years ago
  Jean Pierre Cimalando fa29479780 More class namespacing for macOS 4 years ago
  falkTX ad5b014372
ImageBase: Fix missing format checks 4 years ago
  Filipe Coelho 07771af564
Merge pull request #272 from DISTRHO/pugl-upstream-v2 4 years ago
  falkTX 9421c3d39a
Merge branch 'develop' into pugl-upstream-v2 4 years ago
  falkTX a44de6c0b5
Get win32 file dialog working again 4 years ago