2339 Commits (4e6e2a396e6e80d9ba2d614917db3bdc2f56485b)

Author SHA1 Message Date
  jules 4e6e2a396e Minor compiler warning fix. 12 years ago
  jules 80fef3200c Added parameter change callbacks to VST3 hosting. 12 years ago
  jules f34e812633 VST3 client workarounds for Wavelab and midi-only plugins. 12 years ago
  jules 6c6c815a16 Changed default location for standalone plugin wrapper file saving. 12 years ago
  jules e0712d4ced In PropertiesFile, allowed the osxLibrarySubfolder path to include a sub-folder. 12 years ago
  jules d909b5aa2a Added some base class initialisers to keep gcc 4.8.2 happy 12 years ago
  jules 0eab0962ba Avoided parameter jumping when dragging the sliders in the GenericAudioProcessorEditor 12 years ago
  jules 625d4289f3 CoreAudio: tweaked number of retries when playing to help avoid glitching. 12 years ago
  jules a5e8d0b154 Android: implementation of SystemStats::getDeviceDescription() 12 years ago
  jules 22056fab01 Added parameters to StandalonePluginHolder to allow custom file suffixes when loading/saving 12 years ago
  jules 516b7bcc58 SVG parser: handling paths that aren't correctly closed. 12 years ago
  jules 8cad74a22a Changed the Label class to use BorderSize to define its border instead of raw values. 12 years ago
  jules 95699451b5 Added method ModalComponentManager::cancelAllModalComponents() 12 years ago
  jules 94ed88efd2 Fix to generic audio editor parameter intervals. 12 years ago
  jules 1237a6cb5f Better parameter controls in the GenericAudioProcessorEditor 12 years ago
  jules f96ee7c860 Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) 12 years ago
  jules fd5df871ed Fixed a couple of typos in file chooser messages. 12 years ago
  jules aec7f60146 Added a hidden constructor to prevent accidental misuse of the MD5 class. 12 years ago
  jules ad8acb88ca Linux xinerama DPI fix. 12 years ago
  jules dfb1830493 Fix for iOS compiler warning 12 years ago
  jules 9b07d806e6 Fix for SHM display not being available on linux. 12 years ago
  jules 3b2538313a Better misalignment-proofing in SharedResourcePointer. 12 years ago
  jules 6cd4bb5448 OpenGL thread-safety fix. 12 years ago
  jules 7da62afe4c Minor lookandfeel colour tweak. 12 years ago
  jules 99024f0405 Filled in the descriptiveName field for VST3 hosting. 12 years ago
  jules ef20f3a662 Added sanity-checks to VST2->3 chunk loading. 12 years ago
  jules 596fccb6de Really minor UI tweak in StandaloneFilterWindow. 12 years ago
  jules 2db263c122 Refactored StandaloneFilterWindow, breaking it up so that there's a separate class StandalonePluginHolder which can be used inside more customised windows. 12 years ago
  jules 7d307727ad Fixed some edge-case problems in FloatVectorOperations min/max 12 years ago
  jules d7d662bb38 Documentation improvement. 12 years ago
  jules 75770f293c New class: SharedResourcePointer 12 years ago
  jules d7777c87c5 Avoiding a VC warning. 12 years ago
  jules e6cb945088 VST2->3 state loading changes. 12 years ago
  jules 943d20ba7a Added an option to Viewport to allow mouse-wheel scrolling when scrollbars are disabled. 12 years ago
  jules bcce4e388a Minor optimisation in software image rendering. 12 years ago
  jules 589f20e829 Better colour lookup in LookAndFeel_V3::drawTabButton 12 years ago
  jules 4a0c5173e9 Fix for linux zenity file chooser. 12 years ago
  jules d8c390d7a2 Avoided unnecessary disk flushing in the destructor of FileOutputStream. 12 years ago
  jules e3e80de0d8 Fix for CodeDocument iterator. 12 years ago
  jules 40c06f9ca9 Added a TRANS macro in the key-map editor. 12 years ago
  jules 9fc2a0ca27 On OSX/linux, made sure the MidiOutput closes its thread on destruction. 12 years ago
  jules 5bd71401d8 Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. 12 years ago
  jules fbaf80ced4 Fixed a typo in Colour. 12 years ago
  jules 798de207a7 Better implementation of command-line arg escaping for ChilpProcess on win32 12 years ago
  jules 1a75ceb9aa Added method Colour::getPerceivedBrightness() 12 years ago
  jules 05afb39185 mingw __uuidof update 12 years ago
  jules 395082b107 AAX: set the parameter modes differently depending upon the number of steps. 12 years ago
  jules 335084c542 Made the win32 implementation of ChildProcess automatically add escape characters to arguments containing a quote or space. 12 years ago
  jules f4c83a9411 Fix for a very obscure race-condition involving font string initialisation. 12 years ago
  jules f5cafaebd4 Fixes for NEON version of FloatVectorOperations. 12 years ago