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.
5295
Commits
11
Branches
808MB
Tree:
52825b180b
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 '52825b180b'
${ noResults }
JUCE
/
modules
/
juce_events
History
jules
490baecdc5
tweaks to avoid user code name clashes with Timer.
10 years ago
..
broadcasters
A few minor whitespace cleanups.
11 years ago
interprocess
Cleaned up a few places where four-char constants were used, to prevent warnings.
11 years ago
messages
Modified app startup code so that JUCEApplication::shutdown() will still get called even if the app is aborted during the initialise() method.
10 years ago
native
Fix warnings on linux
10 years ago
timers
tweaks to avoid user code name clashes with Timer.
10 years ago
juce_events.cpp
New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
11 years ago
juce_events.h
Moved the new MountedVolumeListChangeDetector into the juce_events module to avoid some win32 problems.
11 years ago
juce_events.mm
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
12 years ago
juce_module_info
Version number update
11 years ago