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-10-10 10:00:51 +01:00
..
juce_audio_basics Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor 2017-10-10 09:01:35 +01:00
juce_audio_devices Added some prototype function definitions to avoid compiler warnings for people who enable the "missing prototype" flag 2017-10-09 15:39:22 +01:00
juce_audio_formats Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor 2017-10-10 09:01:35 +01:00
juce_audio_plugin_client VST2: Added warnings if the plug-in version number cannot be displayed by Cubase's version encoding 2017-10-10 10:00:51 +01:00
juce_audio_processors Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor 2017-10-10 09:01:35 +01:00
juce_audio_utils Added optional parameter to specify the size and position of the MIDI bluetooth selector 2017-09-27 15:05:05 +01:00
juce_blocks_basics Littlefoot: Add pitch correction functions 2017-09-19 15:14:37 +01:00
juce_box2d Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_core Implement Process::hide for mobile platforms 2017-10-10 09:22:03 +01:00
juce_cryptography Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_data_structures Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 2017-10-09 12:38:06 +01:00
juce_dsp Converted some old uses of non-C++ maths functions to their std equivalents 2017-10-09 17:45:44 +01:00
juce_events Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 2017-10-09 12:38:06 +01:00
juce_graphics Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor 2017-10-10 09:01:35 +01:00
juce_gui_basics Implement Process::hide for mobile platforms 2017-10-10 09:22:03 +01:00
juce_gui_extra Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor 2017-10-10 09:01:35 +01:00
juce_opengl Android: Fixed a rare race-condition in android OpenGL startup which could occur if the OpenGL context is destroyed before it is fully initialised 2017-09-26 16:32:41 +01:00
juce_osc Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
juce_product_unlocking Minor documentation fixes 2017-10-06 12:33:55 +01:00
juce_video Bump version number to 5.1.2 2017-09-18 14:59:57 +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