Commit Graph

  • *
  • | *
  • * |
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |/
  • *
  • |\
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • ac52618966 Ensure that the standalone plug-in saves its state when the OS sends a quit request by ed 2019-02-22 10:08:55 +0000
  • 42301905e2 Projucer: Fixed a bug exporting CLion projects by Tom Poole 2019-02-22 10:51:08 +0000
  • 315db2df93 Documentation fixes by Tom Poole 2019-02-22 09:00:43 +0000
  • 6c87ed6bed Ensure that the standalone plug-in saves its state when the OS sends a quit request by ed 2019-02-22 10:08:55 +0000
  • aa361c9cf5 Documentation fixes by Tom Poole 2019-02-22 09:00:43 +0000
  • dc1cf29cae JUCE version 5.4.3 by ed 2019-02-21 15:29:03 +0000
  • 34ca59fd81 Fixed a missing argument when creating an instance of FFTWImpl by ed 2019-02-21 09:15:16 +0000
  • 0db3602ea3 Re-saved all projects by ed 2019-02-21 15:25:36 +0000
  • 6722194260 Bump version number to 5.4.3 by ed 2019-02-21 15:14:10 +0000
  • d84b3d62bd Projucer: Added a VS2019 exporter by ed 2019-02-21 14:06:25 +0000
  • ba7e1f7658 Projucer: Added options to configure macOS Hardened Runtime by Tom Poole 2019-02-21 11:49:54 +0000
  • 74bcfa1d83 Fixed a missing argument when creating an instance of FFTWImpl by ed 2019-02-21 09:15:16 +0000
  • c89194f84d Fixed a documentation typo by ed 2019-02-20 17:23:14 +0000
  • 60d49c2ef0 Tidied up some documentation by Tom Poole 2019-02-20 14:47:41 +0000
  • 4a2c15ed64 Re-saved all projects by Tom Poole 2019-02-20 11:24:18 +0000
  • 70395c9622 Improved some unit tests by Tom Poole 2019-02-20 11:12:44 +0000
  • 548838e139 Updated the documentation AudioProcessorValueTreeState::Listener::parameterChanged() to clarify that retrieving the value of the parameter that has changed via the other AudioProcessorValueTreeState methods whilst within the callback is not guaranteed to return an up-to-date value by ed 2019-02-20 09:25:48 +0000
  • 6bf6aa1761 MacOS/iOS: Fixed a potential memory corruption when drawing by Tom Poole 2019-02-19 16:39:56 +0000
  • af1cc0c70f Minor documentation fixes by ed 2019-02-20 08:36:17 +0000
  • 090aef2d70 Windows: Fixed file drag and drop for Windows 8 by ed 2019-02-19 16:01:40 +0000
  • 38da38f658 Projucer: Minor formatting tweaks in the makefile exporter code by ed 2019-02-19 12:21:20 +0000
  • 363d86ce6e Ensure that DirectoryContentsList sends a change message when the last file in a directory is deleted by ed 2019-02-19 11:47:22 +0000
  • b710243c47 Ignore .xcscheme files by ed 2019-02-19 11:57:37 +0000
  • c9432e5897 Fixed an uninitialised variable in the AU wrapper by ed 2019-02-19 11:07:50 +0000
  • 8635315e61 Windows: Fixed a bug on later versions of Windows 10 causing the on-screen keyboard to keep showing and hiding by ed 2019-02-19 11:00:05 +0000
  • f0c1c4c6f5 Revert "Fix problem with milliseconds overflowing for long uptime on OSX" by cesare 2019-02-19 10:13:32 +0000
  • 9cebba485a Re-saved all projects by Tom Poole 2019-02-19 09:41:04 +0000
  • 4751e9d41a Added a new templated SmoothedValue class by Tom Poole 2019-02-18 23:43:28 +0000
  • 5bdd3ea8c6 OpenGL: Fixed an incorrect type in OpenGLShaderProgram::Uniform::set() by ed 2019-02-19 08:43:25 +0000
  • 99afd933e0 Fix problem with milliseconds overflowing for long uptime on OSX by cesare 2019-02-18 18:43:25 +0000
  • 218ddf1193 Avoided a wrap-around timeout error in runDispatchLoopUntil() by jules 2019-02-18 18:08:34 +0000
  • 72aee7f2f9 Windows: Fixed a bug when dragging files on non-hiDPI systems by ed 2019-02-18 17:53:32 +0000
  • 69e9270fab macOS: Set default presentation options when exiting kiosk mode to fix a bug on 10.10 causing the menu bar to not be shown by ed 2019-02-18 18:05:50 +0000
  • bb5c821edc BLOCKS: Remove dependent devices following device reset by ed 2019-02-18 17:19:54 +0000
  • 9ddf8eece2 Fixed a bug where InterprocessConnection::isConnected() returned false inside the InterprocessConnection::connectionMade() callback in some cases by ed 2019-02-18 16:34:04 +0000
  • 464b1f8eb2 Removed some superfluous juce:: namespaces from the juce_blocks_basics module by ed 2019-02-18 12:23:49 +0000
  • 174934bf85 Fixed a bug in the StandalonePluginHolder constructor that was causing a mismatch of channel layouts by ed 2019-02-18 15:45:38 +0000
  • 7cf52297ee BLOCKS: Added callbacks from the topology for device added, removed and updated by ed 2019-02-18 15:03:42 +0000
  • da4c1eaf31 Projucer: Remove the option to specify multiple global user module paths which was causing issues on other OSes by ed 2019-02-18 11:16:18 +0000
  • 0cf4b0f80c Fixed a conversion warning in LogSmoothedValue::skip() by ed 2019-02-18 12:36:03 +0000
  • ecb87a14b0 Enable Viewport drag-to-scroll functionality by default on devices where touch is the primary input method by ed 2019-02-18 11:36:33 +0000
  • 3c6b4f1e95 Minor documentation update for the Viewport::setScrollOnDragEnabled() method by ed 2019-02-18 11:22:16 +0000
  • e8c0fe09e6 A minor documentation improvement by Tom Poole 2019-02-18 11:00:35 +0000
  • f6431fc3df More work on ConsoleApplication - added some new methods, and added short/long description fields to the Command structure by jules 2019-02-15 16:38:08 +0000
  • 36d71a0c75 DSP: Improved the smoothing of IR changes in the Convolution class by Ivan COHEN 2019-02-06 14:15:53 +0100
  • dfbe18b577 Re-saved all projects by Tom Poole 2019-02-15 14:45:58 +0000
  • 94f1641402 Added a LogSmoothedValue class by Tom Poole 2019-02-15 14:00:36 +0000
  • 6f2f9afb06 LinearSmoothedValue: Changed the new interface by Tom Poole 2019-02-15 07:51:35 +0000
  • 1dee28660e Added and updated some methods in the ArgumentList classes by jules 2019-02-14 15:07:15 +0000
  • b8278cec0e LinearSmoothedValue: Added some helpful member functions and deprecated setValue by reuk 2019-02-11 15:16:37 +0000
  • 097525ba5b Improved the layout of ConsoleApplication::printHelp() when there are long items by jules 2019-02-13 12:46:00 +0000
  • b8bee51651 DSP: Fixed some FIFO and memory allocation issues in convolutions by Ivan COHEN 2019-02-06 15:24:24 +0100
  • 595b31f561 Solved an issue with dsp::FilterDesign low-pass Kaiser's method by Ivan COHEN 2019-02-06 13:43:52 +0100
  • 77feb173b0 DSP: Improved some variable names and documentation by Tom Poole 2019-02-13 10:07:54 +0000
  • 10fc12da84 Fixed a typo by Tom Poole 2019-02-13 09:04:23 +0000
  • 79e2da2204 iOS: Fixed an audio channel issue by Tom Poole 2019-02-12 17:44:09 +0000
  • a042d60283 Fixed compatibility with VS2013 by Tom Poole 2019-02-12 16:02:01 +0000
  • d7a62f5f07 Windows: Added a #define missing from some versions of the Windows 10 SDK by ed 2019-02-12 09:25:30 +0000
  • c3245bef0f Added a new AudioFormatReader::read method and refactored the internals a bit by jules 2019-02-11 17:53:40 +0000
  • 9d6b393aa9 Fixed a bug in AudioChannelSet::getChannelTypeFromAbbreviation() for non-typed ChannelTypes by ed 2019-02-11 16:26:39 +0000
  • 083078034a Fixed a typo in the StandalonePluginHolder constructor by ed 2019-02-11 16:08:59 +0000
  • 045bd32f40 Re-saved all projects by ed 2019-02-11 15:34:49 +0000
  • e987d89624 Projucer: Fix a localisation warning in the latest version of Xcode 10 for generated projects by ed 2019-02-11 15:31:03 +0000
  • 9762e29007 Deleted some var constructors that take a const ReferenceCountedObject* and were resolving to the wrong type by ed 2019-02-11 15:45:14 +0000
  • 8f25833649 AAX: Disable multiple output buses when running in AudioSuite and added a PluginHostType::isInAAXAudioSuite() method to allow plug-ins to query whether they are running in AudioSuite by ed 2019-02-11 15:23:06 +0000
  • 6f6451b7d2 Restored compatibility with older versions of Xcode by Tom Poole 2019-02-11 14:59:05 +0000
  • 168188665e Added a couple of missing JUCE_API macros by Tom Poole 2019-02-11 14:50:20 +0000
  • 306e7e4360 Fixed a few more places where doubles were not serialised to full accuracy by Tom Poole 2019-02-11 14:44:19 +0000
  • bd07014dcc MacOS: Escaped " in the command line passed to anotherInstanceStarted by Tom Poole 2019-02-11 13:58:29 +0000
  • 368d6bb178 Fixed a typo by Tom Poole 2019-02-11 12:03:09 +0000
  • 865eabd434 Fixed a bug writing doubles to XML and JSON by Tom Poole 2019-02-11 10:21:26 +0000
  • 66691fc602 Fixed a bug parsing long double strings by Tom Poole 2019-02-08 23:15:15 +0000
  • 3913269620 Revert commit 49359df and e5204ba to ensure that ValueWithDefault objects can be set to non-default empty strings by ed 2019-02-08 16:47:23 +0000
  • 8fb3508913 Tidied up a comment in AbstractFIFO by jules 2019-02-08 16:38:59 +0000
  • 49359dfe34 Projucer: Fixed a bug when setting the Makefile exporter architecture to <None> by ed 2019-02-08 14:54:13 +0000
  • 62958a79ea Whitespace by ed 2019-02-08 09:42:17 +0000
  • a096b4f707 Added an assertion to XmlElement::removeChildElement() to check that childToRemove is actually a child of the XmlElement by ed 2019-02-08 09:24:02 +0000
  • 3b8a759bda Projucer: Load cURL symbols lazily on Linux by Tom Poole 2019-02-07 17:07:12 +0000
  • 574f6ebd9b Projucer: Fixed a typo in the legacy VST binary copy location setting documentation in the VS exporter by ed 2019-02-07 16:58:06 +0000
  • ebe136f7c2 JUCE version 5.4.2 by Tom Poole 2019-02-07 10:12:55 +0000
  • 2832d3df76 Re-saved all projects by Tom Poole 2019-02-07 10:11:06 +0000
  • e3ebe5aed1 Bump version number to 5.4.2 by Tom Poole 2019-02-07 10:02:17 +0000
  • 066ec6c18b Whitespace by Tom Poole 2019-02-07 09:56:43 +0000
  • 24de5cf3c2 Added a missing case for wrapperType_Unity in AudioProcessor::getWrapperTypeDescription() by ed 2019-02-06 14:25:46 +0000
  • 03db8d15c6 Fixed a bug in DropShadow::drawForRectangle by Tom Poole 2019-02-06 12:56:05 +0000
  • 839ca11746 Made a couple of MidiFile methods const by ed 2019-02-06 11:19:06 +0000
  • 4cef02477d Windows: Fixed a bug when using DragAndDropContainer in a plug-in after closing and re-opening by ed 2019-02-06 11:01:46 +0000
  • 7d13b82a10 Fixed a bug attempting to open an audio device with zero channels by Tom Poole 2019-02-06 10:38:32 +0000
  • 52b86a0e0b AU: Scale editor window when calling AudioProcessorEditor::setScaleFactor() by ed 2019-02-06 10:07:21 +0000
  • 9b8644fed6 VST3: Fixed a bug receiving channel pressure messages by Tom Poole 2019-02-06 09:29:09 +0000
  • be83a08c3b Added an assertion to check the OpenGL swap interval on MacOS by Tom Poole 2019-02-01 13:00:08 +0000
  • 06a2654a74 Moved some AbstractFifo declarations to avoid a compiler warning by jules 2019-01-31 17:06:43 +0000
  • a234721110 Added various clang-tidy modernize-* fixes by ed 2019-01-31 15:15:31 +0000
  • 360be3400d Added an "app" subfolder to all of the native/java directories and updated modules/juce_core/native/java/README.txt by ed 2019-01-30 09:55:50 +0000
  • d6300966df Fixed an error calculating numSamples in the AudioBlock constructor taking a start sample index by ed 2019-01-28 16:25:51 +0000
  • 602d68dcbc Projucer: Changed the text on the sign out button by Tom Poole 2019-01-28 09:32:45 +0000
  • 0ab5e696fe Reduce the list row height in AudioDeviceSelectorComponent when the item height is reduced by ed 2019-01-25 12:02:04 +0000
  • 1a0e681c41 macOS: Set isRecording flag when recording camera capture to a file by ed 2019-01-25 11:23:34 +0000
  • 3ed17dea2a Ensure that the button for choosing audio files in the AudioPlaybackDemo is visible on mobile devices with smaller screens by ed 2019-01-25 10:46:19 +0000
  • f6aa82af27 VST3: Added compatibility with more speaker arrangements by Tom Poole 2019-01-24 16:53:51 +0000