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 |