Tom Poole
|
f0a4b67915
|
Android: Fixed some compiler warnings
|
2018-11-09 14:04:46 +00:00 |
|
ed
|
08928231af
|
Re-saved all projects
|
2018-11-06 14:03:15 +00:00 |
|
ed
|
0b8fcc7a15
|
Bump version number to 5.4.0
|
2018-11-06 12:50:21 +00:00 |
|
Tom Poole
|
37f0fdd0fa
|
Re-saved all projects
|
2018-11-05 17:14:45 +00:00 |
|
ed
|
2593d5e264
|
Re-saved all projects
|
2018-11-02 14:35:08 +00:00 |
|
ed
|
b349b7f4d9
|
Re-saved all projects
|
2018-11-01 17:55:43 +00:00 |
|
jules
|
2666842fa5
|
Used the shared posix networking code for Android where the target SDK supports it
|
2018-10-23 17:34:23 +01:00 |
|
Tom Poole
|
a3566b8c1e
|
Removed the embedded VST2 SDK
|
2018-10-23 16:00:43 +01:00 |
|
jules
|
723b18a149
|
Updated projects
|
2018-10-18 12:16:36 +01:00 |
|
ed
|
92ab11e31c
|
Re-saved all projects
|
2018-10-17 12:50:26 +01:00 |
|
ed
|
04b0d05b31
|
Re-saved all projects
|
2018-10-09 10:07:40 +01:00 |
|
Tom Poole
|
38fbecf9c3
|
MacOS: Added NSMicrophoneUsageDescription and NSCameraUsageDescription to the plist
|
2018-10-08 12:09:36 +01:00 |
|
ed
|
a44d3d7bb2
|
Re-saved all projects
|
2018-10-08 10:27:43 +01:00 |
|
Tom Poole
|
8ee55994fa
|
Re-saved all projects
|
2018-09-20 15:25:05 +01:00 |
|
Tom Poole
|
7624e3f61b
|
Re-saved all projects
|
2018-09-20 15:17:28 +01:00 |
|
jules
|
93ea3d922f
|
Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup()
|
2018-09-10 11:46:47 +01:00 |
|
ed
|
696f26dea0
|
Re-saved all projects
|
2018-09-07 14:35:03 +01:00 |
|
Tom Poole
|
52d226fe72
|
Enabled additional VS warnings for some projects
|
2018-08-24 09:40:18 +01:00 |
|
ed
|
3638995f8b
|
Re-saved all projects
|
2018-08-21 14:26:31 +01:00 |
|
ed
|
c87879e07d
|
Re-saved all projects
|
2018-08-10 16:38:21 +01:00 |
|
Tom Poole
|
4448ef6a59
|
DemoRunner: Fixed a race condition on shutdown
|
2018-07-11 13:56:47 +01:00 |
|
ed
|
4f2bbd965a
|
Re-saved all projects
|
2018-07-11 08:58:31 +01:00 |
|
Tom Poole
|
426e122375
|
Re-saved all projects
|
2018-07-10 15:09:15 +01:00 |
|
jules
|
49aa9c9db4
|
Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
|
2018-06-26 14:06:52 +01:00 |
|
jules
|
9da4d4131c
|
Increased shadowing warning level, and fixed a few warnings that were generated
|
2018-06-14 14:54:32 +01:00 |
|
hogliux
|
b2ec7f07a5
|
Re-saved all projects
|
2018-06-11 12:49:36 +01:00 |
|
hogliux
|
cf4f12a452
|
Replaced our VST2 interface headers with official VST3 SDK
|
2018-06-11 12:49:35 +01:00 |
|
hogliux
|
7063d9a7a4
|
Re-save all Android Projects
|
2018-06-11 12:42:37 +01:00 |
|
hogliux
|
9b2b64c0ef
|
Android: AS no longer supports armeabi. Ensure that demo projects do not use it anymore
|
2018-06-11 12:40:37 +01:00 |
|
Lukasz Kozakiewicz
|
afd28b2c57
|
Re-save all projects.
|
2018-05-16 10:12:43 +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
|
4e484b2c42
|
Re-saved all projects
|
2018-05-10 17:02:05 +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 |
|
jules
|
30f6206be9
|
Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0
|
2018-05-10 09:10:09 +01:00 |
|
ed
|
a5a8edd6f4
|
Re-saved all projects
|
2018-05-09 12:40:04 +01:00 |
|
ed
|
2d79cc78c0
|
Bump version number to 5.3.2
|
2018-05-09 12:34:36 +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 |
|
ed
|
8297249558
|
Re-save DemoRunner project
|
2018-04-16 11:22:30 +01:00 |
|
Tom Poole
|
05d5b3b611
|
Re-saved all projects
|
2018-04-16 11:08:08 +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 |
|
Noah Dayan
|
2f1981ca8c
|
Re-saved all projects
|
2018-04-10 17:08:47 +01:00 |
|
Noah Dayan
|
1a31c86f39
|
Bump version number to 5.3.1
|
2018-04-10 17:01:54 +01:00 |
|
Lukasz Kozakiewicz
|
774c1f5bed
|
Re-save all projects.
|
2018-04-09 18:57:00 +02:00 |
|
ed
|
d669c89d7d
|
Change the DemoRunner bundle ID to com.roli.juce.demorunner
|
2018-04-09 11:10:28 +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 |
|