293e746e57
Fixed a live-build compiler-error when building the DSP module by
2017-08-07 10:56:28 +0100
3c43707a54
Avoided some assertions drawing very small ToggleButtons by
2017-08-07 10:40:25 +0100
0ca253856b
Added a method DrawableButton::getEdgeIndent() by
2017-08-07 09:54:49 +0100
1801193b5d
Improved comments in AsyncUpdater by
2017-08-07 09:43:41 +0100
1b7d30f0f4
Android: Moved more Java code into C++ by
2017-08-04 18:49:14 +0100
b2db1f48c1
Defined some Windows touch API flags that were not defined when compiling using MinGW by
2017-08-04 17:44:42 +0100
662cf06a52
Projucer: Don't delete the entire src/main/java folder when re-saving Android projects by
2017-08-04 12:00:30 +0100
7ca714dfbb
Projucer: Fixed a bug in the iOS exporter where app group entitlements weren't being added correctly by
2017-08-04 11:58:38 +0100
6d1a0acd07
Projucer: Added a workaround for some errors when using the live-build engine with the XCode 9 beta by
2017-08-04 11:57:26 +0100
1b964e98c2
Fixed the SimpleFFT sample code by
2017-08-04 09:50:46 +0100
405152fc24
Fixed a deprecation warning in OSX 10.12 by
2017-08-03 17:49:44 +0100
ca061af7b6
Fixed a warning in last commit by
2017-08-03 14:48:37 +0100
0d1ed9ba99
Projucer: Improved method for saving and restoring previously selected GUI component tabs by
2017-08-03 14:37:47 +0100
39cb22cf5e
Fixed a problem with the SVG parser by
2017-08-03 09:03:18 +0100
6d49b9d99c
Re-saved all projects by
2017-08-02 18:36:10 +0100
c02ef79fd6
Bump version number to 5.1.1 by
2017-08-02 17:57:47 +0100
9aaea99f3c
Re-saved all projects by
2017-08-02 18:03:05 +0100
eb33f537da
Bump version number to 5.1.1 by
2017-08-02 17:57:47 +0100
41d571800a
Projucer: Added juce_dsp to the list of JUCE module IDs by
2017-08-02 11:38:54 +0100
ccd988ef5e
DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator by
2017-08-01 18:06:41 +0100
0d269763e2
Fixed a compiler error when using the default constructor of dsp::IIR::Filter by
2017-07-31 15:55:10 +0100
ba0259fd57
Removed extra build-steps in DSP module plugin demo by
2017-07-31 15:52:33 +0100
048f319c38
DSP: Added a second reset method to flush the IIR filter to a specific value by
2017-07-31 15:51:21 +0100
2a274f70b2
Wav file format: Added legacy RIFF chunk tags to remain compatible with older wav files by
2017-07-31 14:58:53 +0100
d59ec0ceef
AlertWindow: Fixed an issue with the AlertWindow's text block having incorrect colours by
2017-07-31 14:37:23 +0100
a4d4e9e5b0
WaveAudioFormatWriter: Don't add an extended format chunk if the wav file only has one or two channels by
2017-07-31 12:58:03 +0100
79110aae25
WavAudioFormatWriter: Fixed an issue where wav files with large channel counts could no longer be created by
2017-07-31 12:49:19 +0100
fd484e3254
Replaced curly quotes with regular " characters in BREAKING-CHANGES.txt by
2017-07-31 12:37:49 +0100
1a9df22eee
Linux: Fixed an issue where windows beneath hidden windows would not receive any clicks by
2017-07-31 12:12:53 +0100
ed5dc0ca3d
Altered the format of BREAKING-CHANGES.txt to display better on GitHub by
2017-07-31 11:51:00 +0100
7a3e412cf2
Projucer: Fixed a bug in exporter tilda expansion by
2017-07-31 09:34:09 +0100
969bd87599
Fixed a typo in comments for Oscillator by
2017-07-28 15:03:48 +0100
dc4fd0c29e
Fix the documentation of the Oscillator class by
2017-07-28 11:35:11 +0100
b41a7c117f
Fixed missing reference in LinearSmoothedValue::applyGain by
2017-07-28 11:34:03 +0100
a4ffb41bff
Make it easier to use a static version of fftw in the dsp module by
2017-07-27 16:47:35 +0100
974214afb0
Fixed an issue with the bypass logic of the convolution engine by
2017-07-27 15:58:57 +0100
4727eeabdc
Fixed a missing reset implementation of the Bias processor in the DSP module by
2017-07-27 15:45:02 +0100
4f9fbccdda
VST2: Fixed a bug when asking the host to resize a plug-in window by
2017-07-27 14:59:33 +0100
df06909979
Projucer: Added juce_dsp to the list of JUCE module IDs by
2017-08-02 11:38:54 +0100
0b67a40bb9
Fixed a MSVC 2013 compiler error in juce_MathsFunctions.h by
2017-07-28 12:26:01 +0100
956d16bf8d
Projucer: Fixed a bug in the GUI editor where some paint element properties weren't being displayed by
2017-08-02 08:18:42 +0100
606a81cc14
DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator by
2017-08-01 18:06:41 +0100
2bbd2b9785
Added CSS Grid classes by
2017-08-01 16:22:19 +0100
fe134173f6
iOS: Fixed an openURL iOS 10 deprecation by
2017-08-01 15:32:46 +0100
f755050df5
Projucer: Added additional iOS deployment target versions by
2017-08-01 14:37:29 +0100
f107d11630
Documentation fixes by
2017-08-01 11:28:14 +0100
6e818d42f4
Documentation fixes by
2017-08-01 11:22:55 +0100
9d692d0d8b
Added some ThreadPool::addJob methods that take lambdas by
2017-08-01 10:54:03 +0100
ab4013e289
Added method Thread::launch() to run lambdas on an anonymous thread by
2017-04-12 10:57:36 +0100
50183e5318
Bit of tidying up in Component by
2017-08-01 10:08:09 +0100
77dd64abfa
Documentation fixes by
2017-07-31 18:54:07 +0100
7c4a23bac7
Documentation fixes by
2017-07-31 18:29:53 +0100
49ef5b4318
Fixed a couple of warnings in last commit by
2017-07-31 17:40:53 +0100
b1ea737d54
Projucer: Added some layout features to the GUI editor to allow alignment of selected components and paint elements and multi-select positioning and resizing by
2017-07-31 17:24:57 +0100
52fb43b1a7
Windows: Added windows implementation for SystemStats::getDeviceDescription by
2017-07-31 15:57:07 +0100
264ccf5191
Fixed a compiler error when using the default constructor of dsp::IIR::Filter by
2017-07-31 15:55:10 +0100
dfab56c449
Removed extra build-steps in DSP module plugin demo by
2017-07-31 15:52:33 +0100
cafee4af97
Whitespace by
2017-07-31 15:51:30 +0100
d3e4d9cc56
DSP: Added a second reset method to flush the IIR filter to a specific value by
2017-07-31 15:51:21 +0100
9206f8819f
Fixed a window naming typo in the DSP module by
2017-07-31 15:25:55 +0100
a6b128affb
Fixed a window naming typo in the DSP module by
2017-07-31 15:25:55 +0100
74fcce88ba
Wav file format: Added legacy RIFF chunk tags to remain compatible with older wav files by
2017-07-31 14:58:53 +0100
beb905df7a
AlertWindow: Fixed an issue with the AlertWindow's text block having incorrect colours by
2017-07-31 14:37:23 +0100
fb310f7876
WaveAudioFormatWriter: Don't add an extended format chunk if the wav file only has one or two channels by
2017-07-31 12:58:03 +0100
0cf21a4b72
WavAudioFormatWriter: Fixed an issue where wav files with large channel counts could no longer be created by
2017-07-31 12:49:19 +0100
708360e58b
Replaced curly quotes with regular " characters in BREAKING-CHANGES.txt by
2017-07-31 12:37:49 +0100
4d83d14191
JSON: Added the ability to limit the number of decimal places when serialising floating point numbers by
2017-07-31 12:23:02 +0100
5b6e482a0d
JSON: Added the ability to limit the number of decimal places when serialising floating point numbers by
2017-07-31 12:11:14 +0100
cb8f9b389c
Linux: Fixed an issue where windows beneath hidden windows would not receive any clicks by
2017-07-31 12:12:53 +0100
39c4bb56f0
Altered the format of BREAKING-CHANGES.txt to display better on GitHub by
2017-07-31 11:51:00 +0100
4ea8c871b8
Android: Implemented Desktop::getCurrentOrientation() for Android by
2017-07-31 10:46:30 +0100
b5626d1507
AU: Fixed a compiler error when using the legacy channel layout field by
2017-07-31 10:02:45 +0100
dcfec9de3b
AU: Fixed a compiler error when using the legacy channel layout field by
2017-07-31 10:02:45 +0100
359af3f7b5
Projucer: Fixed a bug in exporter tilda expansion by
2017-07-31 09:34:09 +0100
2f34b90f63
Fixed a typo in comments for Oscillator by
2017-07-28 15:03:48 +0100
5c65644171
Correct a spelling mistake in "ellipticIntegralK" by
2017-07-28 14:58:04 +0100
c99b061ac4
Correct a spelling mistake in "ellipticIntegralK" by
2017-07-28 14:56:54 +0100
ec2f7219c5
Fixed a MSVC 2013 compiler error in juce_MathsFunctions.h by
2017-07-28 12:26:01 +0100
3b8f33e9a8
Fix the documentation of the Oscillator class by
2017-07-28 11:35:11 +0100
df1fe18048
Fixed missing reference in LinearSmoothedValue::applyGain by
2017-07-28 11:34:03 +0100
1b18a34471
Code formatting improvements by
2017-07-28 08:58:31 +0100
621fcf31d2
AUv3: Added support for MIDI output, host MIDI controller visibility and MPE by
2017-07-28 08:57:38 +0100
1089f3837c
Make it easier to use a static version of fftw in the dsp module by
2017-07-27 16:47:35 +0100
87de30bcc5
Fixed an issue with the bypass logic of the convolution engine by
2017-07-27 15:58:57 +0100
cb0fe20129
Fixed a missing reset implementation of the Bias processor in the DSP module by
2017-07-27 15:45:02 +0100
ee8be93712
VST2: Fixed a bug when asking the host to resize a plug-in window by
2017-07-27 14:59:33 +0100
8bb611f4d3
JUCE version 5.1.0 by
2017-07-27 14:40:54 +0100
04f459b22e
Re-saved all projects by
2017-07-25 20:38:02 +0100
c1ad53c14e
Bump version number to 5.1.0 by
2017-07-25 20:36:01 +0100
7ca5ad001e
Added multichannel file io readers and writers by
2017-07-25 20:32:03 +0100
244a944857
Added the JUCE DSP module by
2017-07-27 12:39:07 +0100
281c2fe2af
Narrowed the scope where -Wundeclared-selector is ignored in the AUv3 wrapper by
2017-07-26 16:28:20 +0100
99c5843c3f
Worked around a situation where mouse-drag auto-repeat can create a message-queue traffic jam on windows. Also tidied up inside MouseInputSource by
2017-07-26 16:19:01 +0100
d2175cfe86
Fixed a compiler warning in ObjCHelpers by
2017-07-26 16:05:06 +0100
db1e79601e
Fixed an intermittent JSON parsing test failure by
2017-07-26 15:52:50 +0100
58fe117260
Added a extra check in FocusRestorer to check if the last focused Component is showing before giving it keyboard focus by
2017-07-26 15:33:48 +0100
98b76b54de
Fixed an issue in LookAndFeel v4 which would always override the combobox justification by
2017-07-26 15:33:55 +0100
c0f69183e7
VST2 & VST3: Plug-Ins will already be scaled on retina screens - don't try scaling them again by
2017-07-26 14:42:44 +0100
61321d2eb9
Button: Added a getTriggeredOnMouseDown method by
2017-07-25 12:58:37 +0100
9f9f815208
Resaved all projects by
2017-07-24 18:06:32 +0100