..
juce_analytics
Bump version number to 8.0.1
2024-07-29 12:43:19 +01:00
juce_animation
Fix some Doxygen docstrings
2024-06-12 09:35:32 +01:00
juce_audio_basics
MidiFile: Fix invalid comparator argument to stable_sort
2024-07-31 19:36:51 +01:00
juce_audio_devices
Replace is_pod_v (deprecated by C++23) with is_standard_layout
2024-08-15 11:15:15 +02:00
juce_audio_formats
Bump version number to 8.0.1
2024-07-29 12:43:19 +01:00
juce_audio_plugin_client
VST3: Fix an issue migrating VST2 to VST3 states in Reaper
2024-08-24 08:38:10 +01:00
juce_audio_processors
VST3: Fix an issue migrating VST2 to VST3 states in Reaper
2024-08-24 08:38:10 +01:00
juce_audio_utils
Bump version number to 8.0.1
2024-07-29 12:43:19 +01:00
juce_box2d
Bump version number to 8.0.1
2024-07-29 12:43:19 +01:00
juce_core
FixedSizeFunction: Replace std::aligned_storage_t to avoid C++23 warning
2024-08-15 11:15:15 +02:00
juce_cryptography
Bump version number to 8.0.1
2024-07-29 12:43:19 +01:00
juce_data_structures
Bump version number to 8.0.1
2024-07-29 12:43:19 +01:00
juce_dsp
LadderFilter: Fix incorrect coefficients for BPF12 mode
2024-08-21 16:03:08 +00:00
juce_events
Fix C++23 compilation
2024-08-15 11:15:15 +02:00
juce_graphics
macOS: Prevent an image mask from filling outside the clipping bounds
2024-08-23 15:53:43 +00:00
juce_gui_basics
Windows: Fix issue where windows with titlebars reported the wrong transparency kind
2024-08-23 16:12:29 +01:00
juce_gui_extra
Windows: WebBrowserComponent: Fix state handling when the component is invisible
2024-08-22 17:04:55 +02:00
juce_midi_ci
Bump version number to 8.0.1
2024-07-29 12:43:19 +01:00
juce_opengl
OpenGL: Stop calling disableScreenUpdatesUntilFlush on macOS
2024-08-14 15:35:50 +00:00
juce_osc
ListenerList: Replace ListenerList with LightweightListenerList in select places
2024-08-01 16:10:09 +00:00
juce_product_unlocking
Bump version number to 8.0.1
2024-07-29 12:43:19 +01:00
juce_video
Bump version number to 8.0.1
2024-07-29 12:43:19 +01:00
CMakeLists.txt
Animation: Add juce_animation module
2024-04-16 17:43:21 +01:00