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.
4466
Commits
11
Branches
2.2GB
Tree:
fe61c37d93
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 'fe61c37d93'
${ noResults }
JUCE
/
modules
/
juce_events
History
jules
176da42e3d
Added default value to child process timeout.
11 years ago
..
broadcasters
Changed MessageBase::post() to return a bool to detect failure in the OS message queue (which can happen under stress on win32), and used this to avoid some messaging classes getting stuck.
11 years ago
interprocess
Added default value to child process timeout.
11 years ago
messages
Reworked START_JUCE_APPLICATION to work on Windows if windows.h has been included after the juce headers.
11 years ago
native
Extra safeguards against things that can happen during the win32 PeekMessage call
11 years ago
timers
Removed some Timer debugging code that wasn't really very useful.
11 years ago
juce_events.cpp
New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
11 years ago
juce_events.h
New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
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