jules
|
33c0940d74
|
Cleaned up a few more ScopedPointer uses
|
2018-01-09 12:22:31 +00:00 |
|
ed
|
b72a626516
|
Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class
|
2018-01-05 17:05:20 +00:00 |
|
jules
|
72d91dd5bf
|
Added some next/prev window commands to the projucer
|
2017-12-14 12:04:08 +00:00 |
|
jules
|
2dc9316420
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
2017-11-01 17:41:06 +00:00 |
|
tpoole
|
33845ba917
|
Projucer: Open any previous projects in the background
|
2017-10-26 15:21:41 +01:00 |
|
hogliux
|
54029e776d
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|
ed
|
69868df248
|
Projucer: asynchronously show the '.jucer file has been modified...' alert window to avoid crash
|
2017-08-21 12:37:31 +01:00 |
|
ed
|
33535973be
|
Projucer: Update window title when project name changes
|
2017-08-15 15:58:49 +01:00 |
|
ed
|
26596fbfad
|
Projucer: Added default module search paths to the Projucer
|
2017-06-06 16:57:16 +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 |
|
ed
|
0f47ee73b6
|
Projucer: Made each Projucer window's title bar display the project name
|
2017-05-08 10:01:17 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +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 |
|
jules
|
44cd80969d
|
A few C++11 modernisations and comment corrections
|
2017-03-28 12:31:51 +01:00 |
|
tpoole
|
16525c0a6f
|
Fixed some typos.
|
2016-09-06 18:41:12 +01:00 |
|
ed
|
8e10f16eb8
|
Dialog window to ask whether to keep current project or re-load from disk when .jucer file changes
|
2016-08-12 10:08:27 +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 |
|
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 |
|