1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2019-08-29 17:23:44 +01:00
..
juce_analytics Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_audio_basics Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_audio_devices Updates to support latest Bela release 2019-08-22 17:08:10 +01:00
juce_audio_formats macOS: Handle EOF in CoreAudioReader::readSamples() 2019-08-14 16:17:05 +01:00
juce_audio_plugin_client VST3: Add guard for early return in previous commit 2019-08-21 11:03:21 +01:00
juce_audio_processors Added a default constructor to AudioProcessorGraph::Connection 2019-08-28 15:23:14 +01:00
juce_audio_utils Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_blocks_basics BLOCKS: Add master block detection and throttle ping requests 2019-08-16 18:58:33 +01:00
juce_box2d Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_core Set socket blocking state to match blockUntilSpecifiedAmountHasArrived argument value in read() 2019-08-29 12:09:29 +01:00
juce_cryptography Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_data_structures Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_dsp DSP: Refactored AudioBlock 2019-08-15 12:49:47 +01:00
juce_events Linux: Improved message queue performance 2019-08-13 14:01:52 +01:00
juce_graphics Prevent integer overflow in BitmapData::getLinePointer() and BitmapData::getPixelPointer() 2019-08-28 15:19:41 +01:00
juce_gui_basics Android: Fixed a content sharing crash 2019-08-29 17:23:44 +01:00
juce_gui_extra Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_opengl OpenGL: Fixed an issue cloning OpenGLImageType images 2019-08-12 12:40:06 +01:00
juce_osc Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_product_unlocking Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_video Ensure that VideoComponent is resized after asynchronous loading by calling startTimer() 2019-08-29 09:51:33 +01:00
JUCE Module Format.txt Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 2017-07-19 17:23:20 +01:00