ed
|
03fd0b9c83
|
AUv3: Fixed a bug in the AU hosting code causing sample rate changes to be ignored
|
6 years ago |
Tom Poole
|
1c8d648444
|
Fixed a bug in the JUCE_FORCE_USE_LEGACY_PARAM_IDS compatibility flag
|
6 years ago |
ed
|
de181762d2
|
IAA: Call AudioIODeviceCallback::audioDeviceStopped() when IAA is disconnected
|
6 years ago |
ed
|
6275af3588
|
Add audio/mpeg to the MIME type table for .mp3 files to ensure they show up correctly in the native Android file chooser
|
6 years ago |
cesare
|
ca3f1167fb
|
Fix Xcode warnings
|
6 years ago |
ed
|
20f6e65d35
|
Unity: Fix some compiler errors when building for Win32
|
6 years ago |
ed
|
b6bebb313f
|
Fixed a documentation error in ListenerList
|
6 years ago |
ed
|
a2002354a1
|
Projucer: Trim the Oboe repository path string when saving the Android exporter
|
6 years ago |
ed
|
b3a09e8e96
|
Windows: Use raw pixel location when forwarding touch events to fix an issue with non-DPI aware plug-ins
|
6 years ago |
ed
|
68cac0c587
|
macOS: Fixed a compiler error in juce_video when using the 10.11 SDK
|
6 years ago |
ed
|
9ade3b30d5
|
Projucer: Request audio recording permissions in the Audio Application template on platforms which require it
|
6 years ago |
ed
|
35890478a3
|
Added the JUCE_DECLARE_WEAK_REFERENCEABLE macro to ValueWithDefault and fixed some places which were potentially accessing a deleted ValueWithDefault object
|
6 years ago |
Tom Poole
|
b592be8e81
|
Clarified some text in the breaking changes doc
|
6 years ago |
Tom Poole
|
e786f9c0aa
|
Clarified some text in the breaking changes doc
|
6 years ago |
ed
|
5d3854732b
|
Fixed a bug in the ADSR class when transitioning to the decay stage
|
6 years ago |
Lukasz Kozakiewicz
|
de8d029cfe
|
Update Android project template to have recommended default values
|
6 years ago |
Tom Poole
|
029484f732
|
Fixed some typos and formatting
|
6 years ago |
ed
|
c68f5b2d28
|
Fixed a typo in the ADSR documentation
|
6 years ago |
ed
|
6f12e99f3d
|
Re-saved all projects
|
6 years ago |
ed
|
bba6fa6e4c
|
Updated the sampler synthesiser classes to use the new ADSR class
|
6 years ago |
ed
|
a457eb8ad1
|
Added a simple ADSR envelope class to juce_audio_basics
|
6 years ago |
ed
|
67ff43f1f0
|
Renamed juce_audio_basics/effects to juce_audio_basics/utilities
|
6 years ago |
hogliux
|
85ec71d6e4
|
Fixed an issue where file URIs on Windows would not be parsed correctly
|
6 years ago |
ed
|
47f607c2d3
|
Projucer: Allow dynamic library targets in the iOS exporter
|
6 years ago |
hogliux
|
1cf973ff32
|
Re-saved all projects
|
6 years ago |
hogliux
|
008b7a9ab2
|
Re-structured the low-level Android native code
Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information.
|
6 years ago |
ed
|
463f5ea5b0
|
Projucer: Ensure that the default bundle identifier doesn't contain any illegal characters
|
6 years ago |
ed
|
baf78b1e5f
|
JUCE version 5.4.1
|
6 years ago |
Tom Poole
|
5007e2bb98
|
Windows: Fixed a VST2 compilation error in VS2013
|
6 years ago |
ed
|
ad6600f31c
|
Re-saved all projects
|
6 years ago |
ed
|
6d39f01793
|
Bump version number to 5.4.1
|
6 years ago |
ed
|
33baa50986
|
Projucer: Fixed a bug in scanning exporter module paths when there are no compatible exporters on the current OS
|
6 years ago |
Tom Poole
|
82f16e82ec
|
Windows: Fixed a VST2 compilation error in VS2013
|
6 years ago |
Tom Poole
|
aa40ea1eb8
|
Fixed a live build error compiling the numeric header
|
6 years ago |
ed
|
3ccbd29b39
|
Fixed some uninitialised ValueWithDefault pointers in the ChoicePropertyComponents
|
6 years ago |
Tom Poole
|
32aa676f01
|
Projucer: Fixed a Windows live build error in the video module
|
6 years ago |
Tom Poole
|
a1c343b97d
|
Projucer: Fixed a bug connecting to the build server on startup
|
6 years ago |
ed
|
7f08842864
|
Unity: Only display normalised range for default parameter sliders and expose choice parameters
|
6 years ago |
Tom Poole
|
f0a4b67915
|
Android: Fixed some compiler warnings
|
6 years ago |
ed
|
ada0fdfeaf
|
Projucer: Fixed a bug where multiple AlertWindows could be shown for an out-of-date version
|
6 years ago |
ed
|
4b92a04e27
|
Fixed a couple of narrowing cast bugs in AudioFormatReaders
|
6 years ago |
ed
|
b56bdd83fd
|
Projucer: Only add paths from compatible exporters when scanning exporter module paths
|
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 |
ed
|
d543df6aff
|
Projucer: Sanitise Unity plug-in names when generating the C# script class name
|
6 years ago |