Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
attila
|
f6e6627c32
|
Projucer: Change the package attribute of the Android manifest to match
applicationId
|
3 years ago |
Tom Poole
|
b53b5f14a1
|
Projucer: Increment the Android target SDK default setting
|
3 years ago |
reuk
|
6d711a2312
|
Revert "Projucer: Check if IDE project file exists when saving"
This reverts commit a71bda9adb .
|
3 years ago |
ed
|
fdcdda3463
|
Projucer: Update to ValueTreePropertyWithDefault class
|
3 years ago |
ed
|
a71bda9adb
|
Projucer: Check if IDE project file exists when saving
|
3 years ago |
ed
|
8feec44431
|
Projucer: Add some required fields to the generated AndroidManifest.xml file
|
3 years ago |
ed
|
2707ea3ca0
|
Projucer: Add support for C++20 project language standard
|
4 years ago |
reuk
|
65bd869451
|
Projucer: Properly escape android app names containing apostrophes
|
3 years ago |
Tom Poole
|
8cc0d12fb3
|
Separate C and C++ recommended warning flags
|
3 years ago |
ed
|
455b8baf7e
|
Projucer: Update Android plug-in and gradle versions
|
3 years ago |
ed
|
39772b7474
|
Android: Remove old minimum SDK version checks
|
3 years ago |
ed
|
465912a26c
|
Projucer: Substitute preprocessor definitions when parsing Android user libraries
|
3 years ago |
ed
|
86742dea91
|
Projucer: Replaced deprecated jcenter repository with mavenCentral in Android exporter
|
3 years ago |
ed
|
9f6ba69854
|
Projucer: Bump Android exporter gradle and Android plugin versions
|
3 years ago |
reuk
|
8c9c3c3ca9
|
Projucer: Use exporter name, rather than build folder name, to locate pre-built libraries
|
4 years ago |
ed
|
4d566799ee
|
Projucer: Only add optional Java source sets to Android projects when the module is enabled
|
4 years ago |
reuk
|
3baaad8b5b
|
XmlElement: Update loops to use new iterators
|
4 years ago |
ed
|
57f4d4a618
|
Projucer: Removed deprecated Android NDK path property
|
4 years ago |
ed
|
e4c3d53c7a
|
Android: Request ACCESS_FINE_LOCATION permission when using Bluetooth
|
4 years ago |
ed
|
f2d0d324d3
|
Projucer: Updated Android target SDK version to API level 29
|
4 years ago |
ed
|
d677fd6264
|
Projucer: Added PCH support for Xcode and Visual Studio exporters
|
4 years ago |
ed
|
8e17e1e1c2
|
Projucer: Bump android gradle and plugin versions
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
ed
|
3283f2224a
|
Projucer: Added new start page window
|
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
|
719a491740
|
Android: Use built-in Oboe
|
5 years ago |
reuk
|
2ca69e8f70
|
Projucer: Stop requiring JuceHeader to be included in projects
|
5 years ago |
reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
18df1b0937
|
Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code
|
5 years ago |
ed
|
e49e2bac7a
|
Projucer: Added xlargeScreens attribute to supports-screens in the Android exporter
|
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
|
618f3645b2
|
Android: Fixed some issues in the native content sharing code
|
5 years ago |
ed
|
11b184e43f
|
Projucer: Updated some code that was using an incorrect method to get module config flags
|
5 years ago |
ed
|
fdc9831e60
|
Projucer: Only add plug-in properties to plug-in projects
|
5 years ago |
ed
|
2f6053b64e
|
Android: Removed hard dependency on billing client library
|
5 years ago |
ed
|
605d0978ce
|
Android: Acquire the MulticastLock when using the NetworkServiceDiscovery::AvailableServiceList class to ensure that multicast packets are received on all devices
|
5 years ago |
ed
|
027e12e3a6
|
Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library
|
5 years ago |
Tom Poole
|
147bbef730
|
Projucer: Removed an unused function
|
5 years ago |
ed
|
74b19b94b0
|
Projucer: Replaced a use of String::formatted() that was causing issues in the Android exporter
|
5 years ago |
Tom Poole
|
214e59aaa8
|
Projucer: Put recommended warning flags before other flags
|
5 years ago |
ed
|
a94610dfaf
|
Projucer: Don't add Xcode resource files to exporters other than Xcode
|
5 years ago |
ed
|
2d503c7a9d
|
Projucer: Fixed an issue adding the juce_gui_basics javaopt folder when push notifications are enabled
|
5 years ago |
ed
|
f3ea7e2b29
|
Projucer: Set the project name in Android settings.gradle file
|
5 years ago |
ed
|
212eb09e7e
|
Projucer: Only add default com.roli.juce.JuceActivity activity class if push notifications are enabled
|
5 years ago |