Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
reuk
|
b72b155443
|
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker
|
3 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
jules
|
974b4a8351
|
Removed some legacy friend class declarations that are no longer needed with modern compilers
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
ed
|
cdbc28c18b
|
Add documentation tags
|
7 years ago |
jules
|
f4cf0c0ef4
|
Clarified some shutdown behaviour in ConnectedChildProcess
|
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
|
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 |
tpoole
|
2e84129479
|
Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license
|
8 years ago |
Joshua Gerrard
|
f0bb1ca635
|
Allowed the use of stream flags in launchSlaveProcess
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
10 years ago |
jules
|
176da42e3d
|
Added default value to child process timeout.
|
10 years ago |
jules
|
df607bacdd
|
Added a timeout value to the ChildProcessSlave and ChildProcessMaster classes.
|
10 years ago |
jules
|
802197644b
|
New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
|
11 years ago |