jules
|
bb5b534ab8
|
Added a couple more file types to the projucer's list when stripping whitespace
|
2019-05-09 09:52:50 +01:00 |
|
Lukasz Kozakiewicz
|
7c4601473a
|
Android: fix PushNotifications that got broken by Android low level code rework.
|
2019-05-08 13:48:50 +02:00 |
|
ed
|
a9b4dcd9e9
|
Projucer: Made the exporter selector box a bit more robust
|
2019-04-18 15:30:44 +01:00 |
|
ed
|
08798a9b72
|
Projucer: Updated ProjectExporter::getCurrentPlatformExporterName() to VS2019 on Windows
|
2019-04-18 15:30:27 +01:00 |
|
Tom Poole
|
e41bb41a1e
|
Fixed a typo
|
2019-04-16 15:03:08 +01:00 |
|
Tom Poole
|
28ce837575
|
Projucer: Added macOS app sandboxing options
|
2019-04-16 14:32:56 +01:00 |
|
ed
|
c1e881684e
|
Removed some old Visual Studio builds
|
2019-04-15 14:28:13 +01:00 |
|
ed
|
106e71bde9
|
Re-saved all projects
|
2019-04-15 14:25:52 +01:00 |
|
ed
|
d4c59fe35b
|
Added a VS2019 exporter to all projects
|
2019-04-15 14:20:39 +01:00 |
|
ed
|
84c05cbecc
|
Projucer: Added an option to the Xcode exporter to override the project bundle identifier
|
2019-04-08 11:52:11 +01:00 |
|
ed
|
251ec6daa8
|
iOS: Made it clear that the "Audio Background Capability" setting must be enabled for MidiInput/Output::createNewDevice() to succeed
|
2019-04-03 16:59:51 +01:00 |
|
ed
|
fc392ee3a5
|
Removed ScopedJuceInitialiser_GUI from UnitTestRunner and added a --seed command-line option for specifying the random seed to be used for the tests
|
2019-04-03 15:11:52 +01:00 |
|
ed
|
497a1b3fb7
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
ed
|
97e545cd44
|
Moved the Grid unit tests into juce_Grid.cpp and re-saved all projects
|
2019-04-02 11:52:44 +01:00 |
|
Tom Poole
|
ff613d900a
|
Re-saved all projects
|
2019-03-29 17:05:52 +00:00 |
|
ed
|
479371eb8d
|
Projucer: Fix generating JUCE example PIPs with useLocalCopy = 0
|
2019-03-29 16:03:41 +00:00 |
|
ed
|
a8ff4ea180
|
Projucer: Send warning message in Project::removeDefunctExporters() to stdout when running from the command-line
|
2019-03-25 11:09:18 +00:00 |
|
ed
|
c96bf71488
|
Removed some empty ValueTree::Listener methods that are no longer needed
|
2019-03-22 17:28:14 +00:00 |
|
ed
|
4dad6ee028
|
Projucer: Add a project setting to specify a shell script that will be run after saving
|
2019-03-22 16:51:54 +00:00 |
|
jules
|
1c1232bfe7
|
Set JUCE_ALLOW_STATIC_NULL_VARIABLES 0 by default - these have all been marked as deprecated for a long time
|
2019-03-15 10:08:26 +00:00 |
|
ed
|
e54208ecc8
|
Projucer: Don't sort module libs list when adding to exporter
|
2019-03-13 15:55:26 +00:00 |
|
ed
|
ead04aa9f2
|
Projucer: Ensure that custom Xcode schemes are fully removed when the "Keep Custom Xcode Schemes" setting is disabled
|
2019-03-12 11:46:12 +00:00 |
|
ed
|
78f3f299d5
|
Projucer: Tidy up a couple of places not using ValueWithDefault objects in the Xcode exporter
|
2019-03-12 11:27:44 +00:00 |
|
ed
|
5666d5b1b0
|
Projucer: Escape single quote marks in the function generated by the --obfuscated-string-code command-line tool
|
2019-03-11 12:38:21 +00:00 |
|
Tom Poole
|
1df891ccd7
|
Re-saved all projects
|
2019-03-11 11:27:08 +00:00 |
|
Tom Poole
|
78aa1af18b
|
MacOS: Removed the "update to latest version" Xcode warning
|
2019-03-11 11:23:19 +00:00 |
|
ed
|
97922ff129
|
Projucer: Avoid hitting an assertion in Random::nextInt() when using the --obfuscated-string-code command-line tool with strings containing fewer than 3 sections
|
2019-03-11 10:28:09 +00:00 |
|
ed
|
4c58efa407
|
Projucer: Fixed a bug when clicking the save and open in IDE button after changing the target project folder setting
|
2019-03-11 10:00:14 +00:00 |
|
Tom Poole
|
cbdf5e6d21
|
Fixed some compiler warnings
|
2019-03-08 18:01:17 +00:00 |
|
Tom Poole
|
b8eba72995
|
Re-saved all projects
|
2019-03-08 15:21:14 +00:00 |
|
ed
|
e6ea529902
|
Projucer: Increase the height of the "Custom Xcode Flags" field
|
2019-03-07 09:35:22 +00:00 |
|
ed
|
526272c4f5
|
Projucer: Fixed a potential crash when reloading a GUI builder document
|
2019-03-07 09:24:23 +00:00 |
|
ed
|
92350e421d
|
Projucer: Refactor the autoupdater to set executable file permissions after updating
|
2019-03-06 17:08:30 +00:00 |
|
Tom Poole
|
c91f872f9a
|
CLion: Fixed some issues loading a CMakeLists.txt generated on Windows
|
2019-03-04 14:06:46 +00:00 |
|
ed
|
e6cf72838b
|
Re-saved all projects
|
2019-02-28 16:33:37 +00:00 |
|
ed
|
09ebd1d257
|
Added support for ID-based MIDI devices
|
2019-02-28 16:30:04 +00:00 |
|
ed
|
33901385de
|
Projucer: Always add custom launch screen storyboard files to iOS projects even when a custom xcassets folder is specified
|
2019-02-28 16:19:48 +00:00 |
|
ed
|
2fd7c587ad
|
Projucer: Made the "Custom Launch Storyboard" setting in the iOS exporter take a path to the .storyboard file to be used relative to the project root folder and add this file as an Xcode resource directly
|
2019-02-28 10:53:37 +00:00 |
|
Tom Poole
|
42301905e2
|
Projucer: Fixed a bug exporting CLion projects
|
2019-02-22 10:51:08 +00:00 |
|
ed
|
0db3602ea3
|
Re-saved all projects
|
2019-02-21 15:25:51 +00:00 |
|
ed
|
6722194260
|
Bump version number to 5.4.3
|
2019-02-21 15:25:51 +00:00 |
|
ed
|
d84b3d62bd
|
Projucer: Added a VS2019 exporter
|
2019-02-21 14:52:16 +00:00 |
|
Tom Poole
|
ba7e1f7658
|
Projucer: Added options to configure macOS Hardened Runtime
|
2019-02-21 14:51:28 +00:00 |
|
Tom Poole
|
4a2c15ed64
|
Re-saved all projects
|
2019-02-20 11:41:59 +00:00 |
|
ed
|
38da38f658
|
Projucer: Minor formatting tweaks in the makefile exporter code
|
2019-02-19 12:21:20 +00:00 |
|
Tom Poole
|
9cebba485a
|
Re-saved all projects
|
2019-02-19 09:41:04 +00:00 |
|
ed
|
da4c1eaf31
|
Projucer: Remove the option to specify multiple global user module paths which was causing issues on other OSes
|
2019-02-18 14:19:25 +00:00 |
|
Tom Poole
|
dfbe18b577
|
Re-saved all projects
|
2019-02-15 14:45:58 +00:00 |
|
jules
|
1dee28660e
|
Added and updated some methods in the ArgumentList classes
|
2019-02-14 16:31:30 +00:00 |
|
ed
|
045bd32f40
|
Re-saved all projects
|
2019-02-11 16:05:53 +00:00 |
|