| .. |
|
juce_analytics
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
juce_audio_basics
|
MPESynthesiserBase: Fix and add tests for renderNextBlock
|
2020-05-18 17:12:43 +01:00 |
|
juce_audio_devices
|
Linux: Fixed a data race in the ALSA code
|
2020-05-21 09:24:40 +01:00 |
|
juce_audio_formats
|
Removed some cross-module relative includes
|
2020-05-22 16:46:52 +01:00 |
|
juce_audio_plugin_client
|
AU: Resize host window correctly when global scale != 1
|
2020-05-28 09:49:29 +01:00 |
|
juce_audio_processors
|
Removed some cross-module relative includes
|
2020-05-22 16:46:52 +01:00 |
|
juce_audio_utils
|
Cleanup: Remove redundant inlines
|
2020-04-27 10:22:06 +01:00 |
|
juce_blocks_basics
|
Cleanup: Remove redundant inlines
|
2020-04-27 10:22:06 +01:00 |
|
juce_box2d
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
juce_core
|
Fixed some doxygen warnings
|
2020-05-18 14:43:50 +01:00 |
|
juce_cryptography
|
Cleanup: Remove redundant inlines
|
2020-04-27 10:22:06 +01:00 |
|
juce_data_structures
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
juce_dsp
|
Fixed some doxygen warnings
|
2020-05-18 14:43:50 +01:00 |
|
juce_events
|
iOS: Fixed a linker error when compiling juce_events without juce_gui_basics
|
2020-05-22 16:46:52 +01:00 |
|
juce_graphics
|
Removed some cross-module relative includes
|
2020-05-22 16:46:52 +01:00 |
|
juce_gui_basics
|
iOS: Fixed a leak in the FileChooser code
|
2020-05-28 14:17:52 +01:00 |
|
juce_gui_extra
|
Removed references to nonexistent function in BubbleMessageComponent docs
|
2020-05-27 09:51:51 +01:00 |
|
juce_opengl
|
macOS: Render OpenGL frames on ThreadPoolJob instead of directly on the CVDisplayLink thread to avoid a deadlock
|
2020-05-20 11:45:44 +01:00 |
|
juce_osc
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
juce_product_unlocking
|
Cleanup: Remove redundant inlines
|
2020-04-27 10:22:06 +01:00 |
|
juce_video
|
Squashed some deprecation warnings on the latest iOS and macOS versions
|
2020-05-04 17:41:52 +01:00 |
|
CMakeLists.txt
|
CMake: Use juce_add_modules to import modules from install tree
|
2020-05-05 12:28:46 +01:00 |