reuk
39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API
2023-02-22 21:00:17 +00:00
attila
2fdc4f6633
Projucer: Remove VS2015 and CLion exporters
2022-05-25 13:56:55 +02:00
Tom Poole
2ec861d99e
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
attila
31b2a86559
Projucer: Add ARA support
2022-05-12 12:31:30 +02:00
Tom Poole
b48dddcf4e
RTAS: Remove RTAS functionality
2022-05-03 08:16:37 +01:00
Tom Poole
dea3fe60e4
Update copyright banners
2022-04-04 12:36:32 +01:00
ed
fdcdda3463
Projucer: Update to ValueTreePropertyWithDefault class
2021-12-10 15:49:01 +00:00
ed
24910cc4b4
Fix GCC Wshadow warnings
2021-09-14 08:42:56 +01:00
Tom Poole
6542446594
Update the JUCE logo
2021-08-23 11:00:36 +01:00
Tom Poole
43e577ba6c
Projucer: Remove unused embedded image data
2021-07-22 16:52:34 +01:00
ed
551d7b9c5b
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
...
- Add AlertWindow::show() and showAsync() methods that take a MessageBoxOptions argument
- Add NativeMessageBox::show() and showAsync() methods that take a MessageBoxOptions argument
- Update the DialogsDemo to demonstrate the new methods
- Deprecate AlertWindow::showNativeDialogBox() in favour of the NativeMessageBox methods
- Pass button strings specified in MesssageBoxOptions to native dialog boxes correctly
- Use modern TaskDialog on Windows for the native dialog box where available
2021-07-21 16:34:12 +01:00
Tom Poole
fe4ba9071b
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
...
See BREAKING-CHANGES.txt for more details.
2021-06-30 13:01:14 +01:00
ed
6b29a6d8ff
Projucer: Fixed a bug when highlighting the global JUCE path property component bounds
2021-05-26 16:54:38 +01:00
ed
69085b2a61
Projucer: Accessibility updates
2021-05-10 10:53:14 +01:00
ed
57f4d4a618
Projucer: Removed deprecated Android NDK path property
2020-11-25 17:39:57 +00:00
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
Tom Poole
6cb75d9d2c
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
2020-04-23 17:30:40 +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
521c250413
Projucer: Remove custom VST3 path options
2020-04-17 14:14:51 +01:00
reuk
ece5644a20
CMake: Add support for building JUCE projects with CMake
2020-04-13 12:10:11 +01:00
reuk
327f817b9b
Copyrights: Update commercial/gpl headers to be gpl-only
2020-04-09 15:22:56 +01:00
ed
c73c5512d5
Projucer: Refactored the module handling code
2020-02-06 15:41:45 +00:00
ed
ecf97e2a08
Projucer: Removed some unused code from the FilePathPropertyComponent
2019-11-14 09:20:51 +00:00
ed
4edb0d2c90
Tidied up some divider comments
2019-09-06 12:00:26 +01:00
Tom Poole
2fc4404a74
Fixed some more RTAS build errors and marked it as deprecated
2019-05-23 11:37:04 +01:00
ed
fef1093f6e
Projucer: Update PIP creator window colours when colour scheme changes
2019-05-15 10:41:02 +01:00
ed
c96bf71488
Removed some empty ValueTree::Listener methods that are no longer needed
2019-03-22 17:28:14 +00:00
ed
da4c1eaf31
Projucer: Remove the option to specify multiple global user module paths which was causing issues on other OSes
2019-02-18 14:19:25 +00:00
jules
cadac817c6
Enabled some more warning flags in Xcode, and fixed the problems they caused
2019-01-11 09:52:10 +00:00
ed
b8a4e00cb4
Projucer: Make the source code editor respect line endings when loading and saving a file and add an option to set the preferred line feed for a project
2018-11-27 17:28:36 +00:00
ed
fe49d69dfc
Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit
2018-11-05 16:12:32 +00:00
ed
a58b3ff38b
Projucer: Added a "Reset to Defaults" button to the global paths window
2018-10-25 09:47:17 +01:00
ed
8667ffc059
Projucer: Ensure that ValueWithDefault objects outlive the PropertyComponents which reference them
2018-10-24 11:45:51 +01:00
ed
c4eb15eb21
Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent
2018-10-22 16:42:22 +01:00
jules
768139a298
Added some free functions to help make XML parsing less verbose: parseXML()
2018-10-15 16:08:25 +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
d018eb8407
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
2018-06-27 11:37:27 +01:00
ed
bf8adbc29a
Projucer: Added an option to set the path to the Android Studio executable in the "Global Paths" settings
2018-06-19 12:18:06 +01:00
hogliux
cf4f12a452
Replaced our VST2 interface headers with official VST3 SDK
2018-06-11 12:49:35 +01:00
ed
6a1d6f9cb8
Projucer: Fixed a crash when opening the editor colour scheme window
2018-05-14 17:01:54 +01:00
Tom Poole
ab863a6dc2
Replaced all usage of ScopedPointer with std::unique_ptr
2018-04-19 20:27:47 +01:00
Tom Poole
4229dc0a4f
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
2018-04-10 18:34:20 +01:00
ed
c03c950c48
Projucer: Add array delimiter strings to the PIPCreator multi-choice values
2018-04-05 15:14:58 +01:00
jules
aeee6f4c33
Projucer: added a command-line flag --lf to make the whitespace and other file-generating tools use LF as linefeeds rather than CRLF
2018-04-03 12:58:12 +01:00
ed
8a467e7dc3
Projucer: Added a "PIP Creator" utility tool
2018-03-22 15:23:27 +00:00
ed
2bd4611c03
Projucer: Update all links to the new website
2018-03-16 09:11:29 +00:00