1
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PopupMenu: Add missing target components for menus created by built-in widgets More... 3 months ago
PluginListComponent: Pass associatedComponent for temporary AlertWindows More... 3 months ago
AlertWindow: Store a SafePointer to the associatedComponent More... 3 months ago
Projucer (MSVC): Avoid generating debug info when this info would be thrown away at link time More... 3 months ago
GlyphArrangement: Add documentation tag More... 3 months ago
OpenGL: Document blend parameter for copyTexture method More... 3 months ago
CoreAudio: Respect buffer size passed to audio callback More... 3 months ago
CoreAudio: Replace HeapBlock with vector to retain allocation size More... 3 months ago
VST3: Platform header should be included from user supplied SDK More... 3 months ago
Direct2DImage: Add missing data change notification when creating writable BitmapData More... 3 months ago
Direct2DImage: Sync CPU storage when creating a BitmapData view over a subsection of the image More... 3 months ago
Android: Refactor mouse handling to avoid repeated code More... 3 months ago
Android: Update handling of ACTION_CANCEL to terminate all ongoing pointer events, instead of just the primary pointer More... 3 months ago
Android: Improve screen safe-area reporting More... 3 months ago
AudioDeviceManager: Tidy up CallbackMaxSizeEnforcer More... 4 months ago
AudioDeviceManager: Move CallbackMaxSizeEnforcer from StandaloneFilterWindow More... 4 months ago
TextEditor: Fix lines being invisible beyond the word wrap width More... 4 months ago
ShapedTextOptions: Rename maxWidth to wordWrapWidth More... 4 months ago
CI: Remove always() condition More... 4 months ago
iOS Audio: Remove buffer size assertion More... 4 months ago
AudioDeviceSelectorComponent: Tweak buffer size combo box to display the actual buffer size, even it it does not match any reported available buffer size More... 4 months ago
VST3 Client: Clarify documentation for compatibility extensions More... 4 months ago
VST3 Client: Include VST2 ID in set of compatible classes when JUCE_VST3_CAN_REPLACE_VST2 is set More... 4 months ago
VST3 Client: Move parameter migration warning to ensure that relevant macros are defined when error state is checked More... 4 months ago
Android: Suppress availability macro warning More... 4 months ago
iOS: Fix compiling juce_audio_devices when juce_graphics isn't added More... 4 months ago
Image: Respect pixelStride when converting between image formats More... 4 months ago
OpenGL: Return image BitmapData in JUCE order rather than native order More... 4 months ago
Image::BitmapData: Update getters to allow for negative lineStride More... 4 months ago
Component: Add function to clear all cached image resources More... 4 months ago