ed
|
180399008c
|
Projucer: Resize PropertyComponent items in PropertyGroupComponent to be centred with preferred height
|
2017-05-15 15:29:31 +01:00 |
|
ed
|
50fdeba363
|
Projucer: background colour of the GUI editor's component layout grid is determined by selected colour scheme so UI elements are visible
|
2017-05-15 11:32:30 +01:00 |
|
ed
|
17dfe39482
|
Projucer: Fixed some incorrect exporter icons
|
2017-05-15 09:48:03 +01:00 |
|
ed
|
1a266e822b
|
Projucer: The Projucer now adds a unique suffix to the target project folder of duplicate exporters and the 'selected exporter' drop-down now defaults to the first exporter that can launch the project if none were previously selected
|
2017-05-15 09:29:15 +01:00 |
|
ed
|
ff7cfb8824
|
Projucer: Moved a Thread::sleep() call that would be called every time a project was saved out of the Xcode exporter and only call it if saving and opening project in Xcode
|
2017-05-12 12:58:20 +01:00 |
|
ed
|
c25727c64a
|
Projucer: Fixed assertion in last commit when not on Windows
|
2017-05-12 12:47:26 +01:00 |
|
ed
|
f50aaab946
|
Projucer: convert Unix-style absolute paths into valid absolute paths on Windows in RelativePath::getFakeFile() to avoid hitting an assertion in File::parseAbsolutePath() that was drastically slowing down project save times
|
2017-05-12 12:39:58 +01:00 |
|
tpoole
|
2131d687f4
|
Projucer: Set the default exporter based on the host operating system
|
2017-05-11 11:31:13 +01:00 |
|
hogliux
|
c4cf336a56
|
Projucer: Only attempt building the standalone target of audio plug-ins when building inside the live build engine
|
2017-05-11 09:51:35 +01:00 |
|
ed
|
1ed5b3a49b
|
Projucer: Added missing Code::Blocks exporter icon
|
2017-05-10 17:07:01 +01:00 |
|
hogliux
|
f0a1b0b5e6
|
Projucer: Added an error message if your activity class name contains underscores
|
2017-05-10 15:40:34 +01:00 |
|
hogliux
|
cca665b896
|
Projucer: don't show "no internet connection" message if you have a valid license
|
2017-05-10 09:08:17 +01:00 |
|
ed
|
abd8fafa69
|
Projucer: Fixed some TextButton size issues
|
2017-05-09 15:44:19 +01:00 |
|
hogliux
|
3716bc6f66
|
Linux: Fixed an issue where the Makefile generated by the Projucer would not trigger recompilation when files were changed (Fixes #202)
|
2017-05-09 12:56:31 +01:00 |
|
ed
|
b9f5b6e4b1
|
Projucer: GUI editor test component window uses correct LookAndFeel
|
2017-05-08 17:35:48 +01:00 |
|
ed
|
cf0e97fcc7
|
Projucer: Selected colour scheme is now stored and recalled. Multiple fixes for unreadable text in the GUI editor
|
2017-05-08 17:20:44 +01:00 |
|
tpoole
|
359238f0ed
|
Fixed a Projucer crash when saving projects with no targets
|
2017-05-08 15:02:56 +01:00 |
|
ed
|
73828a8cec
|
Projucer: added drawProgressBar() method to ProjucerLookAndFeel to draw spinning progress indicator
|
2017-05-08 12:49:11 +01:00 |
|
ed
|
8ab39ef354
|
Projucer: Switched the order of names in Projucer window title bars from "Projucer - project name" to "project name - Projucer"
|
2017-05-08 12:20:27 +01:00 |
|
jules
|
2f6fd99243
|
Projucer: Added an Xcode setting to control the Xcode USE_HEADERMAP flag, and disabled this by default to enforce compatibility with other compilers and IDEs.
|
2017-05-08 11:12:35 +01:00 |
|
ed
|
0f47ee73b6
|
Projucer: Made each Projucer window's title bar display the project name
|
2017-05-08 10:01:17 +01:00 |
|
ed
|
810f10bcb1
|
Projucer: Made the application usage data popup's ToggleButton remember the previously chosen preference
|
2017-05-05 14:40:26 +01:00 |
|
ed
|
17cd47558f
|
Projucer: Removed the key command for showing the build tab as it was the same as the build now key command
|
2017-05-05 11:22:41 +01:00 |
|
jules
|
730e603b02
|
Projucer: The GUI editor now generates paint code containing extra variables for the coordinates, so that these can be overridden individually in custom code blocks
|
2017-05-05 09:57:10 +01:00 |
|
ed
|
457e838971
|
Fixed an issue in the Projucer where the option to select the files to auto-generate for a new GUI application wouldn't create the correct files
|
2017-05-04 16:43:10 +01:00 |
|
hogliux
|
9b7e944a54
|
Added a popup to the Projucer informing the user about the collection of analytics data
|
2017-05-04 15:24:28 +01:00 |
|
hogliux
|
ceab51f7c4
|
Made the Projucer's Windows target platform property chooser available to all Visual Studio exporters
|
2017-05-04 13:08:34 +01:00 |
|
ed
|
ed51317ee6
|
Fixed a few Projucer UI issues
|
2017-05-04 12:51:02 +01:00 |
|
ed
|
fa0b097652
|
Fixed some Projucer live-build errors on Windows and added an option to set the Windows target platform
|
2017-05-04 12:47:18 +01:00 |
|
tpoole
|
93f9ab24bb
|
Fixed Projucer compile on VS2013
|
2017-05-04 09:01:42 +01:00 |
|
jules
|
7f5abd41b1
|
Projucer: Fixed a crash in the android exporter when VST3 is enabled
|
2017-05-03 15:42:38 +01:00 |
|
tpoole
|
f4046909ab
|
Added an OS X 10.5 compatible std::function replacement
|
2017-05-03 15:36:25 +01:00 |
|
hogliux
|
adb5b542af
|
Fixed a memory access bug with the previous commit
|
2017-05-03 14:50:20 +01:00 |
|
hogliux
|
4c385e158c
|
Added support for setting the Windows target platform version in VS2017
|
2017-05-03 14:35:38 +01:00 |
|
jules
|
61f4333e73
|
Marked some RelativeCoordinate functions in Component as deprecated, and updated some old code that used them.
|
2017-05-02 16:56:32 +01:00 |
|
ed
|
a5c9cd9bd7
|
Added an extra check to the previous commit to make sure that the showBuildTab command is only invoked if the build tab is not already showing to prevent the command being constantly re-triggered when continuously recompiling
|
2017-05-02 16:13:44 +01:00 |
|
ed
|
fceca976d1
|
Fix to avoid hitting an assertion when invoking the showBuildTab command directly from CompileEngineChildProcess::handleBuildFailed()
|
2017-05-02 15:28:39 +01:00 |
|
ed
|
c4e50b25b4
|
Made ToggleButton ticks in the Projucer larger and brighter for better visibility
|
2017-05-02 12:53:22 +01:00 |
|
jules
|
57a3cb58ec
|
Removed incorrect constness from ColourSelector::setSwatchColour
|
2017-05-02 12:23:35 +01:00 |
|
hogliux
|
d7d1a9a99e
|
Call AAX CreatePackage.bat script correctly from post-build script to catch any errors
|
2017-05-02 11:25:23 +01:00 |
|
jules
|
1820b41e77
|
Made the proxy module include files start with "include_" to distinguish them from the files they're including
|
2017-04-27 14:43:05 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
7ed37f8600
|
Added the standard JUCE splash screen and app usage reporting
|
2017-04-27 14:43:03 +01:00 |
|
hogliux
|
750ab85fe9
|
Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model.
|
2017-04-27 14:42:25 +01:00 |
|
hogliux
|
ef2c63e4e3
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
2017-04-27 14:40:50 +01:00 |
|
jules
|
bf94ab0e4c
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
2017-04-21 15:09:35 +01:00 |
|
jules
|
926652be8a
|
Added the -Wextra-semi warning to the projucer build
|
2017-04-21 11:31:09 +01:00 |
|
tpoole
|
dd7c510e2f
|
Added a Projucer warning when a project includes outdated Visual Studio exporters
|
2017-04-20 09:23:34 +01:00 |
|
tpoole
|
837ac2143c
|
Fixed iOS code sign entitlements bug
|
2017-04-18 14:38:13 +01:00 |
|
jules
|
dace37288b
|
Tidied up a couple of minor analyser warnings and comments
|
2017-04-17 16:15:29 +01:00 |
|