ed
|
b7e28541ca
|
Replaced deprecated Displays methods
|
4 years ago |
reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
reuk
|
4292a38327
|
Cleanup: Add some missing explicit constructors
|
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 |
ed
|
7d330ab782
|
Always #include JuceHeader.h from the include search path
|
5 years ago |
jules
|
c6d1828a32
|
A few more internal updates for better smart pointer use
|
6 years ago |
jules
|
768139a298
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
ed
|
c7cbc7dea5
|
Fixed some deprecation warnings in the NetworkGraphicsDemo
|
6 years ago |
jules
|
3d45564712
|
Fixed a build error in the NetworkGraphicsDemo code
|
6 years ago |
jules
|
ccbaf89f0e
|
Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses()
|
6 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
ed
|
44f9a5c256
|
Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras
|
7 years ago |