attila
|
bc3600cde8
|
Animation: Add juce_animation module
|
2024-04-16 17:43:21 +01:00 |
|
Tom Poole
|
94d98a2b10
|
Update licensing information
|
2024-04-16 11:39:35 +01:00 |
|
reuk
|
8ebbc20311
|
MIDI-CI: Add module
|
2023-10-31 11:46:49 +00:00 |
|
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
2022-05-16 17:55:48 +01:00 |
|
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
2022-04-04 12:36:32 +01:00 |
|
reuk
|
6c775a367b
|
Projucer: Escape single quotes in project names for makefile projects
|
2021-09-22 10:23:03 +01:00 |
|
reuk
|
06544850fb
|
BLOCKS: Remove juce_blocks_basics module
|
2021-05-19 16:53:01 +01:00 |
|
Tom Poole
|
bfdda737a2
|
Projucer: Removed the live build
|
2021-05-14 12:54:07 +01:00 |
|
reuk
|
64b9366e8f
|
CharacterFunctions: Add new function to move pointer past whitespace
|
2021-02-18 10:54:29 +00:00 |
|
ed
|
333f98d204
|
Squashed some compiler warnings with -Wmissing-prototypes enabled
|
2020-08-27 14:13:58 +01:00 |
|
ed
|
d677fd6264
|
Projucer: Added PCH support for Xcode and Visual Studio exporters
|
2020-08-25 11:12:23 +01:00 |
|
ed
|
009d685179
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
ed
|
aa200ffeac
|
Projucer: Fixed some errors when building the live-build engine dll
|
2020-06-23 14:18:42 +01:00 |
|
ed
|
3283f2224a
|
Projucer: Added new start page window
|
2020-06-04 14:52:29 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
reuk
|
2ca69e8f70
|
Projucer: Stop requiring JuceHeader to be included in projects
|
2020-04-13 13:16:05 +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 |
|
Tom Poole
|
a9a0f6b92f
|
Enforced more comprehensive const-correctness in the JUCE container classes
|
2019-05-29 08:52:16 +01:00 |
|
ed
|
1f40a7b10e
|
Projucer: Use the project line ending setting for auto-generated JUCE files and write the IDE project files using the native line endings
|
2018-11-28 15:32:15 +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
|
d3fe2515ad
|
Removed a stray DBG statement
|
2018-10-18 17:14:33 +01:00 |
|
ed
|
efacc67a15
|
Projucer: Fixed a bug when parsing multi-line JUCE header metadata
|
2018-10-18 17:05:33 +01:00 |
|
ed
|
653d94c7a0
|
Projucer: Pulled out the module and PIP header parsing methods into a single method
|
2018-10-18 11:06:15 +01:00 |
|
ed
|
16935088e1
|
Projucer: Fix linker error when building live-build DLL
|
2018-04-11 10:26:11 +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
|
d728ca03b7
|
Projucer: Moved some methods out of MiscUtilities and into ProjectExporter
|
2018-03-20 15:02:34 +00:00 |
|
ed
|
bbc0bdb29e
|
Projucer: Ignore case in isValidExporterName()
|
2018-03-20 14:36:11 +00:00 |
|
ed
|
32789aec6c
|
Projucer: Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations
|
2018-03-20 13:00:04 +00:00 |
|
ed
|
1043ed897a
|
Projucer: Fixed a typo in getTargetFolderForExporter()
|
2018-03-20 12:38:16 +00:00 |
|
ed
|
dbaca088b3
|
Projucer: Remove getJUCEExamplesDirectoryPathFromGlobal() from jucer_MiscUtilities.h
|
2018-03-16 15:56:06 +00:00 |
|
ed
|
ef2d1fa9fd
|
Projucer: Various fixes and improvements to PIPGenerator
|
2018-03-15 12:10:36 +00:00 |
|
ed
|
fa02112614
|
Projucer: Add PIPGenerator class
|
2018-03-15 12:10:35 +00:00 |
|
ed
|
58c02823c5
|
Projucer: Moved some methods into MiscUtilities
|
2018-03-12 15:16:26 +00:00 |
|
jules
|
f0ef700e46
|
Modernised a bunch of code mainly relating to character/string iteration
|
2017-10-19 16:52:20 +01:00 |
|
hogliux
|
54029e776d
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|