1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules
2016-08-30 09:20:30 +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 Changed the documentation for AudioProcessorValueTreeState::SliderAttachment and ComboBoxAttachment to fix typos 2016-08-30 09:20:30 +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 Added some functions writeLittleEndianBitsInBuffer() and readLittleEndianBitsInBuffer() for packing bit-fields in memory buffers 2016-08-28 17:44:39 +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 Fix for the copy constructor of DrawableRectangle 2016-08-18 14:09:13 +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