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.
3773
Commits
11
Branches
808MB
Tree:
a9c4a69408
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 'a9c4a69408'
${ noResults }
JUCE
/
modules
/
juce_events
History
jules
1113e17186
Version number update
12 years ago
..
broadcasters
Avoided some pedantic GCC warnings.
12 years ago
interprocess
Improved locking on InterprocessConnection.
12 years ago
messages
Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
12 years ago
native
Rewrote some OSX code that had used an obj-C block, to keep the old 10.5 compilers happy.
12 years ago
timers
A few tweaks to support the MSVC DLL build.
12 years ago
juce_events.cpp
Removed some old boilerplate.
12 years ago
juce_events.h
Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
12 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
12 years ago