jules
|
768139a298
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
2018-10-15 16:08:25 +01:00 |
|
jules
|
359132ed55
|
More zero -> nullptr fixes
|
2018-10-09 11:42:55 +01:00 |
|
jules
|
302019dd43
|
Tidied up some comments and usage of File::createOutputStream() and createInputStream()
|
2018-10-04 11:29:55 +01:00 |
|
ed
|
fbb592034f
|
Removed unsupported exporters from the CodeEditorDemo and VideoDemo and added compiler errors when trying to build on unsupported platforms
|
2018-08-22 11:16:32 +01:00 |
|
Tom Poole
|
0e1722e387
|
Multiple spelling fixes
|
2018-08-20 18:16:24 +01:00 |
|
ed
|
dc9a0b39b8
|
Take the MessageManagerLock before calling Graphics::drawFittedText() in the OpenGL demo to avoid hitting an assertion
|
2018-07-24 09:26:58 +01:00 |
|
ed
|
9c746a4762
|
Added a couple of missing modules to the CameraDemo PIP
|
2018-06-27 15:08:59 +01:00 |
|
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
2018-06-27 11:37:27 +01:00 |
|
Lukasz Kozakiewicz
|
315326477d
|
Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
|
2018-05-14 18:15:06 +01:00 |
|
hogliux
|
9dfaca4035
|
Ensured that bubble messages are also transformed in the ComponentTransforms demo
|
2018-05-08 13:40:10 +01:00 |
|
Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
2018-04-25 18:54:04 +02:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
jules
|
f1a8e8f610
|
Fix to the MDIDemo
|
2018-04-16 12:44:57 +01:00 |
|
Tom Poole
|
77128db335
|
Capitalised the PIP vendor field for the examples
|
2018-03-26 09:58:54 +01:00 |
|
ed
|
404838a99f
|
Added a MultiChoicePropertyComponent class to juce_gui_basics and updated the PropertiesDemo example to use it
|
2018-03-22 15:04:53 +00:00 |
|
Noah Dayan
|
bcd3fd7689
|
Fixed a typo in OpenGLDemo
|
2018-03-15 16:37:44 +00:00 |
|
ed
|
5507801dfd
|
Add all PIP examples
|
2018-03-15 12:10:34 +00:00 |
|