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
1612
Commits
9
Branches
13GB
Tree:
6b07bfb51b
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6b07bfb51b'
${ noResults }
Commit Graph
2 Commits (6b07bfb51bb0e17e24db8190731743aa637c9d53)
Author
SHA1
Message
Date
Julian Storer
2c328dfedc
Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed.
13 years ago
Julian Storer
b70e0a28d2
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
13 years ago