Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • 7f08842864 Unity: Only display normalised range for default parameter sliders and expose choice parameters by ed 2018-11-09 14:56:11 +0000
  • f0a4b67915 Android: Fixed some compiler warnings by Tom Poole 2018-11-09 14:04:46 +0000
  • ada0fdfeaf Projucer: Fixed a bug where multiple AlertWindows could be shown for an out-of-date version by ed 2018-11-09 12:04:51 +0000
  • 4b92a04e27 Fixed a couple of narrowing cast bugs in AudioFormatReaders by ed 2018-11-09 11:39:45 +0000
  • b56bdd83fd Projucer: Only add paths from compatible exporters when scanning exporter module paths by ed 2018-11-09 11:22:25 +0000
  • 55ebd17dfc Fixed a bug in the Oversampling class by Tom Poole 2018-11-09 10:24:15 +0000
  • 070a459db0 MPE: Made MPESynthesiserVoice::noteOnTime public by ed 2018-11-09 09:55:50 +0000
  • 4363e8cd0d Unity: Use setValueNotifyingHost() when parameters are changed in the Unity editor to ensure that parameter listeners are called by ed 2018-11-09 09:46:23 +0000
  • 06f8accd9c Fixed compatibility with Xcode 8.2.1 by Tom Poole 2018-11-09 09:19:34 +0000
  • 67c112dd6d Unity: Fix a crash that could occur when using plug-in preferred channel configurations by ed 2018-11-08 15:57:40 +0000
  • cda5c144f4 Unity: Ensure that the MessageManager is always initialised before new plug-in instances are created by ed 2018-11-08 12:23:12 +0000
  • 4380b0e4a2 Fixed some VS2015 compiler errors by Tom Poole 2018-11-08 10:52:24 +0000
  • d543df6aff Projucer: Sanitise Unity plug-in names when generating the C# script class name by ed 2018-11-08 09:13:22 +0000
  • 73ac883b2f Tidied up Oboe asserts, made logging clearer and removed some redundant code by cesare 2018-11-07 17:04:49 +0000
  • 82019acae7 BLOCKS: Allow factory reset commands by tommaisey 2018-11-07 16:32:29 +0000
  • faf8742a6c Fixed a typo by Tom Poole 2018-11-07 10:06:42 +0000
  • d51a44a58e JUCE version 5.4.0 by ed 2018-11-06 14:05:01 +0000
  • 08928231af Re-saved all projects by ed 2018-11-06 14:03:15 +0000
  • 0b8fcc7a15 Bump version number to 5.4.0 by ed 2018-11-06 12:50:21 +0000
  • 866ef9c0d9 A minor documentation update by Tom Poole 2018-11-06 12:05:45 +0000
  • 1ab38ab874 Added a compile error if you try to enable both Oboe and openSL by jules 2018-11-06 11:58:11 +0000
  • b434434d07 Fix Oboe assertions on Android by cesare 2018-11-06 11:28:16 +0000
  • 0ae6bdb511 Projucer: Fixed an unused variable warning in the live-build engine by ed 2018-11-06 10:29:42 +0000
  • ff4e54b32d Clarified some comments regarding the removal of the embedded VST2 SDK by Tom Poole 2018-11-06 09:22:22 +0000
  • 37f0fdd0fa Re-saved all projects by Tom Poole 2018-11-05 17:14:45 +0000
  • 35033add4c Linux: Prevent unnecessary relinking in Makefiles by Tom Poole 2018-11-05 17:00:26 +0000
  • f9017f7adc Projucer: Fixed a bug creating plug-in projects from PIPs by Tom Poole 2018-11-05 16:30:59 +0000
  • fe49d69dfc Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit by ed 2018-11-05 16:12:32 +0000
  • 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 by ed 2018-11-05 16:03:00 +0000
  • 5a94a8d584 Minor formatting by Tom Poole 2018-11-05 10:43:29 +0000
  • 21c2612dea Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. by Lukasz Kozakiewicz 2018-11-04 19:33:53 +0100
  • e19c673b4e Whitespace by jules 2018-11-05 10:05:06 +0000
  • 2718ce96f0 Updates to support the latest Oboe (c5c3cc17f7). by Lukasz Kozakiewicz 2018-10-31 17:44:57 +0100
  • c4663b5aec Projucer: Fixed a bug when recalling empty SDK path values by ed 2018-11-05 09:29:02 +0000
  • fcc0ed9ffa Added an historic entry to the breaking changes doc by Tom Poole 2018-11-05 08:32:36 +0000
  • 2593d5e264 Re-saved all projects by ed 2018-11-02 14:17:47 +0000
  • 3a77e52210 Projucer: Define JucePlugin_Name earlier in AppConfig.h so that JUCE_STANDALONE_APPLICATION is set correctly by ed 2018-11-02 14:17:41 +0000
  • d83360a771 Windows: Updated the WinRT MIDI interface by Tom Poole 2018-10-22 15:32:21 +0100
  • 4137ee1b7d DSP: Fixed a couple of issues with the Oversampling class by Tom Poole 2018-11-02 12:32:48 +0000
  • b349b7f4d9 Re-saved all projects by ed 2018-11-01 17:45:06 +0000
  • dbd48a755c Projucer: Only add platform toolset, target platform version and IPP setting properties to configuration property groups in the VS exporter by ed 2018-11-01 17:55:36 +0000
  • 86bdcbae15 Projucer: Add a cp command to the Makefile exporter to copy the Unity GUI script to the build directory by ed 2018-11-01 09:57:33 +0000
  • aae372d68c Fixed a typo in the docs for JUCEApplicationBase::moreThanOneInstanceAllowed() and clarified on which platforms ::anotherInstanceStarted() will be called by ed 2018-11-01 09:46:20 +0000
  • 3458d11078 Projucer: Increase the height of the user settings popup slightly when using the Projucer in GPL mode by ed 2018-10-31 15:24:14 +0000
  • 29b673a283 Unity: Fixed a compile warning in the plugin wrapper on Linux by ed 2018-10-31 14:29:02 +0000
  • 49ef70cc0d BLOCKS: Fix for PhysicalTopologySource appearing locked incorrectly by Daniel Walz 2018-10-31 10:16:42 +0000
  • b3a1d56eba Windows: Fixed a build error when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 by ed 2018-10-30 14:13:57 +0000
  • 04c931ad56 Update README.md and add LICENSE.md by ed 2018-10-30 12:49:28 +0000
  • d9dee4d873 Update README.md and add LICENSE.md by ed 2018-10-30 12:49:28 +0000
  • 9054620d67 Updated some Oboe calls that had changed name by jules 2018-10-30 11:19:04 +0000
  • 61e2e80581 APVTS: Fixed a bug setting the SliderAttachment text for unchanged default values by Tom Poole 2018-10-30 11:00:45 +0000
  • 9b4ba780ed Fixed a potential out-of-bounds array access in the CoreAudio internals by ed 2018-10-29 16:51:10 +0000
  • 0b71fdb9a8 Added support for lower sample rates to audio devices by ed 2018-10-29 14:06:53 +0000
  • 926e1fe38f Littlefoot: Added support for (global) arrays by Dimitri Sudell 2018-10-26 07:46:22 +0100
  • 3c121b8538 MacOS: Fixed a crash hiding an NSView in Vienna Ensemble Pro by Tom Poole 2018-10-29 09:52:28 +0000
  • c43e62a16a Whitespace by ed 2018-10-26 14:21:17 +0100
  • be56122e7e Linux: Fix problem with ALSA midi name in console applications by cesare 2018-10-25 14:02:29 +0100
  • 32e6528508 MPE: Set the note-on time of MPESynthesiserVoice correctly by ed 2018-10-26 09:51:36 +0100
  • e7cf00e977 Fix a Linux build error in previous commit by ed 2018-10-25 16:55:29 +0100
  • 9684de485c Projucer: Avoid hitting some assertions in File::parseAbsolutePath() when searching for the DemoRunner on Windows by ed 2018-10-25 16:47:22 +0100
  • 98def04379 WinRT: Added a dedicated ComPtr class by Tom Poole 2018-10-25 16:12:29 +0100
  • 1702fa04aa Projucer: Fixed a dangling pointer crash which could occur in modules items with config flags by ed 2018-10-25 15:14:31 +0100
  • 5c4329e0fc Ensure that setting a plug-in to be non-resizable using AudioProcessorEditor::setResizable() does not overwrite custom bounds constrainers by ed 2018-10-25 14:14:28 +0100
  • e3635ec2f8 Projucer: Re-scan invalid JUCE module paths to ensure AvailableModuleList is updated by ed 2018-10-25 11:12:06 +0100
  • b758d83415 Projucer: Removed an unused method and fixed a potential crash when refreshing module tree items by ed 2018-10-25 11:06:00 +0100
  • 4094bcc45a Fixed some Doxygen parsing errors by Tom Poole 2018-10-25 10:18:20 +0100
  • a58b3ff38b Projucer: Added a "Reset to Defaults" button to the global paths window by ed 2018-10-25 09:31:10 +0100
  • acd3c0b8ee Fixed some Objective-C id -> auto* conversion warnings by ed 2018-10-24 16:05:09 +0100
  • 59e70ad82c VST3: Removed some ancient native host window resizing code from the plug-in wrapper by ed 2018-10-24 14:47:57 +0100
  • e8a31171fe VST3: Fixed a resizing bug on macOS FL Studio by ed 2018-10-24 12:47:04 +0100
  • aec716c36e VST3: Fixed an incorrect VST2 SDK include path by ed 2018-10-24 11:54:08 +0100
  • 8667ffc059 Projucer: Ensure that ValueWithDefault objects outlive the PropertyComponents which reference them by ed 2018-10-24 11:45:51 +0100
  • 87a89e71e8 Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object by ed 2018-10-24 10:40:43 +0100
  • 86b4fd72a0 Added support for extremely high sample rates to audio devices by jules 2018-10-24 10:33:14 +0100
  • 2666842fa5 Used the shared posix networking code for Android where the target SDK supports it by jules 2018-10-23 17:26:14 +0100
  • a3566b8c1e Removed the embedded VST2 SDK by Tom Poole 2018-09-29 20:53:17 -0700
  • a54535bc31 Made openSL select a default sample rate when 0 is passed in by jules 2018-10-23 15:02:28 +0100
  • a2fcd9b4c1 Added android broadcast address support by jules 2018-10-23 14:59:53 +0100
  • 048cfd6a3c Handled some uncaught error cases in android openSL by jules 2018-10-23 11:09:12 +0100
  • cfc85445b5 Minor tidying up by jules 2018-10-23 11:06:50 +0100
  • 0f103ac7e7 Projucer: Ensure that per-exporter SDK paths are backwards compatible by ed 2018-10-23 11:06:42 +0100
  • c407d528b1 Projucer: Fixed a bug where per-exporter SDK paths would not be saved/recalled correctly by ed 2018-10-23 10:17:38 +0100
  • f57237df83 Projucer: Fixed another unreachable code warning by ed 2018-10-23 09:43:59 +0100
  • aa99b2f0ae Projucer: Fixed an unreachable code warning by ed 2018-10-23 09:30:07 +0100
  • 1a25a0615c Projucer: Removed some unused methods from ProjucerApplication and refactored the DemoRunner scanning code to cache previously found files by ed 2018-10-22 16:43:13 +0100
  • c4eb15eb21 Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent by ed 2018-10-22 16:42:22 +0100
  • 3f2f2f65a4 Projucer: Removed DependencyPathPropertyComponent and replaced it with an updated FilePathPropertyComponent that supports ValueWithDefault by ed 2018-10-22 16:38:04 +0100
  • dbe40552a7 Projucer: Fixed a bug where the "use global path" option would not be respected for new projects by ed 2018-10-22 16:35:49 +0100
  • 2a5e20a10a Tidied up some WinRT code by Tom Poole 2018-10-22 12:11:50 +0100
  • c3e7c47252 Make sure that the velocity value set in MidiKeyboardComponent::setVelocity() is used when sending notes by ed 2018-10-19 15:18:14 +0100
  • d9c0f9f082 Updated a deprecated OSX symbol by jules 2018-10-19 11:28:33 +0100
  • d3fe2515ad Removed a stray DBG statement by ed 2018-10-18 17:14:33 +0100
  • efacc67a15 Projucer: Fixed a bug when parsing multi-line JUCE header metadata by ed 2018-10-18 17:05:33 +0100
  • d69771403e Blocks: lazy load LEDRow to avoid blocks being cleared at the wrong time by dimitriroli 2018-10-18 15:58:10 +0100
  • 255a66a1b8 Rmoved a constexpr qualifier for compiler compatibility by jules 2018-10-18 15:55:06 +0100
  • 419e5a3aa2 Suppressed some warnings in the Windows headers by Tom Poole 2018-10-18 15:38:10 +0100
  • 42c8c2e26d Fixed some dangling listeners in the BLOCKS demos by Tom Poole 2018-10-18 14:06:40 +0100
  • fc4449b212 Avoided a dangling pointer in the projucer by jules 2018-10-18 12:41:03 +0100
  • 723b18a149 Updated projects by jules 2018-10-18 12:16:36 +0100
  • 653d94c7a0 Projucer: Pulled out the module and PIP header parsing methods into a single method by ed 2018-10-18 11:06:15 +0100