Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • 594e09b250 SVG: Rescale image before transforming to ensure that it is the correct size by ed 2018-08-16 17:20:53 +0100
  • b8b77df0ed SVG: Ensure that transformed images are positioned correctly by ed 2018-08-16 09:42:57 +0100
  • 2b52ce105d Fix for last BLOCKS check-in on linux by jules 2018-08-15 17:24:20 +0100
  • 4a28b0efc0 BLOCKS: Added some extra config items for controlling MPE, syncing and tracking mode value ranges by jules 2018-08-15 16:14:50 +0100
  • c6d1d2e483 Changed a stray 0 to a nullptr by jules 2018-08-15 16:03:37 +0100
  • 2f2250662e Updated the documentation of InputStream::skipNextBytes() to reflect the changes in the last commit by ed 2018-08-15 15:39:48 +0100
  • 6ca7af73cf Optimised the base class implementation of InputStream::skipNextBytes() a bit by ed 2018-08-15 15:35:55 +0100
  • abbe9d1adf Updated BREAKING-CHANGES.txt to reflect the change to SystemStats::getDeviceDescription() on iOS by ed 2018-08-15 14:58:31 +0100
  • 8ac0622391 AU: Fixed a bug with JUCE_FORCE_LEGACY_PARAM_IDS enabled by Tom Poole 2018-08-13 11:10:30 +0100
  • 4d4fd5ea3f SVG: Avoid double transforming gradients by ed 2018-08-15 12:54:59 +0100
  • 121b42d507 SVG: Set the bounding box of images to ensure they are positioned correctly by ed 2018-08-15 12:54:23 +0100
  • ef665c5982 Updated SystemStats::getDeviceDescription() to return the device code on iOS by ed 2018-08-15 10:22:29 +0100
  • fd7b339e04 Moved some VST version compiler warnings out of juce_CheckSettingMacros.h and into the VST wrapper so that JUCE_COMPILER_WARNING can be used by ed 2018-08-14 10:54:59 +0100
  • 4d02ac63a8 Couple more spelling fixes by jules 2018-08-14 10:00:57 +0100
  • 8e91bfabf7 Spelling correction by jules 2018-08-14 09:48:44 +0100
  • 0c987306c5 Windows: Fixed a warning when building with JUCE_WIN_PER_MONITOR_DPI_AWARE = 0 by ed 2018-08-13 18:30:48 +0100
  • 66d12d9706 Windows: Fixed a potential crash on Windows 7 due to calling functions that couldn't be loaded by ed 2018-08-13 18:04:24 +0100
  • 49aecb6eb0 AU: Fixed a bug with JUCE_FORCE_LEGACY_PARAM_IDS enabled by Tom Poole 2018-08-13 11:10:30 +0100
  • e26049f141 Added assertions to Array to catch situations where a reference to a member is passed into an add() method. Also changed the form of StringArray method params to avoid this problem. by jules 2018-08-13 10:22:23 +0100
  • 8317738112 Whitespace by jules 2018-08-13 10:20:43 +0100
  • c87879e07d Re-saved all projects by ed 2018-08-09 17:24:10 +0100
  • 90a692a58c Enable DPI aware plug-in hosting in the AudioPluginHost by ed 2018-08-09 17:19:12 +0100
  • a0aeaf11d3 Add support for DPI aware plug-in hosting on Windows by ed 2018-08-09 17:18:52 +0100
  • c03469fca6 Add support for DPI aware plug-ins on Windows by ed 2018-08-09 16:49:08 +0100
  • 68fe75742f Add support for DPI aware applications on Windows by ed 2018-08-09 16:47:10 +0100
  • b1b538a9b8 Migrate Linux windowing code to use new Displays class and ComponentPeer::ScaleFactorListener by ed 2018-08-09 16:39:34 +0100
  • e2825dc933 Add ComponentPeer::ScaleFactorListener by ed 2018-07-24 17:16:55 +0100
  • b78e63aa02 Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() by ed 2018-08-09 16:54:41 +0100
  • 7ef2f508d3 Add approximatelyEqualTo() and isWithin() methods to juce_MathsFunctions.h by ed 2018-08-09 16:53:59 +0100
  • 0a9ae58fd8 Add JUCE plug-in host to PluginHostType by ed 2018-08-09 16:52:52 +0100
  • 82a0dceaa5 Set the parent component of a PopupMenu submenu in showSubMenuFor() by ed 2018-08-10 10:16:11 +0100
  • 94b7825f6b Fixed a potential AudioPluginInstance leak in AudioPluginFormatManager::createPluginInstanceAsync() by ed 2018-08-10 10:07:11 +0100
  • 2687253051 Projucer: Only set default compilable files when selecting "Enable compiling of all enclosed files" menu item by ed 2018-08-10 09:08:36 +0100
  • 4b3632ac9c Fixed a bug unlocking products with multiple machine numbers by Tom Poole 2018-08-09 14:34:47 +0100
  • 1d92f9c9d0 Added a tooltip warning against using 4 segment version numbers for AU and AUv3 plug-ins by Tom Poole 2018-08-09 09:29:20 +0100
  • 2b918c1495 Fixed a couple of typos by ed 2018-08-09 09:08:50 +0100
  • 801d3e47c5 MacOS: Enabled 352.8 kHz sample rates in the audio device by Tom Poole 2018-08-08 10:48:03 +0100
  • b6bbcb3438 VST: Added a missing file to the embedded VST SDK by Tom Poole 2018-08-08 09:52:43 +0100
  • fb0385796d AU: Skipped some unnecessary parameter value changes when setting up non-legacy parameters by Tom Poole 2018-08-07 17:32:20 +0100
  • 90597f9824 Added AAX automation pop-up support to the plug-in demo project by Tom Poole 2018-08-07 12:05:34 +0100
  • e3233ae230 APVTS: Fixed a bug mapping parameters defined by a NormalisableRange to a SliderAttachment by Tom Poole 2018-08-07 11:24:59 +0100
  • 446469da42 MacOS: Added FL Studio host type detection by Tom Poole 2018-08-07 11:23:10 +0100
  • 988d290a7a A minor documentation update by Tom Poole 2018-08-07 11:00:55 +0100
  • 97aa77961e AUv3: Fixed a bug setting discrete parameters from the GUI by Tom Poole 2018-08-06 16:37:00 +0100
  • 47306161ef AUv3: Fixed a bug setting discrete parameters from the GUI by Tom Poole 2018-08-06 16:37:00 +0100
  • 1d56cfe04a Added a handleVstHostCallbackAvailable method to the VSTCallbackHandler interface by Tom Poole 2018-07-23 13:12:17 +0100
  • 2f5cd8811d Projucer: Ensure that either "Fx" or "Instrument" is added to the VST3 categories when saving a plugin project by ed 2018-08-06 14:26:49 +0100
  • a10a0d517e APVTS: Fixed a bug mapping parameters defined by a NormalisableRange to a SliderAttachment by Tom Poole 2018-08-06 12:31:12 +0100
  • a282492e4d Added a workaround to ColourSelector to fix an error when using the Projucer's live-build engine by ed 2018-08-06 10:43:48 +0100
  • fda5aaafd1 macOS: Fixed a bug when de-minimising an always on top NSView by ed 2018-08-06 10:30:15 +0100
  • fccad2d72b Projucer: Remove empty strings before adding Xcode custom resource folders by ed 2018-08-03 17:16:29 +0100
  • a725f4e2b3 Fixed a bug in ValueTree::getSibling() + some misc cleanup by ed 2018-08-02 08:52:21 +0100
  • bcb69df393 Fixed a leak in OSX openGL by jules 2018-08-01 10:16:41 +0100
  • 78368cfe1a Projucer: Remove recursion from module path checks and cache previous module directories by ed 2018-07-31 15:38:36 +0100
  • 666d9d1ed4 Add a nullptr check in Slider PopupDisplayComponent destructor by ed 2018-07-31 09:23:02 +0100
  • b1e91734db Workaround for a VS2013 bug by jules 2018-07-30 17:54:48 +0100
  • 8aa826a959 Fixed a problem with ColourSelector when the edge gap is 0 by jules 2018-07-30 17:35:05 +0100
  • ed5eeedcb7 Disable the live constant editor on mobile platforms and update the documentation for the setting by ed 2018-07-30 09:57:40 +0100
  • c132b01dfa BLOCKS: fix for ACK handling by miketoon 2018-07-30 07:20:19 +0100
  • fcecf67ab3 Added a drawComboBoxTextWhenNothingSelected() method to ComboBox::LookAndFeelMethods and made the drawing code consistent with drawLabel() by ed 2018-07-27 09:18:19 +0100
  • 33fb0e9d60 Fixed an error in the documentation of ComboBox::setText() by ed 2018-07-27 09:15:49 +0100
  • d2968c6e3f BLOCKS: Make sure midi connection listener is refreshed after revalidating a block by jules 2018-07-26 12:22:54 +0100
  • ac8c1a11fb Projucer: Remove some unnecessary assertions from StoredSettings by ed 2018-07-26 09:46:46 +0100
  • c39475019d Projucer: Don't exit if trying to open a project that no longer exists on startup by ed 2018-07-26 09:45:27 +0100
  • c623805a29 Added method UndoManager::isPerformingUndoRedo() by jules 2018-07-26 09:20:21 +0100
  • a658ad41de Removed some erroneous noexcepts by jules 2018-07-25 12:18:43 +0100
  • 13a4f5126f macOS: Fixed a warning in the native VideoComponent implementation by ed 2018-07-25 09:18:38 +0100
  • 8abd45b099 Fix for LagrangeInterpolator by jules 2018-07-24 17:09:27 +0100
  • 6cb09350c7 Projucer: Reduced the recursion depth in the module scanning code to fix slow project load times by ed 2018-07-24 16:53:53 +0100
  • dc9a0b39b8 Take the MessageManagerLock before calling Graphics::drawFittedText() in the OpenGL demo to avoid hitting an assertion by ed 2018-07-24 09:26:58 +0100
  • e68fc5e70e Moved some notification center addObserver calls in NSViewComponentPeer's constructor to after the window has been created by ed 2018-07-23 09:26:17 +0100
  • e73e1282c6 BLOCKS: Moved ConfigType from BlocksConfigManager to Block::ConfigMetaData by Daniel Walz 2018-07-20 15:31:43 +0100
  • 09cc2e00d3 Fix a compiler error in commit 2fd19af by ed 2018-07-20 08:41:39 +0100
  • 2c3339ca1b Made LinearSmoothedValue::skip() return the new current value by jules 2018-07-19 16:31:16 +0100
  • d8dfabf422 Avoided a Visual Studio compiler warning by jules 2018-07-19 09:56:13 +0100
  • 4d753ed9e4 Added missing ValueTree::Iterator::operator== by jules 2018-07-19 09:51:18 +0100
  • 7019f322ae Fix for an edge-case when handling corrupt MIDI data in MidiDataConcatenator by jules 2018-07-19 09:43:08 +0100
  • cc4cbbd2df Projucer: A minor code cleanup by Tom Poole 2018-07-18 17:33:45 +0100
  • 2fd19af539 macOS: Generate a missing mouse up when DragAndDropContainer drag event ends by ed 2018-07-18 17:11:00 +0100
  • 9dde83e662 Fixed a z-order bug when DragAndDrop-ing between plug-in windows by Tom Poole 2018-07-18 16:34:19 +0100
  • 4280b51d09 Made the DragAndDropContainer::performExternalDragDropOfFiles() and ::performExternalDragDropOfText() methods asynchronous on Windows so that behaviour is consistent across all platforms and updated the documentation to reflect this by ed 2018-07-18 14:54:08 +0100
  • b6c615e6c4 Fixed a bug adding derived ReferenceCountedObjects to base class ReferenceCountedArrays by Tom Poole 2018-07-17 15:10:53 +0100
  • 4bab8cc1d5 Fixed a bug adding ReferenceCountedArrays by Tom Poole 2018-07-17 12:38:06 +0100
  • 0535d1b222 Added a buffer length check in TracktionMarketplaceStatus by jules 2018-07-17 12:52:56 +0100
  • c5862246b7 Prevented some implicit casts to bool using JUCE_STRICT_REFCOUNTEDPOINTER by Tom Poole 2018-07-16 17:45:00 +0100
  • bc244b23de Fixed an issue with a ReferenceCountedArray constructor by Tom Poole 2018-07-16 17:14:26 +0100
  • f1c71aa0d9 Added explicit checks for curl versions when loading lazily by Tom Poole 2018-07-16 14:05:36 +0100
  • d1235234b4 Linux: Fixed an issue with the X11 web browser not rendering content by Tom Poole 2018-07-16 16:02:08 +0100
  • 511e01c400 Ensure that the target point in MenuWindow::getParentArea() is always in terms of screen coordinates by ed 2018-07-16 16:15:24 +0100
  • 32bb8f5bbc Windows: Remove escaped characters from video URL before loading in VideoComponent by ed 2018-07-16 14:58:33 +0100
  • 3c93cfb105 Clarified some Button LookAndFeel parameter names by Tom Poole 2018-07-16 11:57:58 +0100
  • 1259cdf474 VST3: Fixed an issue when the default layout has disabled buses by hogliux 2018-07-13 17:05:45 +0100
  • f453d4ac4e Replaced ArrayAllocationBase with a safer storage container by Tom Poole 2018-07-10 16:05:15 +0100
  • 235bbd46cf Projucer: Code tidy up by Tom Poole 2018-07-12 10:07:50 +0100
  • fe6fa12f55 AUv3: Fixed a bug enforcing legacy parameter IDs by Tom Poole 2018-07-12 08:46:49 +0100
  • f50d08494a AUv3: Fixed a bug enforcing legacy parameter IDs by Tom Poole 2018-07-12 08:21:06 +0100
  • fc87d8cd1d Made some more JUCE classes trivially copyable by Tom Poole 2018-07-11 15:07:00 +0100
  • 4448ef6a59 DemoRunner: Fixed a race condition on shutdown by Tom Poole 2018-07-11 13:56:47 +0100
  • 6cff481c6a Fixed some gcc 8 compiler warnings by Tom Poole 2018-07-10 17:41:26 +0100
  • 08d67c763f Made some JUCE classes TriviallyCopyable by Tom Poole 2018-07-10 17:08:38 +0100