1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2016-03-02 08:12:14 +00:00
..
juce_audio_basics Fixed a couple of minor warnings 2016-03-02 08:12:14 +00:00
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). 2016-02-25 10:12:30 +00:00
juce_audio_formats Introjucer: Slight improvement to --fix-broken-include-paths 2016-02-23 11:03:21 +00:00
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. 2016-02-29 15:13:14 +00:00
juce_audio_processors Improved some Windows registry root key handling. 2016-02-25 10:18:43 +00:00
juce_audio_utils Added a method MidiKeyboardComponent::getTotalKeyboardWidth() 2016-03-01 16:33:53 +00:00
juce_box2d Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_core Fixed a couple of minor warnings 2016-03-02 08:12:14 +00:00
juce_cryptography Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_data_structures Normalised some divider comments 2016-02-20 09:45:43 +00:00
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) 2016-02-22 18:00:05 +00:00
juce_graphics Made sure that String::toCFString() never returns a null pointer 2016-02-25 16:53:14 +00:00
juce_gui_basics Avoided an unnecessary refresh when a FileBrowserComponent is first created 2016-02-29 09:08:28 +00:00
juce_gui_extra Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_opengl Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_osc Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_tracktion_marketplace Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_video Normalised some divider comments 2016-02-20 09:45:43 +00:00