ed
|
4b92a04e27
|
Fixed a couple of narrowing cast bugs in AudioFormatReaders
|
6 years ago |
Tom Poole
|
55ebd17dfc
|
Fixed a bug in the Oversampling class
|
6 years ago |
ed
|
070a459db0
|
MPE: Made MPESynthesiserVoice::noteOnTime public
|
6 years ago |
ed
|
4363e8cd0d
|
Unity: Use setValueNotifyingHost() when parameters are changed in the Unity editor to ensure that parameter listeners are called
|
6 years ago |
Tom Poole
|
06f8accd9c
|
Fixed compatibility with Xcode 8.2.1
|
6 years ago |
ed
|
67c112dd6d
|
Unity: Fix a crash that could occur when using plug-in preferred channel configurations
|
6 years ago |
ed
|
cda5c144f4
|
Unity: Ensure that the MessageManager is always initialised before new plug-in instances are created
|
6 years ago |
Tom Poole
|
4380b0e4a2
|
Fixed some VS2015 compiler errors
|
6 years ago |
cesare
|
73ac883b2f
|
Tidied up Oboe asserts, made logging clearer and removed some redundant code
|
6 years ago |
tommaisey
|
82019acae7
|
BLOCKS: Allow factory reset commands
|
6 years ago |
ed
|
0b8fcc7a15
|
Bump version number to 5.4.0
|
6 years ago |
Tom Poole
|
866ef9c0d9
|
A minor documentation update
|
6 years ago |
jules
|
1ab38ab874
|
Added a compile error if you try to enable both Oboe and openSL
|
6 years ago |
cesare
|
b434434d07
|
Fix Oboe assertions on Android
|
6 years ago |
Tom Poole
|
ff4e54b32d
|
Clarified some comments regarding the removal of the embedded VST2 SDK
|
6 years ago |
Tom Poole
|
5a94a8d584
|
Minor formatting
|
6 years ago |
Lukasz Kozakiewicz
|
21c2612dea
|
Android: add putFloat to bundle and rename JavaBundle to AndroidBundle.
|
6 years ago |
jules
|
e19c673b4e
|
Whitespace
|
6 years ago |
Lukasz Kozakiewicz
|
2718ce96f0
|
Updates to support the latest Oboe (c5c3cc17f7 ).
|
6 years ago |
Tom Poole
|
d83360a771
|
Windows: Updated the WinRT MIDI interface
|
6 years ago |
Tom Poole
|
4137ee1b7d
|
DSP: Fixed a couple of issues with the Oversampling class
|
6 years ago |
ed
|
aae372d68c
|
Fixed a typo in the docs for JUCEApplicationBase::moreThanOneInstanceAllowed() and clarified on which platforms ::anotherInstanceStarted() will be called
|
6 years ago |
ed
|
29b673a283
|
Unity: Fixed a compile warning in the plugin wrapper on Linux
|
6 years ago |
Daniel Walz
|
49ef70cc0d
|
BLOCKS: Fix for PhysicalTopologySource appearing locked incorrectly
|
6 years ago |
ed
|
b3a1d56eba
|
Windows: Fixed a build error when JUCE_WIN_PER_MONITOR_DPI_AWARE=0
|
6 years ago |
jules
|
9054620d67
|
Updated some Oboe calls that had changed name
|
6 years ago |
Tom Poole
|
61e2e80581
|
APVTS: Fixed a bug setting the SliderAttachment text for unchanged default values
|
6 years ago |
ed
|
9b4ba780ed
|
Fixed a potential out-of-bounds array access in the CoreAudio internals
|
6 years ago |
ed
|
0b71fdb9a8
|
Added support for lower sample rates to audio devices
|
6 years ago |
Dimitri Sudell
|
926e1fe38f
|
Littlefoot: Added support for (global) arrays
|
6 years ago |
Tom Poole
|
3c121b8538
|
MacOS: Fixed a crash hiding an NSView in Vienna Ensemble Pro
|
6 years ago |
ed
|
c43e62a16a
|
Whitespace
|
6 years ago |
cesare
|
be56122e7e
|
Linux: Fix problem with ALSA midi name in console applications
|
6 years ago |
ed
|
32e6528508
|
MPE: Set the note-on time of MPESynthesiserVoice correctly
|
6 years ago |
Tom Poole
|
98def04379
|
WinRT: Added a dedicated ComPtr class
|
6 years ago |
ed
|
5c4329e0fc
|
Ensure that setting a plug-in to be non-resizable using AudioProcessorEditor::setResizable() does not overwrite custom bounds constrainers
|
6 years ago |
Tom Poole
|
4094bcc45a
|
Fixed some Doxygen parsing errors
|
6 years ago |
ed
|
acd3c0b8ee
|
Fixed some Objective-C id -> auto* conversion warnings
|
6 years ago |
ed
|
59e70ad82c
|
VST3: Removed some ancient native host window resizing code from the plug-in wrapper
|
6 years ago |
ed
|
e8a31171fe
|
VST3: Fixed a resizing bug on macOS FL Studio
|
6 years ago |
ed
|
aec716c36e
|
VST3: Fixed an incorrect VST2 SDK include path
|
6 years ago |
ed
|
87a89e71e8
|
Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object
|
6 years ago |
jules
|
86b4fd72a0
|
Added support for extremely high sample rates to audio devices
|
6 years ago |
jules
|
2666842fa5
|
Used the shared posix networking code for Android where the target SDK supports it
|
6 years ago |
Tom Poole
|
a3566b8c1e
|
Removed the embedded VST2 SDK
|
6 years ago |
jules
|
a54535bc31
|
Made openSL select a default sample rate when 0 is passed in
|
6 years ago |
jules
|
a2fcd9b4c1
|
Added android broadcast address support
|
6 years ago |
jules
|
048cfd6a3c
|
Handled some uncaught error cases in android openSL
|
6 years ago |
jules
|
cfc85445b5
|
Minor tidying up
|
6 years ago |
Tom Poole
|
2a5e20a10a
|
Tidied up some WinRT code
|
6 years ago |