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-08-31 09:00:50 +01:00
..
juce_audio_basics Add option to not re-allocate memory when making a copy of an AudioBuffer 2016-07-30 12:38:13 +01:00
juce_audio_devices Fixed crash on internal changes within aggregate audio devices on OS X 2016-08-24 09:39:05 +01:00
juce_audio_formats Defined HAVE_LROUND for non-MSVC compilers when building FLAC libs 2016-08-25 12:26:31 +01:00
juce_audio_plugin_client Fixed JucePlugin_IsSynth compiler warning. 2016-08-30 09:02:43 +01:00
juce_audio_processors Added beginParameterChange() and endParameterChange() methods to AudioProcessorValueTreeState::AttachedControlBase so that changes to ButtonAttachment and ComboBoxAttachment objects can be recorded as automation in hosts. 2016-08-30 14:42:20 +01:00
juce_audio_utils Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 2016-08-09 09:26:29 +01:00
juce_box2d Version number update 2016-07-05 11:27:53 +01:00
juce_core Slider and NormalisableRange changed to use standard library math functions 2016-08-31 09:00:50 +01:00
juce_cryptography Version number update 2016-07-05 11:27:53 +01:00
juce_data_structures Added begin/end iterator methods for ValueTree, for handy range-based-for loops over its children 2016-08-23 09:39:12 +01:00
juce_events Fix errors and warnings on mingw-w64 2016-08-01 18:29:12 +01:00
juce_graphics Fix ResamplingQuality documentation 2016-08-10 12:35:47 +01:00
juce_gui_basics Slider and NormalisableRange changed to use standard library math functions 2016-08-31 09:00:50 +01:00
juce_gui_extra Stopped the ColourSelector sending a change message from its constructor 2016-08-11 16:06:12 +01:00
juce_opengl Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash 2016-08-11 10:50:36 +01:00
juce_osc Version number update 2016-07-05 11:27:53 +01:00
juce_tracktion_marketplace Removed the juce_tracktion_marketplace module's dependency on juce_data_structures 2016-08-05 15:46:00 +01:00
juce_video Add low quality mode for juce CameraDevice 2016-08-03 12:09:19 +01:00
JUCE Module Format.txt Add pkg-config support for linux 2016-07-07 10:37:58 +01:00