3087 Commits (14d39d71fb43ebdd29ea8dd202d6462f39d8a990)

Author SHA1 Message Date
  falkTX 14d39d71fb Separate class define/implementation of OSX audio processor utils 10 years ago
  falkTX 0e8ac14d7f Linux messaging fix 10 years ago
  falkTX 0187b983bb VstWrapper fixes 10 years ago
  falkTX 6f8c236349 Make VST3 check less strict 10 years ago
  falkTX 765a5c0a62 Proper POSIX getExecutableFile 10 years ago
  falkTX 6898e20f70 Allow native titlebar in dialog window 10 years ago
  falkTX 948ccfa20d Always print leaked objects 10 years ago
  falkTX 6a8dedcd49 Add ChildProcess::getPID 10 years ago
  falkTX 042a29e148 Add JUCE_AUDIO_PROCESSOR_NO_GUI macro 10 years ago
  falkTX 9d5d5fe193 LV2 string state 10 years ago
  falkTX 3806e2317e Prefer JACK over ALSA 10 years ago
  falkTX dd660d7be1 Add LV2 wrapper 10 years ago
  falkTX f94c97b8a6 Add juce_IIRFilterOld.* files 10 years ago
  jules 634ac71373 Linux VST windowing fixes. 10 years ago
  jules 490baecdc5 tweaks to avoid user code name clashes with Timer. 10 years ago
  jules 0c99e8e068 Minor cleanups 10 years ago
  jules 40b13a692e Fix for resize behaviour of linux windows without titlebars 10 years ago
  jules 2a15b88dc3 Fix for GL 2D rendering when used with user-code which unbinds the VAO. 10 years ago
  jules f4fe4c5749 Tidied up a bit of android code and resaved the demo project. 10 years ago
  jules ff99c6dbc1 Fix to linux modifier key change reporting. 10 years ago
  jules f12ede92e5 Workaround for ridiculously old versions of GLIBC 10 years ago
  jules fbbc9b3595 Made the SVG parser recognise the "display=none" attribute. 10 years ago
  jules 1eab064696 Rearranged some documentation for relative coord expressions. 10 years ago
  jules dffe781318 Fix for RTAS parameter default values. 10 years ago
  jules efb40313b4 Avoided a false alarm unit test failure. 10 years ago
  jules c5e0a60481 Added a couple of documentation notes. 10 years ago
  jules 4c932b696c Fixed linux thread affinity code. 10 years ago
  hogliux 7d14a1010d Fix edge-case where no main display would be found on the raspberry pi 10 years ago
  hogliux 3ed50c3f09 Fix divide-by-zero issue in screen dpi calculation on raspberry pi 10 years ago
  jules 06c1a15496 Added some missing 'override' decorators 10 years ago
  jules 0a377a95c5 Fix for code editor long lines not rendering 10 years ago
  jules db4a0ffec5 Added method UndoManager::getCurrentTransactionName 10 years ago
  hogliux 79c5c34466 Fix bug where a socket connection error was mistakenly ignored 10 years ago
  hogliux 04df084d73 Change behaviour of VST3EditController::setComponentState to fall through to base class instead of returning false 10 years ago
  hogliux 2b27f5b36e Fix automation issue when automation points are edited before opening editor. See: http://www.juce.com/forum/topic/automation-issue-cubase/nuendo#new 10 years ago
  hogliux c76876d388 Adds proper per-monitor scaling support on linux 10 years ago
  jules 395cf7ac46 Added a small comment to TextEditor 10 years ago
  Timur Doumler a0c30467da Fixed an issue where an AU host would not update the current preset name in case it was changed inside the plugin. 10 years ago
  jules 722bee0852 Fix for linux VST hosting window sizing. 10 years ago
  jules c1df93cf67 Improvement to the Synthesiser voice-stealing algorithm 10 years ago
  jules 1c19301b1f Avoided a possible crash in ValueTree::readFromStream when loading corrupt data. 10 years ago
  jules 6fbc00f0ce Fix for linux VST hosting window creation 10 years ago
  jules 67ab6a562c Fix for an edge-case where dragging within a triple-click would trigger a false double-click 10 years ago
  jules 21b1ba0e94 Documentation fix. 10 years ago
  hogliux cb2eee8f02 Fixed typo in ComboBox class 10 years ago
  hogliux 00374c9ca9 Fix typo 10 years ago
  Timur Doumler 48c32fde3b Minor clean-up in LookAndFeel_V2::getSliderLayout. 10 years ago
  Timur Doumler b68b4670b9 Added SliderLayout to LookAndFeel to allow flexible slider/textbox positioning. Refactored Slider to separate this functionality. 10 years ago
  jules e056223b52 Removed a Logic workaround that's no longer needed. 10 years ago
  hogliux a401655297 Fix missed linux warning in VST wrapper 10 years ago