Tom Poole
|
2bda2016c1
|
Fixed an issue with setAudioPreprocessingEnabled on iOS
|
7 years ago |
Tom Poole
|
3519de9a22
|
A more careful assertion about allowed file type filters in MacOS FileChoosers
|
7 years ago |
Noah Dayan
|
0366ac043f
|
Add missing key press description for number pad equals in juce_KeyPress.h
|
7 years ago |
Lukasz Kozakiewicz
|
f4cc815f3d
|
ContentSharing: when opening file descriptor on Android, pass correct file start offset and length.
|
7 years ago |
jules
|
78791be3c5
|
Deleted some old deprecated methods from Component, and tidied a few things up
|
7 years ago |
Tom Poole
|
510fa0c22b
|
Made the sorting of plug-ins in KnownPluginList case-insensitive
|
7 years ago |
Tom Poole
|
809c8f56e2
|
Added CURLOPT_NOSIGNAL to the cURL configuration
|
7 years ago |
jules
|
a9eafbc90f
|
Some tidying up in AffineTransform, and added a new fromTargetPoints method
|
7 years ago |
jules
|
8d2150f239
|
Added a parallelogram class
|
7 years ago |
jules
|
cf804268ef
|
Replaced some old embedded images in the LookAndFeel with SVG
|
7 years ago |
jules
|
30a97ec91b
|
Added some assertions to StateVariableFilter
|
7 years ago |
Tom Poole
|
43cff0ce48
|
Updated the documentation to include a MacOS caveat to the FileChooser
|
7 years ago |
jules
|
65ba5128c7
|
Small fix to the SVG parser
|
7 years ago |
Tom Poole
|
e174bb26bd
|
A minor code tidyup
|
7 years ago |
Noah Dayan
|
f0c044083b
|
Fix documentation warning in juce_ButtonTracker.h
|
7 years ago |
jules
|
430948ad91
|
Fixed an undefined behaviour warning in the demo app, and tidied up a couple of path functions
|
7 years ago |
Tom Poole
|
6406fc4466
|
Tweaked the JUCE analytics data
|
7 years ago |
jules
|
d5bdca9695
|
Fixed some out-of-range channel copying in the AudioBuffer move operator
|
7 years ago |
jules
|
b028f299b8
|
Fixed some subtle (but benign) undefined behaviour with negative bit-shifts
|
7 years ago |
Tom Poole
|
beec82b8cb
|
Improvements to the Analytics class
|
7 years ago |
Tom Poole
|
cff37f5b6a
|
Fixed some const violation errors
|
7 years ago |
Lukasz Kozakiewicz
|
072a56cf16
|
Add a bunch of autos.
|
7 years ago |
Lukasz Kozakiewicz
|
dd7549ef70
|
Add missing selector to NSViewComponentPeer.
|
7 years ago |
jules
|
c4342e684d
|
Added some get/set/addSample methods to AudioBlock
|
7 years ago |
jules
|
5e9267e5d8
|
Simplified the Path class by making it use an Array for starage.
|
7 years ago |
Tom Poole
|
c0223ae2bc
|
Added a missing dependency in the juce_audio_utils module
|
7 years ago |
jules
|
4797b29b27
|
DSP: Added Butterworth methods to the FilterDesign class
|
7 years ago |
jules
|
da50695970
|
Fixed a typo in a comment
|
7 years ago |
Lukasz Kozakiewicz
|
a2bbd99234
|
StandaloneFilterWindow: hide title bar on iOS and Android even when not in Kiosk mode.
|
7 years ago |
Tom Poole
|
2d92311116
|
VST3: Fixed an issue with parallel streams of parameter updates during playback
|
7 years ago |
jules
|
25d3a7f89d
|
Added more comments to a LookAndFeel assertion that seems to be confusing people
|
7 years ago |
Lukasz Kozakiewicz
|
3b130b10fe
|
URL: add method to get filename (most useful for Android’s content:// scheme).
|
7 years ago |
Lukasz Kozakiewicz
|
8ac29a4843
|
Fix typo.
|
7 years ago |
Lukasz Kozakiewicz
|
360449de0b
|
Android: ensure that navigation/status bar visibility is correctly restored when the app gets resumed.
|
7 years ago |
Lukasz Kozakiewicz
|
181f4ab7fc
|
StandalonePluginWindow: allow to customise kiosk mode enablement.
|
7 years ago |
ed
|
fa2a531365
|
Fixed a typo in juce_Initialisation.h
|
7 years ago |
ed
|
ea23ddd69e
|
Added a method to DatagramSocket to set whether multicast loopback should be enabled
|
7 years ago |
jules
|
934d5aee22
|
Fixed the typo that I introduced while fixing a different typo
|
7 years ago |
jules
|
89b4e13423
|
Fixed some incorrect documentation in the singleton macros
|
7 years ago |
jules
|
a156d12390
|
Fixed a typo in AiffAudioFormat
|
7 years ago |
Tom Poole
|
e14ca41087
|
VST3: Fixed some compilation errors when building without JUCE_VST3_CAN_REPLACE_VST2
|
7 years ago |
Tom Poole
|
438ab2b0f7
|
CoreAudio: Fixed some additional issues handling background device changes
|
7 years ago |
jules
|
a4252b1407
|
Optimised the checking process for duplicate parameter IDs
|
7 years ago |
jules
|
25c457df39
|
Enabled JUCE_CONSTEXPR for older versions of clang
|
7 years ago |
Tom Poole
|
f24045053d
|
CoreAudio: Fixed some issues handling background device changes
|
7 years ago |
Lukasz Kozakiewicz
|
4a6ecffd91
|
ContentSharing: minor tweaks.
|
7 years ago |
ed
|
f11c43d038
|
Fixed a bug in Windows plugins where the display bounds were not being updated when the scale factor was changed
|
7 years ago |
jules
|
6fe0358dee
|
Whitespace
|
7 years ago |
jules
|
eff880e01f
|
Added some methods to OSCSender and OSCReceiver to allow them to use existing sockets
|
7 years ago |
jules
|
faa847f443
|
Added a method OptionalScopedPointer::reset()
|
7 years ago |