Tom Poole
|
283521f1df
|
Fixed some issues with the multithreading demo
|
2019-07-04 11:20:39 +01:00 |
|
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
Tom Poole
|
7c45ad695c
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
2019-04-25 12:54:54 +01:00 |
|
ed
|
d6fb474c39
|
Restructure OpenGLDemo and UnitTestsDemo and remove unused macro from DemoRunner
|
2019-03-29 16:03:58 +00:00 |
|
jules
|
93ea3d922f
|
Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup()
|
2018-09-10 11:46:47 +01:00 |
|
Tom Poole
|
4448ef6a59
|
DemoRunner: Fixed a race condition on shutdown
|
2018-07-11 13:56:47 +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 |
|
ed
|
92e5631968
|
Fixed a bug in the DemoRunner on Mac causing the demo code to not be displayed
|
2018-05-10 16:59:34 +01:00 |
|
Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
2018-04-25 18:54:04 +02:00 |
|
Tom Poole
|
3a373cfa06
|
Increased the warning level when building DemoRunner on iOS
|
2018-04-23 17:50:04 +01:00 |
|
ed
|
d72b58467f
|
Copy JUCE examples directories to DemoRunner resources on Mac so that they can be found when sandboxed
|
2018-04-23 17:20:07 +01:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
Tom Poole
|
c7c26fa9f0
|
Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms
|
2018-04-17 18:46:55 +01:00 |
|
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
2018-04-10 18:34:20 +01:00 |
|
Lukasz Kozakiewicz
|
1ec21354ab
|
DemoRunner: fix crash on startup on Android.
|
2018-04-06 10:14:40 +02:00 |
|
jules
|
7bc75e24c1
|
Increased the Xcode warning level for some demo code and fixed resulting warnings
|
2018-04-05 16:38:20 +01:00 |
|
ed
|
d553cf62a6
|
DemoRunner: Disable OpenGL renderer when showing heavyweight demos and some misc code cleanup
|
2018-04-05 12:12:52 +01:00 |
|
hogliux
|
1be7db03cd
|
Fixed an issue where the DemoRunner would not find any assets when opened manually on macOS
|
2018-03-16 10:10:18 +00:00 |
|
hogliux
|
ce810ff0b9
|
Modify examples directory search so that the directory can be found when the DemoRunner is in the JUCE root folder
|
2018-03-15 14:37:10 +00:00 |
|
ed
|
1644ee4ace
|
Add DemoRunner project
|
2018-03-15 12:10:35 +00:00 |
|