Tom Poole
|
ed71d280eb
|
Fixed an intermittent unit test failure for the threaded analytics backend
|
2018-01-02 12:37:41 +00:00 |
|
jules
|
81abb6a1a6
|
Avoided a spurious assertion when trying to compile invalid javascript
|
2018-01-02 10:47:22 +00:00 |
|
jules
|
1d64394727
|
Tidied up a few things in Label
|
2018-01-02 10:27:58 +00:00 |
|
Tom Poole
|
e3aede39d8
|
DSP: Fixed an overly restrictive assertion in the Matrix multiplication operator
|
2018-01-02 10:09:15 +00:00 |
|
jules
|
85f74ca7d3
|
Clarified comments around the JUCE_ALLOW_STATIC_NULL_VARIABLES items to make clear that they're deprecated
|
2017-12-31 10:49:33 +00:00 |
|
Lukasz Kozakiewicz
|
ef482e6c37
|
Android: handle case when we don’t receive file open events while sharing.
|
2017-12-28 18:15:27 +01:00 |
|
Lukasz Kozakiewicz
|
8e28a68bd0
|
Android: remove escape characters from file paths when sharing files.
|
2017-12-28 18:15:27 +01:00 |
|
ed
|
f7741ee085
|
Added some extra clarification to a comment above the assertion in LookAndFeel's destructor
|
2017-12-28 17:11:55 +00:00 |
|
ed
|
9bb4e025ca
|
Made the documentation of some classes clearer regarding when a notification will be sent
|
2017-12-28 17:02:58 +00:00 |
|
ed
|
c1c325c782
|
Fixed a few typos
|
2017-12-28 16:31:09 +00:00 |
|
ed
|
fe3635bd83
|
Added a setEditable() method to TextPropertyComponent and an optional argument to its constructors to set whether its text editor should be editable
|
2017-12-28 16:15:41 +00:00 |
|
jules
|
e6267afaae
|
Added a base class MarkerList::MarkerListHolder, and used it to remove the getMarkers() method from Component.
|
2017-12-22 13:05:11 +00:00 |
|
Tom Poole
|
a253168a25
|
Fixed a crash when disabling all input or outputs when using DirectSound
|
2017-12-22 12:36:32 +00:00 |
|
jules
|
84e86a26e6
|
Tweaked the Component::setBoundsToFit method to take a rectangle, and tidied up a few things inside Component
|
2017-12-22 12:03:23 +00:00 |
|
Tom Poole
|
71bc0ca7e6
|
Code cleanup
|
2017-12-22 09:47:37 +00:00 |
|
jules
|
7294118612
|
Changed Button so that it won't actively trigger a click when connected up to a Value source that changes
|
2017-12-22 09:20:44 +00:00 |
|
Tom Poole
|
a2a3f32d8f
|
Fixed some issues with IO channel counts in the StandaloneFilterWindow
|
2017-12-21 18:59:53 +00:00 |
|
Noah Dayan
|
75e6075474
|
Add documentation to juce_AudioChannelSet.h
|
2017-12-21 15:24:43 +00:00 |
|
Tom Poole
|
dca1ef3c3a
|
Added some documentation to addAndMakeVisible
|
2017-12-21 14:39:02 +00:00 |
|
Lukasz Kozakiewicz
|
ce0ab63f57
|
Android: avoid an assertion in URL::isLocalFile().
|
2017-12-21 13:20:27 +01:00 |
|
Tom Poole
|
3c370259a9
|
Fixed an issue with the FileChooser prepending "/localhost" to paths
|
2017-12-21 12:17:15 +00:00 |
|
Tom Poole
|
cc67e26658
|
Fixed a typo in SelectedItemSet
|
2017-12-21 11:38:43 +00:00 |
|
Tom Poole
|
2bda2016c1
|
Fixed an issue with setAudioPreprocessingEnabled on iOS
|
2017-12-21 11:13:05 +00:00 |
|
Tom Poole
|
3519de9a22
|
A more careful assertion about allowed file type filters in MacOS FileChoosers
|
2017-12-21 10:58:44 +00:00 |
|
Noah Dayan
|
0366ac043f
|
Add missing key press description for number pad equals in juce_KeyPress.h
|
2017-12-21 09:30:17 +00:00 |
|
Lukasz Kozakiewicz
|
f4cc815f3d
|
ContentSharing: when opening file descriptor on Android, pass correct file start offset and length.
|
2017-12-20 22:13:17 +01:00 |
|
jules
|
78791be3c5
|
Deleted some old deprecated methods from Component, and tidied a few things up
|
2017-12-20 15:30:40 +00:00 |
|
Tom Poole
|
510fa0c22b
|
Made the sorting of plug-ins in KnownPluginList case-insensitive
|
2017-12-20 15:02:26 +00:00 |
|
Tom Poole
|
809c8f56e2
|
Added CURLOPT_NOSIGNAL to the cURL configuration
|
2017-12-20 14:45:18 +00:00 |
|
jules
|
a9eafbc90f
|
Some tidying up in AffineTransform, and added a new fromTargetPoints method
|
2017-12-20 12:58:20 +00:00 |
|
jules
|
8d2150f239
|
Added a parallelogram class
|
2017-12-20 11:42:29 +00:00 |
|
jules
|
cf804268ef
|
Replaced some old embedded images in the LookAndFeel with SVG
|
2017-12-20 09:40:03 +00:00 |
|
jules
|
30a97ec91b
|
Added some assertions to StateVariableFilter
|
2017-12-20 09:32:58 +00:00 |
|
Tom Poole
|
43cff0ce48
|
Updated the documentation to include a MacOS caveat to the FileChooser
|
2017-12-19 19:18:40 +00:00 |
|
jules
|
65ba5128c7
|
Small fix to the SVG parser
|
2017-12-19 17:57:50 +00:00 |
|
Tom Poole
|
e174bb26bd
|
A minor code tidyup
|
2017-12-19 16:12:31 +00:00 |
|
Noah Dayan
|
f0c044083b
|
Fix documentation warning in juce_ButtonTracker.h
|
2017-12-19 15:10:38 +00:00 |
|
jules
|
430948ad91
|
Fixed an undefined behaviour warning in the demo app, and tidied up a couple of path functions
|
2017-12-19 15:01:41 +00:00 |
|
Tom Poole
|
6406fc4466
|
Tweaked the JUCE analytics data
|
2017-12-19 14:35:58 +00:00 |
|
jules
|
d5bdca9695
|
Fixed some out-of-range channel copying in the AudioBuffer move operator
|
2017-12-19 14:23:14 +00:00 |
|
jules
|
b028f299b8
|
Fixed some subtle (but benign) undefined behaviour with negative bit-shifts
|
2017-12-19 14:22:39 +00:00 |
|
Tom Poole
|
beec82b8cb
|
Improvements to the Analytics class
|
2017-12-19 14:18:39 +00:00 |
|
Tom Poole
|
cff37f5b6a
|
Fixed some const violation errors
|
2017-12-19 12:44:24 +00:00 |
|
Lukasz Kozakiewicz
|
072a56cf16
|
Add a bunch of autos.
|
2017-12-19 09:08:34 +01:00 |
|
Lukasz Kozakiewicz
|
dd7549ef70
|
Add missing selector to NSViewComponentPeer.
|
2017-12-18 22:33:50 +01:00 |
|
jules
|
c4342e684d
|
Added some get/set/addSample methods to AudioBlock
|
2017-12-18 15:31:16 +00:00 |
|
jules
|
5e9267e5d8
|
Simplified the Path class by making it use an Array for starage.
|
2017-12-18 12:22:02 +00:00 |
|
Tom Poole
|
c0223ae2bc
|
Added a missing dependency in the juce_audio_utils module
|
2017-12-18 10:44:40 +00:00 |
|
jules
|
4797b29b27
|
DSP: Added Butterworth methods to the FilterDesign class
|
2017-12-18 10:39:56 +00:00 |
|
jules
|
da50695970
|
Fixed a typo in a comment
|
2017-12-18 09:56:44 +00:00 |
|