This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7204
Commits
11
Branches
314MB
Tree:
da0febe368
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.12
v7.0.12-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'da0febe368'
${ noResults }
JUCE
/
modules
/
juce_events
History
hogliux
1169800b8a
Fixed an issue where active x component would not receive all key events
8 years ago
..
broadcasters
Fixed a minor documentation typo in a ChangeBroadcaster assertion comment
8 years ago
interprocess
Fixed some whitespace style and cleaned up some code using C++11
9 years ago
messages
Fixed resizing issues and memory leaks in linux web browser component
8 years ago
native
Fixed an issue where active x component would not receive all key events
8 years ago
timers
Added static method Timer::callAfterDelay() to invoke a one-shot lambda function
9 years ago
juce_events.cpp
Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed
9 years ago
juce_events.h
Added an option to execute JUCEApplication's suspend() method on an iOS background task to give you extra time to save your app's state
9 years ago
juce_events.mm
Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license
9 years ago