ed
|
dfc2eb9760
|
Projucer: Clarified the OSX base SDK version that will be used if the "Default" option is selected
|
2018-04-05 15:17:07 +01:00 |
|
ed
|
49c4f0c0f3
|
Projucer: Don't set the OSX SDK version if using default
|
2018-04-05 15:17:07 +01:00 |
|
ed
|
791c7c5ea4
|
Projucer: Fixed a bug where the OSX base SDK version was not being set due to an extra "SDK" being added to the end of the version string
|
2018-04-05 15:17:07 +01:00 |
|
ed
|
7d451b984a
|
PIPs: Enable building VST and AU when generating an AudioProcessor PIP
|
2018-03-16 09:13:36 +00:00 |
|
ed
|
2bd4611c03
|
Projucer: Update all links to the new website
|
2018-03-16 09:11:29 +00:00 |
|
ed
|
c596583e3b
|
Projucer: Fixed a bug where PIP files not copied locally wouldn't initially be displayed in the code editor
|
2018-03-15 16:42:26 +00:00 |
|
ed
|
9c54ccc99b
|
Projucer: Fixed an issue where the DemoRunner executable could not be found in the JUCE root directory
|
2018-03-15 14:34:39 +00:00 |
|
ed
|
3918cfbfb9
|
Re-saved all projects
|
2018-03-15 12:33:53 +00:00 |
|
ed
|
262dff8854
|
Bump version number to 5.3.0
|
2018-03-15 12:23:30 +00:00 |
|
ed
|
ef2d1fa9fd
|
Projucer: Various fixes and improvements to PIPGenerator
|
2018-03-15 12:10:36 +00:00 |
|
ed
|
711e75bdc8
|
Projucer: Add analytics
|
2018-03-15 12:10:35 +00:00 |
|
ed
|
47af78fe0b
|
Projucer: Implement PIPGenerator
|
2018-03-15 12:10:35 +00:00 |
|
ed
|
fa02112614
|
Projucer: Add PIPGenerator class
|
2018-03-15 12:10:35 +00:00 |
|
ed
|
44f9a5c256
|
Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras
|
2018-03-15 12:10:33 +00:00 |
|
ed
|
18c0c48ce6
|
Rename folders and projects in extras/ to be consistent
|
2018-03-15 12:10:33 +00:00 |
|
ed
|
9341f15c5f
|
Projucer: Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent
|
2018-03-15 12:10:32 +00:00 |
|
ed
|
1b99d653aa
|
Projucer: Fixed a bug in the live-build engine where it would not pick up the global project pre-processor defines
|
2018-03-15 12:10:31 +00:00 |
|
ed
|
b3d35345e9
|
Projucer: Ensure that FilePathPropertyComponent text colour is updated when entering a path
|
2018-03-13 12:47:10 +00:00 |
|
ed
|
81dd80f231
|
Re-saved all projects
|
2018-03-13 09:00:18 +00:00 |
|
ed
|
58c02823c5
|
Projucer: Moved some methods into MiscUtilities
|
2018-03-12 15:16:26 +00:00 |
|
ed
|
6261424cc8
|
Projucer: Minor formatting fix
|
2018-03-12 15:12:24 +00:00 |
|
ed
|
139341926c
|
Projucer: Tweak button L&F
|
2018-03-12 14:57:14 +00:00 |
|
ed
|
2f52fa205a
|
Projucer: Standardise replacement strings in file templates
|
2018-03-12 14:34:24 +00:00 |
|
Lukasz Kozakiewicz
|
c859b4af1d
|
Android: add support for Google Oboe (developer preview).
|
2018-03-07 17:43:39 +01:00 |
|
ed
|
06773f18bb
|
Projucer: Add C++17 flag to exporters that support it
|
2018-03-07 09:47:38 +00:00 |
|
Lukasz Kozakiewicz
|
ddc7dbfd4f
|
Re-saved all projects.
|
2018-03-02 11:48:37 +00:00 |
|
ed
|
9685dacc5d
|
Projucer: Remove getTextButtonFont() from ProjucerLookAndFeel
|
2018-02-27 15:00:19 +00:00 |
|
ed
|
4d24d125fe
|
Projucer: Ensure that new the project window is opened if reopening previous projects fails
|
2018-02-26 10:10:27 +00:00 |
|
Lukasz Kozakiewicz
|
4be6679aab
|
Projucer: add option to specify custom drawable resources in Android exporter.
|
2018-02-21 17:37:37 +01:00 |
|
Lukasz Kozakiewicz
|
7158847b6b
|
Projucer: allow to customise remote notifications config file per build configuration.
|
2018-02-21 17:37:37 +01:00 |
|
Tom Poole
|
5d2ffe1ffc
|
Fixed whitespace in Doxygen files
|
2018-02-19 16:26:47 +00:00 |
|
Tom Poole
|
07968421a1
|
iOS: Made the default Microphone Usage Description less generic
|
2018-02-19 14:19:04 +00:00 |
|
ed
|
36f6ff854e
|
Projucer: Add a text field to the iOS exporter to set the reason for microphone permissions
|
2018-02-19 12:51:28 +00:00 |
|
ed
|
590e49216e
|
Projucer: Removed an unused lambda capture and some code cleanup in SourceCodeEditor
|
2018-02-19 09:12:42 +00:00 |
|
ed
|
260e617363
|
Projucer: Fixed a VS2013 compiler error
|
2018-02-14 09:43:17 +00:00 |
|
ed
|
4410ffc892
|
Projucer: call ComponentPeer::setRepresentedFile() and ::setIcon() when loading a project
|
2018-02-12 14:26:53 +00:00 |
|
Lukasz Kozakiewicz
|
8116f36039
|
Re-saved all projects.
|
2018-02-09 11:54:45 +01:00 |
|
Lukasz Kozakiewicz
|
0bc498e913
|
Projucer: add option to customise activity base class in Android exporter.
|
2018-02-09 11:54:45 +01:00 |
|
Lukasz Kozakiewicz
|
71d1feb391
|
Projucer: add option to include Java JAR libs to Android exporter.
|
2018-02-09 11:54:45 +01:00 |
|
ed
|
8421e62e3a
|
Re-saved all projects
|
2018-02-08 15:42:58 +00:00 |
|
ed
|
abaedc0534
|
Re-saved all projects
|
2018-02-08 11:01:53 +00:00 |
|
ed
|
fa0f7a4281
|
Bump version number to 5.2.1
|
2018-02-08 10:55:52 +00:00 |
|
ed
|
04f9760c20
|
Re-saved all projects
|
2018-02-08 10:11:24 +00:00 |
|
ed
|
cf61037ea4
|
Projucer: Added an option to clear the recent files list and added some more menu items for managing the currently open windows
|
2018-02-07 12:57:16 +00:00 |
|
ed
|
be6c1ba489
|
Projucer: Added the xcopy '/R' flag to the Visual Studio AAX copy step to ensure that read-only files in the destination are overwritten
|
2018-02-06 16:42:39 +00:00 |
|
ed
|
130b4f75a6
|
Projucer: Only re-save the main project file if it has changed
|
2018-02-05 17:25:31 +00:00 |
|
hogliux
|
982bd58609
|
Android: Updated default gradle android plugin version to 3.0.1
|
2018-02-05 16:22:57 +00:00 |
|
ed
|
d55f4956f8
|
Projucer: Repeat writeMainProjectFile() when saving so that config flags are written correctly
|
2018-02-05 11:38:28 +00:00 |
|
Lukasz Kozakiewicz
|
c4ebfcd735
|
Re-saved all projects.
|
2018-01-31 18:45:33 +01:00 |
|
Tom Poole
|
1c037e07be
|
CLion: Fixed a hardcoded cmake executable name
|
2018-01-29 17:20:51 +00:00 |
|