1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2017-07-24 18:00:54 +01:00
..
juce_audio_basics Projucer: Xcode exporter: Updated to support Xcode 9 2017-07-24 18:00:54 +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 Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
juce_audio_plugin_client Projucer: Xcode exporter: Updated to support Xcode 9 2017-07-24 18:00:54 +01:00
juce_audio_processors Added an extra forced resize callback in linux VST hosting to avoid some repaint issues 2017-07-20 16:51:21 +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 Projucer: Xcode exporter: Updated to support Xcode 9 2017-07-24 18:00:54 +01:00
juce_cryptography Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
juce_data_structures Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +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 Projucer: Xcode exporter: Updated to support Xcode 9 2017-07-24 18:00:54 +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 Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +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