1
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
String: Fix a bug in calculating the number of significant digits for exact powers of 10 More... about 1 month ago
CMake: Fix juce_vst3_helper target check More... about 1 month ago
AudioProcessor: Remove friendship with AudioProcessorParameter More... about 1 month ago
AudioProcessor: Move getDefaultNumParameterSteps() to AudioProcessorParameter More... about 1 month ago
AudioProcessorListener: Move impl to dedicated file More... about 1 month ago
AudioProcessorParameter: Break dependency cycle with AudioProcessor More... about 1 month ago
AudioProcessorParameter: Remove friendship with unrelated types More... about 1 month ago
AudioProcessorParameter: Move impl to dedicated file More... about 1 month ago
AudioProcessor: Remove deprecated functions More... about 1 month ago
TextLayout: Implement better line balancing algorithm
Oli
More... about 1 month ago
OpenGL: Clear bound texture after rendering transparency layer More... about 1 month ago
Graphics: Use unique_ptr instead of raw pointers in RenderingHelpers More... about 1 month ago
AU Client: Improve AUChannelInfo reporting and add tests More... about 1 month ago
AU: Refactor getAUChannelInfo to make mismatch checking more concise More... about 1 month ago
AU: Refactor getAUChannelInfo to reduce duplication More... about 1 month ago
TooltipWindow: Enable by-char breaking for the tooltip text
Oli
More... about 1 month ago
AU Host: Avoid potential UB reads of MIDI data More... about 1 month ago
AAX Client: Manually declare compatibility with all channel layouts for MIDI FX More... about 1 month ago
NativeMessageBox (iOS): Delay lookup of focused peer More... about 1 month ago
iOS: Update Info.plist generation to include UIApplicationSceneManifest More... about 1 month ago
Linux: Fix XEmbedComponent::setVisible More... about 1 month ago
Android: Add new ActivityLifecycleCallbacks base class More... about 1 month ago
Android: Fix formatting in JuceInvocationHandler.java More... about 1 month ago
Android: Refactor lifecycle callbacks to reduce repetition in lifecycle listener registration More... about 1 month ago
Android: Refactor to use inline statics More... about 1 month ago
Tidying More... about 2 months ago
ComboBox: Fix accessibility navigation when the PopupMenu has a parent component More... about 2 months ago
PopupMenu: Fix accessibility issue where ticked items couldn't be pressed More... about 2 months ago
Projucer (MSVC): Add setting to control intrinsic functions optimisation flag More... about 2 months ago
Android: Add an assertion to check that app style is only modified on the main thread More... about 2 months ago