ed
009d685179
Updated all license headers
2020-06-29 08:30:22 +01:00
ed
3283f2224a
Projucer: Added new start page window
2020-06-04 14:52:29 +01:00
ed
720801219a
Projucer: Ensure that app is fully initialised before opening windows
2020-04-30 16:49:32 +01:00
Tom Poole
894e7d2bd2
Updated all license headers
2020-04-23 17:30:39 +01:00
ed
fba0295a44
Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring
2020-04-17 16:05:10 +01:00
ed
cf93f79cc8
Projucer: Removed sign-in
2020-04-17 14:20:56 +01:00
ed
de23ef7b1f
Projucer: Removed analytics
2020-04-17 14:15:44 +01:00
ed
d179e67052
Projucer: Removed GUI dependencies on Linux
2020-04-17 14:14:16 +01:00
reuk
327f817b9b
Copyrights: Update commercial/gpl headers to be gpl-only
2020-04-09 15:22:56 +01:00
jules
cd4aba9e43
PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together.
2019-06-20 13:55:18 +01:00
ed
92350e421d
Projucer: Refactor the autoupdater to set executable file permissions after updating
2019-03-06 17:08:30 +00:00
ed
1a25a0615c
Projucer: Removed some unused methods from ProjucerApplication and refactored the DemoRunner scanning code to cache previously found files
2018-10-22 16:43:13 +01:00
ed
f77c995b4d
Projucer: Refactored module scanning code and added AvailableModuleList class for asynchronous scanning
2018-08-23 14:15:28 +01:00
ed
c859f50fe6
Projucer: Added a missing reset() call to the PIP creator window when shutting down
2018-06-27 11:17:15 +01:00
ed
eed45b7462
Projucer: Mark modified files with an asterisk in the file tree panel
2018-05-21 17:03:46 +01:00
Tom Poole
ab863a6dc2
Replaced all usage of ScopedPointer with std::unique_ptr
2018-04-19 20:27:47 +01:00
ed
01339a5365
Projucer: Moved the live-build settings into a separate CompileEngineSettings class and refactored some redundant code
2018-03-27 14:29:02 +01:00
ed
8a467e7dc3
Projucer: Added a "PIP Creator" utility tool
2018-03-22 15:23:27 +00:00
ed
dbaca088b3
Projucer: Remove getJUCEExamplesDirectoryPathFromGlobal() from jucer_MiscUtilities.h
2018-03-16 15:56:06 +00:00
ed
5cfc2d24ea
Projucer: Only include jucer_ProjucerAnalytics.h if the juce_analytics module is available
2018-03-16 14:39:38 +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
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
Noah Dayan
75394b19b6
Projucer: Added Help menu for quick access to online documentation
2018-01-08 16:07:20 +00:00
hogliux
54029e776d
Projucer: Re-factored source code groups and general code clean-up
2017-09-29 14:55:01 +01:00
ed
6b315c4e15
Projucer: Fixed a few uninitialised variables
2017-08-14 11:31:06 +01:00
ed
26596fbfad
Projucer: Added default module search paths to the Projucer
2017-06-06 16:57:16 +01:00
ed
ba36008560
Projucer: Cleaned up the structure of the Projucer folder in userApplicationDataDirectory and renamed old "Introjucer" global/project settings files to "Projucer"
2017-05-25 11:30:09 +01:00
ed
9de309be76
Projucer: Added the option to change the colour scheme and font of the Projucer's code editor and the ability to save/load custom schemes
2017-05-19 11:20:12 +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
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
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
tpoole
e33abbc6fe
Replaced Projucer-generated header guards with #pragma once and updated the examples
2017-02-17 15:34:10 +00:00
stefan
3bd7ef4f69
Projucer: menu adjustments
...
* move Preferences item to Projucer menu on Mac or File menu otherwise
* rename Global Preferences -> Preferences
* add shortcut "Cmd + ," to open Preferences
* move Login/Logout item to File menu
2016-10-11 09:08:49 +02:00
jules
effb421be1
Projucer: Updated some font use and removed the EULA if running without the live-coding DLL
2016-04-14 18:18:10 +01:00
jules
025d04cbd1
Projucer: Added warning when trying to load projects with out-of-date build scripts
2016-04-14 17:41:31 +01:00
jules
bc58656153
Projucer: made build panel UI update when signing out
2016-04-08 11:02:58 +01:00
Timur Doumler
70949aa0c6
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
2016-04-06 18:31:24 +01:00