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.
710
Commits
11
Branches
1.1GB
Tree:
2571e96eab
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 '2571e96eab'
${ noResults }
HTTPS
ZIP
TAR.GZ
jules
2571e96eab
added a couple of files I'd forgotten to check in last time..
16 years ago
build
added a web browser page to the demo; made the DragAndDropContainer more robust if subcomponents are deleted while things are being dragged.
16 years ago
docs
17 years ago
extras
added a couple of files I'd forgotten to check in last time..
16 years ago
src
added a couple of files I'd forgotten to check in last time..
16 years ago
juce.h
17 years ago
juce_Config.h
Added the CameraDevice class to allow webcam capture!
16 years ago
juce_amalgamated.cpp
added a web browser page to the demo; made the DragAndDropContainer more robust if subcomponents are deleted while things are being dragged.
16 years ago
juce_amalgamated.h
small fixes for fonts on mac and win32; changed Thread::setPriority to return a bool; added a File::getVolumeTotalSize() method; added a freetype path to the linux makefile; tweaked the jucer to make cached image variable names more readable; tweaked the hit-spots in the resizable borders of very small windows; moved ResizableWindow background painting into the LookAndFeel; made the broadcast flag of a DatagramSocket an optional constructor parameter;
16 years ago
juce_amalgamated.mm
17 years ago