9964 Commits (c89194f84d0e3ed18ef53dbdfa618d6e56c48adc)
 

Author SHA1 Message Date
  cesare 73ac883b2f Tidied up Oboe asserts, made logging clearer and removed some redundant code 6 years ago
  tommaisey 82019acae7 BLOCKS: Allow factory reset commands 6 years ago
  Tom Poole faf8742a6c Fixed a typo 6 years ago
  ed d51a44a58e JUCE version 5.4.0 6 years ago
  ed 08928231af Re-saved all projects 6 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 6 years ago
  Tom Poole 866ef9c0d9 A minor documentation update 6 years ago
  jules 1ab38ab874 Added a compile error if you try to enable both Oboe and openSL 6 years ago
  cesare b434434d07 Fix Oboe assertions on Android 6 years ago
  ed 0ae6bdb511 Projucer: Fixed an unused variable warning in the live-build engine 6 years ago
  Tom Poole ff4e54b32d Clarified some comments regarding the removal of the embedded VST2 SDK 6 years ago
  Tom Poole 37f0fdd0fa Re-saved all projects 6 years ago
  Tom Poole 35033add4c Linux: Prevent unnecessary relinking in Makefiles 6 years ago
  Tom Poole f9017f7adc Projucer: Fixed a bug creating plug-in projects from PIPs 6 years ago
  ed fe49d69dfc Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit 6 years ago
  ed 2709a84248 Projucer: Ensure that the correct area of a FilePathPropertyComponent is highlighted when performing file drag-and-drop and fix an overly restrictive assertion on Windows 6 years ago
  Tom Poole 5a94a8d584 Minor formatting 6 years ago
  Lukasz Kozakiewicz 21c2612dea Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 6 years ago
  jules e19c673b4e Whitespace 6 years ago
  Lukasz Kozakiewicz 2718ce96f0 Updates to support the latest Oboe (c5c3cc17f7). 6 years ago
  ed c4663b5aec Projucer: Fixed a bug when recalling empty SDK path values 6 years ago
  Tom Poole fcc0ed9ffa Added an historic entry to the breaking changes doc 6 years ago
  ed 2593d5e264 Re-saved all projects 6 years ago
  ed 3a77e52210 Projucer: Define JucePlugin_Name earlier in AppConfig.h so that JUCE_STANDALONE_APPLICATION is set correctly 6 years ago
  Tom Poole d83360a771 Windows: Updated the WinRT MIDI interface 6 years ago
  Tom Poole 4137ee1b7d DSP: Fixed a couple of issues with the Oversampling class 6 years ago
  ed b349b7f4d9 Re-saved all projects 6 years ago
  ed dbd48a755c Projucer: Only add platform toolset, target platform version and IPP setting properties to configuration property groups in the VS exporter 6 years ago
  ed 86bdcbae15 Projucer: Add a cp command to the Makefile exporter to copy the Unity GUI script to the build directory 6 years ago
  ed aae372d68c Fixed a typo in the docs for JUCEApplicationBase::moreThanOneInstanceAllowed() and clarified on which platforms ::anotherInstanceStarted() will be called 6 years ago
  ed 3458d11078 Projucer: Increase the height of the user settings popup slightly when using the Projucer in GPL mode 6 years ago
  ed 29b673a283 Unity: Fixed a compile warning in the plugin wrapper on Linux 6 years ago
  Daniel Walz 49ef70cc0d BLOCKS: Fix for PhysicalTopologySource appearing locked incorrectly 6 years ago
  ed b3a1d56eba Windows: Fixed a build error when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 6 years ago
  ed 04c931ad56 Update README.md and add LICENSE.md 6 years ago
  ed d9dee4d873 Update README.md and add LICENSE.md 6 years ago
  jules 9054620d67 Updated some Oboe calls that had changed name 6 years ago
  Tom Poole 61e2e80581 APVTS: Fixed a bug setting the SliderAttachment text for unchanged default values 6 years ago
  ed 9b4ba780ed Fixed a potential out-of-bounds array access in the CoreAudio internals 6 years ago
  ed 0b71fdb9a8 Added support for lower sample rates to audio devices 6 years ago
  Dimitri Sudell 926e1fe38f Littlefoot: Added support for (global) arrays 6 years ago
  Tom Poole 3c121b8538 MacOS: Fixed a crash hiding an NSView in Vienna Ensemble Pro 6 years ago
  ed c43e62a16a Whitespace 6 years ago
  cesare be56122e7e Linux: Fix problem with ALSA midi name in console applications 6 years ago
  ed 32e6528508 MPE: Set the note-on time of MPESynthesiserVoice correctly 6 years ago
  ed e7cf00e977 Fix a Linux build error in previous commit 6 years ago
  ed 9684de485c Projucer: Avoid hitting some assertions in File::parseAbsolutePath() when searching for the DemoRunner on Windows 6 years ago
  Tom Poole 98def04379 WinRT: Added a dedicated ComPtr class 6 years ago
  ed 1702fa04aa Projucer: Fixed a dangling pointer crash which could occur in modules items with config flags 6 years ago
  ed 5c4329e0fc Ensure that setting a plug-in to be non-resizable using AudioProcessorEditor::setResizable() does not overwrite custom bounds constrainers 6 years ago