1
I Use This!
High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Windows: Fix bug where mouse events would not reach background windows blocked by modal windows More... 3 months ago
AudioProcessorGraph: Fix bug where channel delays could incorrectly be applied multiple times More... 3 months ago
Windows: Disable edge-resizer cursors for kiosk-mode windows More... 3 months ago
Windows: Disable window decorations for kiosk-mode windows More... 3 months ago
Projucer (MSVC): Make Zi default debug info flag More... 3 months ago
CMake (MSVC): Make Zi default debug info flag More... 3 months ago
FontFeaturesDemo: Force LTR order when shaping examples More... 3 months ago
GlyphArrangement: Extend glyph bounds to encapsulate ligature characters More... 3 months ago
Windows: Use ScopedValueSetter to make function implementation more concise More... 3 months ago
Toolbar: Avoid use-after-free when toolbar is destroyed before customisation dialog More... 3 months ago
Windows: Make static data members inline More... 3 months ago
CI: Handle more errors when connecting to the GitHub API More... 3 months ago
CI: Fix skipped docs job More... 3 months ago
Windows: Fix mouse state tracking when mouse leaves window More... 3 months ago
Network: Make Linux networking code robust against user headers that already end with CRLF More... 3 months ago
XmlElement: Add new API to allow iterating over attributes More... 3 months ago
CI: Don't unconditionally skip the deploy job if the build job was skipped More... 3 months ago
CI: Skip main build if check has already passed More... 3 months ago
Docs: Hide noisy/excessive doxygen references to jassert/jassertfalse More... 3 months ago
Docs: Remove dozens of internal JUCE_EACH macros from muddying up doxygen More... 3 months ago
Fix compilation when JUCE_USE_LAME_AUDIO_FORMAT=1 More... 3 months ago
ToolbarItem: Tidy up constructor More... 3 months ago
ModifierKeys: Avoid direct access to currentModifiers when reading but not writing More... 3 months ago
DemoRunner: Protect against null peer when updating renderer More... 3 months ago
Graphics: Modify imported libjpeg sources for unity build compatibility
Oli
More... 3 months ago
Graphics: Import JPEG library code
Oli
More... 3 months ago
VST3: Prevent some warnings More... 3 months ago
VST3: Fix a bug converting a compatibility ID to a string More... 3 months ago
VST3: Include the name and version in the moduleinfo More... 3 months ago
AUv3SynthPluginDemo: Use the new AudioFormat::createWriterFor overload More... 3 months ago