ed
|
7d1918b385
|
macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword
|
3 years ago |
ed
|
291f88abb2
|
macOS/iOS: Suppress and fix unguarded availability warnings
|
3 years ago |
ed
|
9446f6317c
|
iOS: Renamed private API method
|
3 years ago |
reuk
|
3c68581567
|
Use jassertquiet where possible
|
3 years ago |
ed
|
a5c3b81f82
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
3 years ago |
Tom Poole
|
a9ad07a945
|
Use RAII for CFTypes
|
4 years ago |
reuk
|
f1362dbb93
|
Camera: Make `addListener` trigger continuous photo capture on iOS
|
4 years ago |
ed
|
ccfee61773
|
iOS: Removed some unused deployment target checks
|
4 years ago |
juce-team
|
f9f5caa5cc
|
macOS 11: Fix function pointer conversions
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
5 years ago |
ed
|
d510b73cdf
|
Normalised all whitespace before args in std::function
|
5 years ago |
ed
|
5816958001
|
Squashed some deprecation warnings on the latest iOS and macOS versions
|
5 years ago |
ed
|
11cf10689d
|
iOS: Fixed some build warnings
|
5 years ago |
ed
|
021034a401
|
iOS: Fixed some build warnings
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
Tom Poole
|
670f77f80c
|
Fixed some Android compiler warnings
|
6 years ago |
ed
|
1a46fb3a5f
|
Minor whitespace tidying
|
6 years ago |
ed
|
eaf0f990d4
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
ed
|
acd3c0b8ee
|
Fixed some Objective-C id -> auto* conversion warnings
|
6 years ago |
Lukasz Kozakiewicz
|
2dd1a80469
|
Camera: bring back CameraDevice::Listener for users wanting to process individual frames. Fix a typo too.
|
7 years ago |
Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
7 years ago |