.. |
juce_audio_basics
|
Fixed a couple of minor warnings
|
9 years ago |
juce_audio_devices
|
Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above).
|
9 years ago |
juce_audio_formats
|
Introjucer: Slight improvement to --fix-broken-include-paths
|
9 years ago |
juce_audio_plugin_client
|
Removed an old workaround in the VST wrapper that would substitute a sample rate of 44100 if the host failed to provide a rate. Now, in line with other formats, the VST wrapper will pass a rate of 0 through to the plugin.
|
9 years ago |
juce_audio_processors
|
Improved some Windows registry root key handling.
|
9 years ago |
juce_audio_utils
|
Added a method MidiKeyboardComponent::getTotalKeyboardWidth()
|
9 years ago |
juce_box2d
|
Normalised some divider comments
|
9 years ago |
juce_core
|
Added a helpful assertion in String::replaceCharacters
|
9 years ago |
juce_cryptography
|
Normalised some divider comments
|
9 years ago |
juce_data_structures
|
Normalised some divider comments
|
9 years ago |
juce_events
|
Added some workarounds in the OSX windowing code to help keep window resizing smooth when components are repainting at high speeds (only seems to be an issue since OSX 10.11)
|
9 years ago |
juce_graphics
|
Made sure that String::toCFString() never returns a null pointer
|
9 years ago |
juce_gui_basics
|
Avoided an unnecessary refresh when a FileBrowserComponent is first created
|
9 years ago |
juce_gui_extra
|
Normalised some divider comments
|
9 years ago |
juce_opengl
|
Normalised some divider comments
|
9 years ago |
juce_osc
|
Normalised some divider comments
|
9 years ago |
juce_tracktion_marketplace
|
Normalised some divider comments
|
9 years ago |
juce_video
|
Normalised some divider comments
|
9 years ago |