2367 Commits (a17aa2f1a45a4e03e1e243770d761e27f1f06ea4)

Author SHA1 Message Date
  jules a17aa2f1a4 iOS audio: avoided slow check for sample rate support and implemented latency getters. 11 years ago
  jules b372860e23 Prevented FilenameComponent from passing key focus to its subcomponents if the component itself doesn't want focus. 11 years ago
  jules 883a94b762 Made sure that AbstractFifo::getFreeSpace returns the correct amount. 11 years ago
  jules acebbfd576 Some VST3 hosting fixes for speaker arrangements and tail length. 11 years ago
  jules de6c80bb98 Clarified some documentation 11 years ago
  jules 7273838d8d Fix to Reverb::processMono 11 years ago
  jules 201ba182d5 VST hosting: made sure that effEditClose is called on Mac builds with Carbon support. 11 years ago
  jules 4721d75cc1 Clarified documentation for SystemStats::getDisplayLanguage(), to make clear that it may return a multi-part region name. Updated the win32 implementation of this method to include the region code. 11 years ago
  jules 2e8b09b3eb VST3 window size fix. 11 years ago
  jules 0bf1862ec6 Spelling fix. 11 years ago
  jules b6c5194f93 Minor update for arm64 detection. 11 years ago
  jules f57cd7bafd Clarified some badly-defined behaviour in AudioDeviceManager: if a midi callback is added with an empty-string as its target midi input device, it now gets sent incoming events from *all* devices, not just the "default" device (which was never properly defined) 11 years ago
  jules a47426aee1 Fix for MidiMessageSequence copy constructor 11 years ago
  jules fb5f750523 Avoided a problem with calls to newly-created ComboBoxes. 11 years ago
  jules 242cb2213c Small fix for table header stretch-to-fit mode. 11 years ago
  jules fb3a3a0fb4 Made ComboBox update its L+F when reparented. 11 years ago
  jules ef16b4481f Avoided a compiler warning. 11 years ago
  jules 6588d04be0 VST3 hosting - added context menu support. 11 years ago
  jules 3759aecfbc Fixed a mix-up in iOS timing calculations. 11 years ago
  jules 1c6515ea66 Reworked Value to handle changes on a background thread. 11 years ago
  jules 27046fd1a7 Added new method File::getFileIdentifier() for retrieving a file's unique ID. 11 years ago
  jules 167f75772f Minor VST3 cleanup 11 years ago
  jules 619d475021 Fixes for building on iOS 6 SDK 11 years ago
  jules 2910d60459 Fixed some out-of-date documentation 11 years ago
  jules 766e98b01f VST3 hosting fixes 11 years ago
  jules b6f1a518ca Fix for VST3 host build. 11 years ago
  jules 40ad479b96 Couple of minor cleanups. 11 years ago
  jules 91d9c96338 Minor clean-ups 11 years ago
  jules 4e6e2a396e Minor compiler warning fix. 11 years ago
  jules 80fef3200c Added parameter change callbacks to VST3 hosting. 11 years ago
  jules f34e812633 VST3 client workarounds for Wavelab and midi-only plugins. 11 years ago
  jules 6c6c815a16 Changed default location for standalone plugin wrapper file saving. 11 years ago
  jules e0712d4ced In PropertiesFile, allowed the osxLibrarySubfolder path to include a sub-folder. 11 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