bd5f43c58fAdded 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
8ec9ce4c9aProjucer: Expand concertina components fully on single-click by
ed
2017-11-09 11:50:56 +0000
0fb1fde14eAdded a couple more ColourGradient methods by
jules
2017-11-09 09:37:16 +0000
5d30fcd9b5Android: 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
eac4f9112fFix for the TextLayout when drawing at non-origin coords by
jules
2017-11-08 15:15:22 +0000
c3a218ab49Added 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
8589f38cfbLittlefoot: detect wrong number of arguments when compiling cast operation (#42) by
miketoon
2017-11-08 13:54:26 +0000
ff1ba93a1bRe-saved all projects by
Lukasz Kozakiewicz
2017-11-07 20:06:17 +0100
073921445cAndroid: add WebBrowserComponent implementation. by
Lukasz Kozakiewicz
2017-11-05 22:54:20 +0100
e2ae08e111DSP: Added an alignment argument to AudioBlock by
hogliux
2017-11-07 14:41:33 +0000
328c0f6593DSP: Add "DSP" UnitTest category to dsp module UnitTests by
hogliux
2017-11-07 14:41:25 +0000
eb8400b366DSP: Added SIMDRegister::copyToRawArray and SIMDRegister::fromRawArray to easily convert between raw arrays and SIMD registers by
hogliux
2017-11-07 14:40:25 +0000
bb7b8e6ee9Projucer: use “userLandscape” or “sensonLandscape” screen orientation for Android if available. by
Lukasz Kozakiewicz
2017-11-07 12:39:21 +0100
3c86b54846Projucer: 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
198b5bf55aProjucer: Added a set-global-search-path command line option by
ed
2017-11-06 16:42:48 +0000
f1039cb507Re-saved all projects by
tpoole
2017-11-06 16:30:15 +0000
d412215625Updated the MacOS deployment target for the Projucer and the Demo by
tpoole
2017-11-06 15:43:27 +0000
a447a1f434Projucer: 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
20b625fefaFixed a Windows RTAS namespacing issue by
tpoole
2017-11-06 15:02:58 +0000
9bb5c2e32eProjucer: 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
7867534ddfFixed some typos in the Android exporter by
tpoole
2017-11-06 11:43:01 +0000
b51d43d824Converted a couple of lambdas to functors due to FUD about compilers generating heap allocations by
jules
2017-11-06 11:05:51 +0000
59b7c943c8Made it possible for users to override the definition of JUCE_SNAP_TO_ZERO by
jules
2017-11-06 10:59:45 +0000
c7be3ed55aAdded 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
e1dff09916CLion: Made a plug-in copying path more robust by
tpoole
2017-11-06 09:17:31 +0000
1356ab1819Fixed 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
112f1af3e8Fixed a bug where multiple itemDropped() callbacks were being triggered when using drag and drop by
ed
2017-11-04 12:37:22 +0000
a75f023ca5Clion: Added a global path to the CLion exe by
tpoole
2017-11-03 18:32:07 +0000
d4a7afa73fReplaced some old juce-style sort operations with std::sort and lambdas by
jules
2017-11-03 16:35:11 +0000
3659742a3aLinux: Disabled creating position independent executables for GUI apps by
tpoole
2017-11-03 15:46:29 +0000
3e73e11d82Avoided a visual studio warning by
jules
2017-11-03 14:12:49 +0000
9d56e2990dOptimised the GL renderer to avoid splitting large rectangles into horizontal strips unnecessarily by
jules
2017-11-03 13:51:37 +0000
ff0a72da7fAU: 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
1cb3511793Re-saved all projects by
hogliux
2017-11-03 11:00:07 +0000
95b38b6623Android: Add bluetooth permissions to the JuceDemo by
hogliux
2017-11-03 10:59:58 +0000
00d7938174Android: Updated Android exporter to support Android Studio 3.0 by
hogliux
2017-10-26 15:38:23 +0100
3ed0e05c9eFixed a bug when using drag and drop on devices with both mouse and touch inputs by
ed
2017-11-03 10:13:43 +0000
a461845fbaImproved documentation of AudioTransportSource::setPosition() by
Noah Dayan
2017-11-02 16:02:07 +0000
eece581e73Added 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
08a1b7bb6dImproved error handling in BufferedInputStream and tidied up a few classes in the streams folder by
jules
2017-11-02 12:14:10 +0000
f4de59972aFixed a build error on Linux by
hogliux
2017-11-02 11:40:08 +0000
853b93b7c5Standalone 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
fae4cf6567Minor formatting improvements by
tpoole
2017-11-01 18:32:21 +0000
2dc9316420Misc 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
c1bdfc6a55Added a safety assertion to check if an Oscillator's been initialised by
jules
2017-11-01 17:31:00 +0000
0b19702306Made Decibels::toString() do what you'd expect if decimalPlaces == 0, and optimised it a bit by
jules
2017-11-01 12:20:09 +0000
a9cfdc21d6Added some additional, optional arguments to the Decibels::toString() method by
ed
2017-11-01 11:11:21 +0000
1759d89e18A minor documentation update by
tpoole
2017-11-01 10:25:55 +0000
9436b5f392A minor documentation update by
tpoole
2017-11-01 10:25:55 +0000
3d69ce6856Avoided some unnecessary reallocations in AudioBuffer::setSize() by
jules
2017-11-01 10:24:43 +0000
b20141e90eFixed some documentation in JUCE Atomic class by
hogliux
2017-10-26 17:42:41 +0100
ca5620710cSome minor documentation improvements by
tpoole
2017-10-26 16:36:32 +0100
e8490fbf71Workaround for a Visual Studio error by
jules
2017-11-01 09:16:06 +0000
8e4e4af795CLion: 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
0933ce4be8Optimisation 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
85d9a4cf90Fixed an MSVC warning by
jules
2017-10-31 16:25:35 +0000
6d56bfa2e5Fixed an assertion in the live constant editor by
jules
2017-10-31 16:19:41 +0000
801dec0905Added some ScopedPointer::reset() methods to make its interface more compatible with std::unique_ptr by
jules
2017-10-31 16:19:08 +0000
d654e442aaFixed an IAA namespacing issue by
tpoole
2017-10-27 10:18:51 +0100
550b547d73Grid demo formatting by
ed
2017-10-31 14:30:06 +0000
8d0f85a83cMinGW: Fixed a WebBrowserComponent bug by
tpoole
2017-10-31 12:36:42 +0000
4d375d0bc2Added a parameter to ValueTree::getPropertyAsValue() to allow synchronous updates by
jules
2017-10-31 12:17:00 +0000
1e3e4ab195Fixed a compiler warning by
jules
2017-10-31 11:47:06 +0000
af5e219e01Projucer: Added a Windows target platform option to the Code::Blocks exporter by
tpoole
2017-10-31 11:33:42 +0000
8bcb06ce6cDSP module: Various fixes and features including new LadderFilter by
jules
2017-10-31 11:18:00 +0000
fedbb67452Projucer: 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
141be27dabAdded some missing braces in StandaloneFilterApp by
ed
2017-10-31 08:57:18 +0000
2119cc7ff3Fixed a MinGW compiler error when building the WebBrowserComponent by
tpoole
2017-10-30 18:06:38 +0000
1946712154Projucer: 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
f990723d6fAdded a Visual Studio compiler bug workaround by
jules
2017-10-30 15:00:34 +0000
aecb819985Replaced 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
6b45923426Made 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
71bd8f6bedWhitespace tidy up by
tpoole
2017-10-30 12:02:43 +0000
13d18e406cLinux: 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
bfd247f2a5Projucer: Update VS2017 project to use latest Windows 10 SDK by
ed
2017-10-27 18:05:18 +0100
fe8ba4c02fMade 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
5ceffa53bdRemoved some hard-coded windows target platform versions by
ed
2017-10-27 15:53:20 +0100
0e04fbf1cdProjucer: 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
e1c181425bPushNotifications: compile out any PN code on iOS if PNs are not enabled. by
Lukasz Kozakiewicz
2017-10-27 16:25:25 +0200
d31e44b5abPushNotifications: compile out any PN code on iOS if PNs are not enabled. by
Lukasz Kozakiewicz
2017-10-27 16:25:25 +0200
92f040ef23Projucer: Made the tooltip for the "Windows Target Platform" option of the VS exporter more helpful by
ed
2017-10-27 14:21:15 +0100
6491862417iOS: 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
7c6d25681eConvolution: Added a flag to disable normalisation of loaded impulse responses and fixed a potential crash by
hogliux
2017-10-27 13:00:37 +0100
c1f564de98Fixed a build error and warning on 10.6 by
ed
2017-10-27 11:10:30 +0100
cc5b2238aeFixed an IAA namespacing issue by
tpoole
2017-10-27 10:18:51 +0100
67fd58c796Re-saved all projects by
ed
2017-10-27 10:41:18 +0100
d0514c7924Cleanup and refactoring work on the AudioProcessorGraph and the audio plugin host demo by
jules
2017-10-26 17:26:24 +0100
f1f2a34d04Set the C++ language standard of all JUCE projects to C++14 by
ed
2017-10-27 09:56:45 +0100
3473e6307cProjucer: Changed the default C++ standard for new projects from 11 to 14 by
ed
2017-10-27 09:46:18 +0100
3eacd386abFixed some documentation in JUCE Atomic class by
hogliux
2017-10-26 17:42:41 +0100
a277cf64a3Projucer: Improved the layout of the user settings popup window by
ed
2017-10-26 16:44:01 +0100
c0d409c773Some minor documentation improvements by
tpoole
2017-10-26 16:36:32 +0100
544d3284e3Added 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
d9a49cf8a5Projucer: Tweaked some button alignment in the project and live-build tabs by
ed
2017-10-26 16:18:37 +0100
0b2822f819Standalone Plug-In: Added an override flag to not auto open midi devices on mobile by
hogliux
2017-10-26 12:18:15 +0100
00af141203CLion: Fixed an issue with module library include paths by
tpoole
2017-10-25 16:48:32 +0100
33845ba917Projucer: Open any previous projects in the background by
tpoole
2017-10-26 12:19:00 +0100
98f37e02aeTweaked 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
eb0293a285JUCE version 5.2.0 by
ed
2017-10-25 12:14:02 +0100
b115071bb5Re-saved all projects by
ed
2017-10-25 12:12:10 +0100