1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2017-07-20 08:59:45 +01:00
..
juce_audio_basics JUCE Demo: Increased the compiler warning level 2017-07-18 13:09:03 +01:00
juce_audio_devices Android: Add workaround for devices which falsely report supporting floating point audio 2017-07-18 11:44:39 +01:00
juce_audio_formats JUCE Demo: Increased the compiler warning level 2017-07-18 13:09:03 +01:00
juce_audio_plugin_client VST2: Ignore scaling requests on macOS/iOS as scaling is already handled natively 2017-07-20 08:59:45 +01:00
juce_audio_processors JUCE Demo: Increased the compiler warning level 2017-07-18 13:09:03 +01:00
juce_audio_utils Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 2017-07-19 12:08:47 +01:00
juce_blocks_basics Blocks/api (#18) 2017-07-19 10:07:33 +01:00
juce_box2d JUCE Demo: Increased the compiler warning level 2017-07-18 13:09:03 +01:00
juce_core Fixed an ISO8601 time parsing bug 2017-07-19 14:46:08 +01:00
juce_cryptography Fixed a harmless compiler warning with newer versions of clang 2017-07-11 14:35:12 +01:00
juce_data_structures Bump version number to 5.0.2 2017-05-30 16:32:47 +01:00
juce_events Android: Added a virtual backButtonPressed() method to JUCEApplicationBase which can be overridden to be informed when the back button is pressed on a device. 2017-06-20 16:40:03 +01:00
juce_graphics MinGW: Fixed some build warnings 2017-07-07 11:06:16 +01:00
juce_gui_basics Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 2017-07-19 12:08:47 +01:00
juce_gui_extra Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 2017-07-19 12:08:47 +01:00
juce_opengl Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 2017-07-19 12:08:47 +01:00
juce_osc Fixes for a couple of minor compiler warnings 2017-07-05 09:21:08 +01:00
juce_product_unlocking Bump version number to 5.0.2 2017-05-30 16:32:47 +01:00
juce_video Andorid: Removed some android video stubs which could cause a crash on application startup 2017-07-11 14:34:54 +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