| .. |
|
juce_analytics
|
Bump version number to 8.0.0
|
2024-04-16 17:43:20 +01:00 |
|
juce_animation
|
Fix some Doxygen docstrings
|
2024-06-12 09:35:32 +01:00 |
|
juce_audio_basics
|
AudioChannelSet: Fix typos in comments
|
2024-06-11 11:34:05 +01:00 |
|
juce_audio_devices
|
CoreAudio: Prevent racing between calls to start and stop a device
|
2024-06-12 09:35:32 +01:00 |
|
juce_audio_formats
|
ComSmartPtr: Make ownership more explicit
|
2024-04-16 21:07:45 +01:00 |
|
juce_audio_plugin_client
|
AU Client: Avoid creating ModalComponentManager during shutdown
|
2024-06-20 17:52:23 +01:00 |
|
juce_audio_processors
|
AudioUnit (host): Prevent a warning from using bitwise operations with different enum types
|
2024-06-13 16:09:38 +00:00 |
|
juce_audio_utils
|
MPEKeyboardComponent: Avoid asserting when clicking on highest visible key
|
2024-05-08 17:53:52 +01:00 |
|
juce_box2d
|
Bump version number to 8.0.0
|
2024-04-16 17:43:20 +01:00 |
|
juce_core
|
ListenerList: Assert if initialisation could throw for any reason other than a bad allocation
|
2024-06-27 14:17:37 +01:00 |
|
juce_cryptography
|
Bump version number to 8.0.0
|
2024-04-16 17:43:20 +01:00 |
|
juce_data_structures
|
ValueTree: Optimise when listeners don't remove themselves
|
2024-06-07 20:25:39 +01:00 |
|
juce_dsp
|
Bump version number to 8.0.0
|
2024-04-16 17:43:20 +01:00 |
|
juce_events
|
ListenerList: Add a thread safe ListenerList type
|
2024-06-07 20:25:39 +01:00 |
|
juce_graphics
|
Direct2D: Make path-rendering behaviour consistent with CoreGraphics and the software renderer
|
2024-06-26 14:33:26 +01:00 |
|
juce_gui_basics
|
Windowing: Avoid recursively calling WM_NCHITTEST in contains()
|
2024-06-26 14:33:25 +01:00 |
|
juce_gui_extra
|
Fix some Doxygen docstrings
|
2024-06-12 09:35:32 +01:00 |
|
juce_midi_ci
|
Bump version number to 8.0.0
|
2024-04-16 17:43:20 +01:00 |
|
juce_opengl
|
Direct2D: Add initial support
|
2024-04-18 14:16:02 +01:00 |
|
juce_osc
|
Bump version number to 8.0.0
|
2024-04-16 17:43:20 +01:00 |
|
juce_product_unlocking
|
InAppPurchases: Update Android implementation to support GPB 7.0.0
|
2024-06-12 19:16:32 +01:00 |
|
juce_video
|
CameraDevice: Simplify data shared across threads, to reduce potential for data races
|
2024-05-20 12:49:54 +01:00 |
|
CMakeLists.txt
|
Animation: Add juce_animation module
|
2024-04-16 17:43:21 +01:00 |