ed
|
46f5b126d5
|
Tidied up some template statement whitespace
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 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
|
827055c2c1
|
DSP: Allowed AudioBlocks of const elements
|
6 years ago |
ed
|
eaf0f990d4
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
jules
|
49aa9c9db4
|
Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
|
6 years ago |
ed
|
cdbc28c18b
|
Add documentation tags
|
7 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
|
ccd988ef5e
|
DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator
|
7 years ago |
hogliux
|
606a81cc14
|
DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator
|
7 years ago |
hogliux
|
244a944857
|
Added the JUCE DSP module
|
7 years ago |