Noah Dayan
75394b19b6
Projucer: Added Help menu for quick access to online documentation
2018-01-08 16:07:20 +00:00
jules
ce8b2d865a
Used Button::onClick to simplify a bunch of library classes and demo code
2018-01-03 11:06:04 +00:00
jules
72d91dd5bf
Added some next/prev window commands to the projucer
2017-12-14 12:04:08 +00:00
jules
f3cde9763a
Quick tidy-up of some messaging classes
2017-12-04 11:30:15 +00:00
jules
a586966c65
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
2017-11-28 16:18:40 +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
jules
c2a2d5c734
Updated some code to use cleaner array initialisation from constant data
2017-10-16 12:18:04 +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
ed
ed51317ee6
Fixed a few Projucer UI issues
2017-05-04 12:51:02 +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
stefan
439ecc391b
Projucer: workaround broken "Open Recent" submenu
2016-10-31 10:42:54 +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
81ff3a89b7
Projucer: fixed an edge-case where the UI would misbehave if you're logged in but don't have a live-coding license
2016-04-25 11:11:00 +01: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