1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2019-09-06 14:54:36 +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 Tidied up some divider comments 2019-09-06 12:00:26 +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 VST3: Fixed a bug setting projectTimeMusic in toProcessContext() 2019-09-05 17:34:47 +01:00
juce_audio_utils Tidied up some divider comments 2019-09-06 12:00:26 +01:00
juce_blocks_basics Tidied up some divider comments 2019-09-06 12:00:26 +01:00
juce_box2d Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_core Use invalidSocket in a few more places in juce_Socket.cpp 2019-09-05 09:08:34 +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 Tidied up some divider comments 2019-09-06 12:00:26 +01:00
juce_events Linux: Allow the event bit mask to be specified in LinuxEventLoop::registerFdCallback() 2019-09-06 14:54:36 +01:00
juce_graphics Prevent integer overflow in BitmapData::getLinePointer() and BitmapData::getPixelPointer() 2019-08-28 15:19:41 +01:00
juce_gui_basics Tidied up some divider comments 2019-09-06 12:00:26 +01:00
juce_gui_extra Tidied up some divider comments 2019-09-06 12:00:26 +01:00
juce_opengl Windows: Correctly set the DPI-awareness of OpenGL worker threads 2019-09-02 17:24:19 +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 Tidied up some divider comments 2019-09-06 12:00:26 +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