Anthony Nicholls
cff722a4af
GUI Basics: Refactor juce_gui_basics file structure
- Created a new detail namespace
- Moved shared module implementation details into the detail namespace
- Split dependencies so source files only rely on details in the detail namespace
- Removed all code from the juce_gui_basics.cpp file
2 years ago
reuk
10bd8235e7
Plugin Client: Move all private helper functions into detail namespace
2 years ago
reuk
a760307d0f
Plugin Client: Rename utility folder to detail, for consistency with namespace naming
2 years ago
reuk
c5ddf64d16
Plugin Client: Respect requested layer-backedness of editor
2 years ago
reuk
3b2c6a545e
Plugin Client: Normalise includes
2 years ago
Tom Poole
2ec861d99e
Update licensing banners to JUCE 7
3 years ago
Tom Poole
dea3fe60e4
Update copyright banners
3 years ago
ed
009d685179
Updated all license headers
4 years ago
ed
d9093c87d6
Removed some cross-module relative includes
5 years ago
ed
b57509c4a2
Removed some cross-module relative includes
5 years ago
Tom Poole
894e7d2bd2
Updated all license headers
5 years ago
Tom Poole
2d16374b14
Updated all license headers
5 years ago
reuk
327f817b9b
Copyrights: Update commercial/gpl headers to be gpl-only
5 years ago
reuk
3520f6c4f6
Standalone: Put CreatePluginFilter in a common header
5 years ago
reuk
1915fc7a37
Standalone: Fixed build issue with createPluginFilterOfType
5 years ago
jules
eda613c6db
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
7 years ago
hogliux
b5afccc37c
Updated file headers and the README with the JUCE 5 license
8 years ago
hogliux
2da1bc5f41
Replace include guards with "#pragma once"
8 years ago
Timur Doumler
70949aa0c6
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
9 years ago
Timur Doumler
94eb1e61f4
Fixed broken RTAS compilation on Visual Studio.
9 years ago
hogliux
c7b8e77031
Update copyright notice
9 years ago
jules
d1348f7f5a
Added a header guard to juce_IncludeModuleHeaders.h
10 years ago
jules
dc6dd6544c
VST3 client fixes.
11 years ago
jules
5818b89b04
Altered the method by which plugin UIs re-post carbon keyboard events.
11 years ago
jules
03c2801f3f
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
12 years ago
jules
39eae806de
Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called.
12 years ago
jules
572cf1deb8
Cleaned up some docs.
13 years ago
Julian Storer
4808d9c318
Hard-coded some juce namespace declarations.
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
Julian Storer
749c29563f
Renamed the audio/plugins folder.
14 years ago
Julian Storer
bf1c4f5b31
WASAPI session event callbacks.
14 years ago
Julian Storer
5d98779f19
Updated the date in the copyright notice.
14 years ago
Julian Storer
27506c2120
Copyright notice update.
15 years ago
Julian Storer
0280c57ff0
fix for a mac file bug introduced in the last check-in..
15 years ago
jules
158a17f08a
(Added missing files from last check-in)
15 years ago
jules
2fee27c757
Updated the text of the copyright/license blurb at the top of each source file.
15 years ago
jules
74239e398b
17 years ago
jules
15dfdff5f8
(automatic tidy-up of whitespace)
18 years ago
jules
94cfda5062
18 years ago