| .. |
|
juce_audio_basics
|
Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor
|
8 years ago |
|
juce_audio_devices
|
Added some prototype function definitions to avoid compiler warnings for people who enable the "missing prototype" flag
|
8 years ago |
|
juce_audio_formats
|
Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor
|
8 years ago |
|
juce_audio_plugin_client
|
VST2: Added warnings if the plug-in version number cannot be displayed by Cubase's version encoding
|
8 years ago |
|
juce_audio_processors
|
Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor
|
8 years ago |
|
juce_audio_utils
|
Added optional parameter to specify the size and position of the MIDI bluetooth selector
|
8 years ago |
|
juce_blocks_basics
|
Littlefoot: Add pitch correction functions
|
8 years ago |
|
juce_box2d
|
Bump version number to 5.1.2
|
8 years ago |
|
juce_core
|
Deprecated File::separator and File::separatorString, replacing them by static getter functions, so that File methods can be safely used in static constructors without order-of-initialisation problems
|
8 years ago |
|
juce_cryptography
|
Bump version number to 5.1.2
|
8 years ago |
|
juce_data_structures
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
8 years ago |
|
juce_dsp
|
Converted some old uses of non-C++ maths functions to their std equivalents
|
8 years ago |
|
juce_events
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
8 years ago |
|
juce_graphics
|
Added some more JUCE_CONSTEXPR flags to Point
|
8 years ago |
|
juce_gui_basics
|
Deprecated File::separator and File::separatorString, replacing them by static getter functions, so that File methods can be safely used in static constructors without order-of-initialisation problems
|
8 years ago |
|
juce_gui_extra
|
Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor
|
8 years ago |
|
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
|
8 years ago |
|
juce_osc
|
Bump version number to 5.1.2
|
8 years ago |
|
juce_product_unlocking
|
Minor documentation fixes
|
8 years ago |
|
juce_video
|
Bump version number to 5.1.2
|
8 years ago |
|
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.
|
8 years ago |