Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |/
  • *
  • |\
  • * |
  • bd5f43c58f Added a virtual userCancelled() method to OnlineUnlockStatus and modified TracktionMarketplaceStatus::readReplyFromWebserver() to make it cancellable and use a POST command by ed 2017-11-09 12:36:04 +0000
  • 8ec9ce4c9a Projucer: Expand concertina components fully on single-click by ed 2017-11-09 11:50:56 +0000
  • 0fb1fde14e Added a couple more ColourGradient methods by jules 2017-11-09 09:37:16 +0000
  • 5d30fcd9b5 Android: move a bunch of generic Android and Java classes to JNI helpers, add Android/Java prefixes to disambiguate. by Lukasz Kozakiewicz 2017-11-08 18:29:12 +0100
  • eac4f9112f Fix for the TextLayout when drawing at non-origin coords by jules 2017-11-08 15:15:22 +0000
  • c3a218ab49 Added some methods ColourGradient::vertical and ColourGradient::horizontal, and also some missing move operators for that class by jules 2017-11-08 15:00:47 +0000
  • 8589f38cfb Littlefoot: detect wrong number of arguments when compiling cast operation (#42) by miketoon 2017-11-08 13:54:26 +0000
  • ff1ba93a1b Re-saved all projects by Lukasz Kozakiewicz 2017-11-07 20:06:17 +0100
  • 073921445c Android: add WebBrowserComponent implementation. by Lukasz Kozakiewicz 2017-11-05 22:54:20 +0100
  • e2ae08e111 DSP: Added an alignment argument to AudioBlock by hogliux 2017-11-07 14:41:33 +0000
  • 328c0f6593 DSP: Add "DSP" UnitTest category to dsp module UnitTests by hogliux 2017-11-07 14:41:25 +0000
  • eb8400b366 DSP: Added SIMDRegister::copyToRawArray and SIMDRegister::fromRawArray to easily convert between raw arrays and SIMD registers by hogliux 2017-11-07 14:40:25 +0000
  • bb7b8e6ee9 Projucer: use “userLandscape” or “sensonLandscape” screen orientation for Android if available. by Lukasz Kozakiewicz 2017-11-07 12:39:21 +0100
  • 3c86b54846 Projucer: Set the "organization" attribute of Xcode projects to the "Company Name" specified in the project settings in the Projucer by ed 2017-11-06 17:16:32 +0000
  • 198b5bf55a Projucer: Added a set-global-search-path command line option by ed 2017-11-06 16:42:48 +0000
  • f1039cb507 Re-saved all projects by tpoole 2017-11-06 16:30:15 +0000
  • d412215625 Updated the MacOS deployment target for the Projucer and the Demo by tpoole 2017-11-06 15:43:27 +0000
  • a447a1f434 Projucer: Changed the way the license information is stored and recalled in the Projucer's settings to not use XML text elements by ed 2017-11-06 15:07:13 +0000
  • 20b625fefa Fixed a Windows RTAS namespacing issue by tpoole 2017-11-06 15:02:58 +0000
  • 9bb5c2e32e Projucer: Changed the BinaryData/Gradle directory to BinaryData/gradle in the .jucer file to match the directory name on disk and re-saved project by ed 2017-11-06 12:14:36 +0000
  • 7867534ddf Fixed some typos in the Android exporter by tpoole 2017-11-06 11:43:01 +0000
  • b51d43d824 Converted a couple of lambdas to functors due to FUD about compilers generating heap allocations by jules 2017-11-06 11:05:51 +0000
  • 59b7c943c8 Made it possible for users to override the definition of JUCE_SNAP_TO_ZERO by jules 2017-11-06 10:59:45 +0000
  • c7be3ed55a Added a parameter to the OnlineUnlockForm constructor to specify whether its OverlayComp should have a cancel button by ed 2017-11-06 10:16:48 +0000
  • e1dff09916 CLion: Made a plug-in copying path more robust by tpoole 2017-11-06 09:17:31 +0000
  • 1356ab1819 Fixed an issue in the last commit where an assertion would be triggered when not explicitly passing the inputSourceCausingDrag parameter to DragAndDropContainer::startDragging() by ed 2017-11-05 10:42:51 +0000
  • 112f1af3e8 Fixed a bug where multiple itemDropped() callbacks were being triggered when using drag and drop by ed 2017-11-04 12:37:22 +0000
  • a75f023ca5 Clion: Added a global path to the CLion exe by tpoole 2017-11-03 18:32:07 +0000
  • d4a7afa73f Replaced some old juce-style sort operations with std::sort and lambdas by jules 2017-11-03 16:35:11 +0000
  • 3659742a3a Linux: Disabled creating position independent executables for GUI apps by tpoole 2017-11-03 15:46:29 +0000
  • 3e73e11d82 Avoided a visual studio warning by jules 2017-11-03 14:12:49 +0000
  • 9d56e2990d Optimised the GL renderer to avoid splitting large rectangles into horizontal strips unnecessarily by jules 2017-11-03 13:51:37 +0000
  • ff0a72da7f AU: Ensure that Final Cut Pro will re-query the state information of the AudioProcessor when `updateHostDisplay` is called by hogliux 2017-11-03 11:07:33 +0000
  • 1cb3511793 Re-saved all projects by hogliux 2017-11-03 11:00:07 +0000
  • 95b38b6623 Android: Add bluetooth permissions to the JuceDemo by hogliux 2017-11-03 10:59:58 +0000
  • 00d7938174 Android: Updated Android exporter to support Android Studio 3.0 by hogliux 2017-10-26 15:38:23 +0100
  • 3ed0e05c9e Fixed a bug when using drag and drop on devices with both mouse and touch inputs by ed 2017-11-03 10:13:43 +0000
  • a461845fba Improved documentation of AudioTransportSource::setPosition() by Noah Dayan 2017-11-02 16:02:07 +0000
  • eece581e73 Added an assertion if you try to create a MouseCursor with a hotspot that's outside the image bounds by jules 2017-11-02 14:54:11 +0000
  • 08a1b7bb6d Improved error handling in BufferedInputStream and tidied up a few classes in the streams folder by jules 2017-11-02 12:14:10 +0000
  • f4de59972a Fixed a build error on Linux by hogliux 2017-11-02 11:40:08 +0000
  • 853b93b7c5 Standalone Plug-In: Avoided build errors when including juce_StandeloneFilterWindow.h in a custom standalone plug-in app by hogliux 2017-11-02 11:26:15 +0000
  • fae4cf6567 Minor formatting improvements by tpoole 2017-11-01 18:32:21 +0000
  • 2dc9316420 Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) by jules 2017-11-01 17:41:06 +0000
  • c1bdfc6a55 Added a safety assertion to check if an Oscillator's been initialised by jules 2017-11-01 17:31:00 +0000
  • 0b19702306 Made Decibels::toString() do what you'd expect if decimalPlaces == 0, and optimised it a bit by jules 2017-11-01 12:20:09 +0000
  • a9cfdc21d6 Added some additional, optional arguments to the Decibels::toString() method by ed 2017-11-01 11:11:21 +0000
  • 1759d89e18 A minor documentation update by tpoole 2017-11-01 10:25:55 +0000
  • 9436b5f392 A minor documentation update by tpoole 2017-11-01 10:25:55 +0000
  • 3d69ce6856 Avoided some unnecessary reallocations in AudioBuffer::setSize() by jules 2017-11-01 10:24:43 +0000
  • b20141e90e Fixed some documentation in JUCE Atomic class by hogliux 2017-10-26 17:42:41 +0100
  • ca5620710c Some minor documentation improvements by tpoole 2017-10-26 16:36:32 +0100
  • e8490fbf71 Workaround for a Visual Studio error by jules 2017-11-01 09:16:06 +0000
  • 8e4e4af795 CLion: Fixed issues with setting the cpp standard, launching Windows GUI apps without the console, spaces in project names, and Windows style include paths by tpoole 2017-10-31 18:08:59 +0000
  • 0933ce4be8 Optimisation for drawing of large TextLayouts that go beyond the top and bottom of the graphics clip region by jules 2017-10-31 17:30:50 +0000
  • 85d9a4cf90 Fixed an MSVC warning by jules 2017-10-31 16:25:35 +0000
  • 6d56bfa2e5 Fixed an assertion in the live constant editor by jules 2017-10-31 16:19:41 +0000
  • 801dec0905 Added some ScopedPointer::reset() methods to make its interface more compatible with std::unique_ptr by jules 2017-10-31 16:19:08 +0000
  • d654e442aa Fixed an IAA namespacing issue by tpoole 2017-10-27 10:18:51 +0100
  • 550b547d73 Grid demo formatting by ed 2017-10-31 14:30:06 +0000
  • 8d0f85a83c MinGW: Fixed a WebBrowserComponent bug by tpoole 2017-10-31 12:36:42 +0000
  • 4d375d0bc2 Added a parameter to ValueTree::getPropertyAsValue() to allow synchronous updates by jules 2017-10-31 12:17:00 +0000
  • 1e3e4ab195 Fixed a compiler warning by jules 2017-10-31 11:47:06 +0000
  • af5e219e01 Projucer: Added a Windows target platform option to the Code::Blocks exporter by tpoole 2017-10-31 11:33:42 +0000
  • 8bcb06ce6c DSP module: Various fixes and features including new LadderFilter by jules 2017-10-31 11:18:00 +0000
  • fedbb67452 Projucer: Show the option to remove references or move to trash when deleting file groups and hide the file group information after deleting by ed 2017-10-31 11:10:06 +0000
  • 141be27dab Added some missing braces in StandaloneFilterApp by ed 2017-10-31 08:57:18 +0000
  • 2119cc7ff3 Fixed a MinGW compiler error when building the WebBrowserComponent by tpoole 2017-10-30 18:06:38 +0000
  • 1946712154 Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers by tpoole 2017-10-30 16:12:19 +0000
  • f990723d6f Added a Visual Studio compiler bug workaround by jules 2017-10-30 15:00:34 +0000
  • aecb819985 Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) by jules 2017-10-30 14:52:47 +0000
  • 6b45923426 Made the NamedValueSet begin/end iterators const, and tidied up a few other things in that class, including a fix to its equality operator by jules 2017-10-30 13:53:46 +0000
  • 71bd8f6bed Whitespace tidy up by tpoole 2017-10-30 12:02:43 +0000
  • 13d18e406c Linux: Fixed a build error with gcc on linux when using SIMD registers in the DSP module's IIR filter by hogliux 2017-10-28 15:08:17 +0100
  • bfd247f2a5 Projucer: Update VS2017 project to use latest Windows 10 SDK by ed 2017-10-27 18:05:18 +0100
  • fe8ba4c02f Made the PopupMenu use the L+F to set the border it uses for custom components, and improved the layout of menus with icons by jules 2017-10-27 16:05:31 +0100
  • 5ceffa53bd Removed some hard-coded windows target platform versions by ed 2017-10-27 15:53:20 +0100
  • 0e04fbf1cd Projucer: Don't set the windows target platform version in the .jucer file if it isn't specified by ed 2017-10-27 15:52:29 +0100
  • e1c181425b PushNotifications: compile out any PN code on iOS if PNs are not enabled. by Lukasz Kozakiewicz 2017-10-27 16:25:25 +0200
  • d31e44b5ab PushNotifications: compile out any PN code on iOS if PNs are not enabled. by Lukasz Kozakiewicz 2017-10-27 16:25:25 +0200
  • 92f040ef23 Projucer: Made the tooltip for the "Windows Target Platform" option of the VS exporter more helpful by ed 2017-10-27 14:21:15 +0100
  • 6491862417 iOS: Refactored iOSAudioDevice to support multi-channel audio devices and improve the handling of sample rate changes from other apps by tpoole 2017-10-09 09:19:36 +0100
  • 7c6d25681e Convolution: Added a flag to disable normalisation of loaded impulse responses and fixed a potential crash by hogliux 2017-10-27 13:00:37 +0100
  • c1f564de98 Fixed a build error and warning on 10.6 by ed 2017-10-27 11:10:30 +0100
  • cc5b2238ae Fixed an IAA namespacing issue by tpoole 2017-10-27 10:18:51 +0100
  • 67fd58c796 Re-saved all projects by ed 2017-10-27 10:41:18 +0100
  • d0514c7924 Cleanup and refactoring work on the AudioProcessorGraph and the audio plugin host demo by jules 2017-10-26 17:26:24 +0100
  • f1f2a34d04 Set the C++ language standard of all JUCE projects to C++14 by ed 2017-10-27 09:56:45 +0100
  • 3473e6307c Projucer: Changed the default C++ standard for new projects from 11 to 14 by ed 2017-10-27 09:46:18 +0100
  • 3eacd386ab Fixed some documentation in JUCE Atomic class by hogliux 2017-10-26 17:42:41 +0100
  • a277cf64a3 Projucer: Improved the layout of the user settings popup window by ed 2017-10-26 16:44:01 +0100
  • c0d409c773 Some minor documentation improvements by tpoole 2017-10-26 16:36:32 +0100
  • 544d3284e3 Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes by hogliux 2017-10-26 16:19:03 +0100
  • d9a49cf8a5 Projucer: Tweaked some button alignment in the project and live-build tabs by ed 2017-10-26 16:18:37 +0100
  • 0b2822f819 Standalone Plug-In: Added an override flag to not auto open midi devices on mobile by hogliux 2017-10-26 12:18:15 +0100
  • 00af141203 CLion: Fixed an issue with module library include paths by tpoole 2017-10-25 16:48:32 +0100
  • 33845ba917 Projucer: Open any previous projects in the background by tpoole 2017-10-26 12:19:00 +0100
  • 98f37e02ae Tweaked the ComboBox to not keep a reference to its LookAndFeel when its popup is not active. Also improved its scroll-wheel behaviour by jules 2017-10-26 15:00:45 +0100
  • eb0293a285 JUCE version 5.2.0 by ed 2017-10-25 12:14:02 +0100
  • b115071bb5 Re-saved all projects by ed 2017-10-25 12:12:10 +0100