| .. |
|
juce_analytics
|
Update the minimum C++ standard to C++14
|
2021-06-24 16:09:48 +01:00 |
|
juce_audio_basics
|
MidiFile: Allow reporting the type of parsed files
|
2021-07-05 12:21:36 +01:00 |
|
juce_audio_devices
|
MIDI: Avoid data races in Linux MidiInput
|
2021-07-15 09:59:08 +01:00 |
|
juce_audio_formats
|
Fixed some warnings flagged by Clang's static analyzer
|
2021-07-19 15:48:31 +01:00 |
|
juce_audio_plugin_client
|
Standalone: Fixed a crash due to a dangling input muted value listener
|
2021-07-15 14:32:42 +01:00 |
|
juce_audio_processors
|
Fixed some warnings flagged by Clang's static analyzer
|
2021-07-19 15:48:31 +01:00 |
|
juce_audio_utils
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
2021-07-12 11:58:29 +01:00 |
|
juce_box2d
|
Update the minimum C++ standard to C++14
|
2021-06-24 16:09:48 +01:00 |
|
juce_core
|
GCC: Fix redundant redeclaration warnings
|
2021-07-15 09:59:08 +01:00 |
|
juce_cryptography
|
Update the minimum C++ standard to C++14
|
2021-06-24 16:09:48 +01:00 |
|
juce_data_structures
|
Update the minimum C++ standard to C++14
|
2021-06-24 16:09:48 +01:00 |
|
juce_dsp
|
AudioBlock: Remove unnecessary casts
|
2021-07-05 12:21:36 +01:00 |
|
juce_events
|
Mac MainMenu: Allow commands without modifiers to be passed to peer
|
2021-07-14 14:49:05 +01:00 |
|
juce_graphics
|
Fixed some warnings flagged by Clang's static analyzer
|
2021-07-19 15:48:31 +01:00 |
|
juce_gui_basics
|
macOS Accessibility: Fixed a memory leak when checking for active accessibility clients
|
2021-07-16 14:21:30 +01:00 |
|
juce_gui_extra
|
Fixed some warnings flagged by Clang's static analyzer
|
2021-07-19 15:48:31 +01:00 |
|
juce_opengl
|
OpenGL: Only use vertex arrays if the GL version is greater or equal to 3
|
2021-07-14 14:49:15 +01:00 |
|
juce_osc
|
Update the minimum C++ standard to C++14
|
2021-06-24 16:09:48 +01:00 |
|
juce_product_unlocking
|
Update the minimum C++ standard to C++14
|
2021-06-24 16:09:48 +01:00 |
|
juce_video
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
2021-07-12 11:58:29 +01:00 |
|
CMakeLists.txt
|
BLOCKS: Remove juce_blocks_basics module
|
2021-05-19 16:53:01 +01:00 |