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
|
7 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 |