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.
3502
Commits
9
Branches
3.7GB
Tree:
fecba9c31c
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 'fecba9c31c'
${ noResults }
JUCE
/
extras
/
Introjucer
/
Source
History
jules
fecba9c31c
New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this.
11 years ago
..
Application
Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
11 years ago
BinaryData
Introjucer: code editor popup menu helper function to insert a new class declaration.
12 years ago
Code Editor
Intrijucer: fixed an opacity assertion.
12 years ago
ComponentEditor
Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
11 years ago
Project
New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this.
11 years ago
Project Saving
Introjucer: fix for a situation where project groups could get duplicate IDs.
12 years ago
Utility
Fixes for support of non-utf8 strings.
11 years ago
jucer_Headers.h
Updated headers in demo project files.
12 years ago