hogliux
|
caa65e8ff1
|
Add new URL::downloadToFile method
|
2016-11-16 11:13:25 +00:00 |
|
tpoole
|
fd86a73407
|
Fixed DLL compilation of juce_tracktion_marketplace
|
2016-11-16 11:08:36 +00:00 |
|
hogliux
|
63a71ff20d
|
Fixed a bug where the VST3 plug-in wrapper would not respect the legacy layout field when disabling/enabling buses
|
2016-11-15 12:09:02 +00:00 |
|
hogliux
|
1c2d1479b4
|
Added LookAndFeel getAlertWindowButtonWidth method to override the width of alert buttons
|
2016-11-15 10:41:11 +00:00 |
|
tpoole
|
b82773baae
|
Fixed older MacOS compatibility for ListenerList tests
|
2016-11-14 21:52:39 +00:00 |
|
hogliux
|
6fb0aa4527
|
Added a StringArray constructor to var
|
2016-11-14 17:51:08 +00:00 |
|
tpoole
|
d438fa59e8
|
Fixed issues with AudioProcessorValueTreeState parameter synchronization
|
2016-11-14 12:37:01 +00:00 |
|
hogliux
|
5a2ebefa00
|
Fixed a bug where the bundle exit function would be called before the VST3 factory is released
|
2016-11-11 15:44:54 +00:00 |
|
hogliux
|
c3ea4f8efe
|
Fixed a warning in MSVC 2013 in JUCE's URL class
|
2016-11-11 15:16:44 +00:00 |
|
hogliux
|
3f72a03f30
|
Fixed whitespace in last commit
|
2016-11-11 15:16:12 +00:00 |
|
hogliux
|
c2caad42b5
|
Added missing CoInitialize when using ASIO audio device
|
2016-11-11 15:05:28 +00:00 |
|
hogliux
|
8499e29241
|
Fixed a VS2013 warning in juce_URL
|
2016-11-09 17:35:56 +00:00 |
|
hogliux
|
3b630f3281
|
Added new WebInputStream class for more fine-grained control on retrieving URLs
|
2016-11-09 10:58:37 +00:00 |
|
jules
|
3fb4edb202
|
BLOCKS SDK: Fixed the order of south and west DNA ports in the topology
|
2016-11-09 10:15:41 +00:00 |
|
jules
|
58bd2b130f
|
Added a few extra FlexItem convenience methods
|
2016-11-08 17:36:24 +00:00 |
|
jules
|
aa5d1d1ec0
|
Tweaked CoreAudio to allow buffer sizes of 2048
|
2016-11-08 09:35:50 +00:00 |
|
hogliux
|
bfd5605dda
|
Added comments to specify what File::create vs. FileOutputStream() will do when the parent directoy of the file does not exist
|
2016-11-07 17:42:11 +00:00 |
|
hogliux
|
826fdfe6c9
|
Added callback to get number of keywaves of an on-screen seaboard view
|
2016-11-07 15:12:42 +00:00 |
|
tpoole
|
7bb0fe4077
|
Update copyright and make docstrings more compatible with Doxygen
|
2016-11-02 20:39:39 +00:00 |
|
hogliux
|
363ceb08cf
|
Bump version number to 4.3.0
|
2016-11-02 14:02:52 +00:00 |
|
hogliux
|
b5ef6d7e37
|
Whitespace clean-up
|
2016-11-02 14:01:12 +00:00 |
|
ed
|
76b3689a48
|
Added BLOCKS module
|
2016-11-01 17:17:33 +00:00 |
|
hogliux
|
01380b12d6
|
Fixed a typo in the SSE 4.1/4.2 detection logic
|
2016-10-31 13:12:33 +00:00 |
|
stefan
|
4aa0f311e0
|
Allow to specify the stack size for each thread in a thread pool explicitly, by adding an optional parameter to the constructors of ThreadPool and ThreadPoolThread.
|
2016-10-31 10:42:55 +00:00 |
|
hogliux
|
701fd8a216
|
Added a workaround for a strange bug with monospace fonts in OS X sierra
|
2016-10-31 10:22:19 +00:00 |
|
hogliux
|
6711016102
|
Fixed a bug that could make surround plug-ins fail AU validation in certain rare edge cases
|
2016-10-29 17:21:49 +01:00 |
|
hogliux
|
7cdcb19d25
|
Added a convenient function to get all channel sets with a particular number of channels
|
2016-10-29 17:20:55 +01:00 |
|
hogliux
|
f415b09c7b
|
Enabled cookies in the juce curl backend to align the behaviour with other platforms
|
2016-10-28 09:08:57 +01:00 |
|
hogliux
|
15bed81f87
|
Fixed a flex box bug where the first item in a list of too large items would not be layouted properly
|
2016-10-27 18:49:30 +01:00 |
|
hogliux
|
ae13dd6d6c
|
Added an option to escape round brackets in URLs
|
2016-10-27 18:49:23 +01:00 |
|
hogliux
|
75ea6db250
|
Renamed bounds member variable in Component to "boundsRelativeToParent" to avoid shadowing warnings when using a local variable nambed "bounds"
|
2016-10-27 16:52:47 +01:00 |
|
hogliux
|
5d0256982b
|
Added a method to ThreadPool to query the number of threads assigned to the pool
|
2016-10-27 16:21:00 +01:00 |
|
Timur Doumler
|
56c5c8e8ac
|
Fixed an issue in CachedValue where setValue would not actually set the property if it's equal to the default.
|
2016-10-27 15:38:27 +01:00 |
|
hogliux
|
c4d36d15b1
|
Whitespace clean-up
|
2016-10-27 09:52:24 +01:00 |
|
jules
|
23a248fe75
|
Added method VSTPluginFormat::getPluginInstanceFromVstEffectInterface() which can be used for devious purposes to retrieve a plugin's AudioPluginInstance object from an AEffect
|
2016-10-25 16:11:33 +01:00 |
|
tpoole
|
f54b7fb104
|
Moved the DiscRecording dependency in the module descriptions from juce_audio_devices to juce_audio_utils
|
2016-10-21 11:18:02 +01:00 |
|
hogliux
|
a931b472d0
|
Added a non-sense if statement to BufferingAudioSource to surpress an MSVC linker warning
|
2016-10-20 15:45:30 +01:00 |
|
hogliux
|
3e7b5993ca
|
Moved audio CD burner/reader to juce_audio_utils
|
2016-10-20 14:33:02 +01:00 |
|
jules
|
c587d4b495
|
Minor code style tidy-ups
|
2016-10-20 10:55:27 +01:00 |
|
hogliux
|
7d07f51ce7
|
Added missing juce_osc dependency on juce_events
|
2016-10-20 10:48:43 +01:00 |
|
hogliux
|
6c52bf5971
|
Changed the way windows modifiers are probed in an attempt to fix right alt-key issues. Part II.
|
2016-10-20 10:14:38 +01:00 |
|
tpoole
|
255dc1d1ba
|
Fixed documentation typo
|
2016-10-19 15:49:03 +01:00 |
|
tpoole
|
0bcc53c1ab
|
Removed juce_audio_formats header from juce_audio_devices
|
2016-10-19 14:50:21 +01:00 |
|
hogliux
|
ff52d76197
|
Fixed a bug in DirectoryIterator where the result would be inconsistent between Mac/Window when using a default constructed File object
|
2016-10-19 10:20:21 +01:00 |
|
hogliux
|
a347689d96
|
Moved simple sound player to audio_utils module
|
2016-10-18 18:36:32 +01:00 |
|
hogliux
|
1fcae3675c
|
Changed flac writer to respect the current stream position when writing the flac header
|
2016-10-18 10:38:18 +01:00 |
|
hogliux
|
29bed6c3fa
|
Fixed warnings in cryptographic unit test code
|
2016-10-18 10:37:08 +01:00 |
|
hogliux
|
c6a75d0550
|
Changed the way windows modifiers are probed in an attempt to fix right alt-key issues
|
2016-10-18 09:25:08 +01:00 |
|
hogliux
|
676ad43898
|
Added more compare operators to Identifier class
|
2016-10-16 18:37:55 +02:00 |
|
hogliux
|
9e4741f2e4
|
Fixed an AAX bug where the sidechain buffer was not cleared when the sidechain isn't connected
|
2016-10-16 18:17:54 +02:00 |
|