Tom Poole
|
4153d59e39
|
Formatting
|
1 year ago |
Tom Poole
|
ff0cb4ad5b
|
Use NullCheckedInvocation in more places
|
1 year ago |
Anthony Nicholls
|
05d5c94990
|
Native: Rename all native files for improved consistency
|
2 years ago |
reuk
|
da38c1ed2a
|
TextInputTarget: Improve IME support on Android
|
2 years ago |
reuk
|
28f2157912
|
Convert ignoreUnused to [[maybe_unused]]
|
2 years ago |
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
ed
|
a46c484afb
|
Fix some conversion warnings flagged up by Android Studio
|
3 years ago |
ed
|
a5c3b81f82
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
3 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
ed
|
d510b73cdf
|
Normalised all whitespace before args in std::function
|
5 years ago |
Tom Poole
|
6cb75d9d2c
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
ed
|
add88c33f2
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
Tom Poole
|
8f84192c9b
|
Fixed some more Android compiler warnings
|
6 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 |
hogliux
|
008b7a9ab2
|
Re-structured the low-level Android native code
Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information.
|
6 years ago |
Tom Poole
|
f0a4b67915
|
Android: Fixed some compiler warnings
|
6 years ago |
Lukasz Kozakiewicz
|
315326477d
|
Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
|
7 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 |
jules
|
74c96208fe
|
Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation
|
8 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
jules
|
95f536383f
|
Internal refactoring of some camera capture classes to make it easier to update to new APIs.
|
11 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
Julian Storer
|
0853a9b686
|
Removed const-ness from some return types to take advantage of future c++0x advantages.
|
14 years ago |
Julian Storer
|
b047d9be53
|
More 'nullptr' updates and minor clean-ups.
|
14 years ago |
Julian Storer
|
5d98779f19
|
Updated the date in the copyright notice.
|
14 years ago |
Julian Storer
|
9ea6fb4cd1
|
Added an initial set of Android stub files.
|
14 years ago |