21 Commits (b51e835bafa3d96fa6d7a66b37762c5605257529)

Author SHA1 Message Date
  reuk 7dd0cffe71
ConnectedChildProcess: Always cancel pending async updates before background thread stops 3 years ago
  reuk 479318e397
ConnectedChildProcess: Always cancel pending async updates before background thread stops 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole d5d9a02c8f ChildProcessCoordinator: Fix an issue with a missing ping thread 3 years ago
  reuk 093dbc7df1
Plugin Scanning: Fix thread sanitizer issues in the AudioPluginHost 3 years ago
  reuk 6c046ffc04
AudioPluginHost: Allow out-of-process scanner to scan AUv3 plugins 3 years ago
  reuk b72b155443
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 3 years ago
  reuk 4cf66d6522 Cleanup: Remove redundant inlines 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  jules cadac817c6 Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
  jules 48a5fbd333 Another batch of ScopedPointer cleanups 7 years ago
  jules f4cf0c0ef4 Clarified some shutdown behaviour in ConnectedChildProcess 7 years ago
  jules 2dc9316420 Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 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
  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 df607bacdd Added a timeout value to the ChildProcessSlave and ChildProcessMaster classes. 10 years ago
  jules 63db2bfeea Tweak to avoid problems compiling DLL builds. 11 years ago
  jules 90b573cf42 ChildProcessMaster fix. 11 years ago
  jules 802197644b New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 11 years ago