|  reuk | 8ebbc20311 
										
											
										
									 | MIDI-CI: Add module | 2 years ago | 
				
					
						|  Tom Poole | 2ec861d99e | Update licensing banners to JUCE 7 | 3 years ago | 
				
					
						|  Tom Poole | dea3fe60e4 | Update copyright banners | 3 years ago | 
				
					
						|  reuk | 6c775a367b 
										
											
										
									 | Projucer:  Escape single quotes in project names for makefile projects | 4 years ago | 
				
					
						|  reuk | 06544850fb 
										
											
										
									 | BLOCKS:  Remove juce_blocks_basics module | 4 years ago | 
				
					
						|  Tom Poole | bfdda737a2 | Projucer:  Removed the live build | 4 years ago | 
				
					
						|  reuk | 64b9366e8f 
										
											
										
									 | CharacterFunctions:  Add new function to move pointer past whitespace | 4 years ago | 
				
					
						|  ed | 333f98d204 | Squashed some compiler warnings with -Wmissing-prototypes enabled | 5 years ago | 
				
					
						|  ed | d677fd6264 | Projucer:  Added PCH support for Xcode and Visual Studio exporters | 5 years ago | 
				
					
						|  ed | 009d685179 | Updated all license headers | 5 years ago | 
				
					
						|  ed | aa200ffeac | Projucer:  Fixed some errors when building the live-build engine dll | 5 years ago | 
				
					
						|  ed | 3283f2224a | Projucer:  Added new start page window | 5 years ago | 
				
					
						|  Tom Poole | 894e7d2bd2 | Updated all license headers | 5 years ago | 
				
					
						|  Tom Poole | 2d16374b14 | Updated all license headers | 5 years ago | 
				
					
						|  reuk | 2ca69e8f70 | Projucer:  Stop requiring JuceHeader to be included in projects | 5 years ago | 
				
					
						|  reuk | ece5644a20 | CMake:  Add support for building JUCE projects with CMake | 6 years ago | 
				
					
						|  reuk | 327f817b9b | Copyrights: Update commercial/gpl headers to be gpl-only | 5 years ago | 
				
					
						|  ed | c73c5512d5 | Projucer:  Refactored the module handling code | 5 years ago | 
				
					
						|  Tom Poole | a9a0f6b92f | Enforced more comprehensive const-correctness in the JUCE container classes | 6 years ago | 
				
					
						|  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 | 7 years ago | 
				
					
						|  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 | 7 years ago | 
				
					
						|  ed | d3fe2515ad | Removed a stray DBG statement | 7 years ago | 
				
					
						|  ed | efacc67a15 | Projucer:  Fixed a bug when parsing multi-line JUCE header metadata | 7 years ago | 
				
					
						|  ed | 653d94c7a0 | Projucer:  Pulled out the module and PIP header parsing methods into a single method | 7 years ago | 
				
					
						|  ed | 16935088e1 | Projucer:  Fix linker error when building live-build DLL | 7 years ago | 
				
					
						|  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 | 7 years ago | 
				
					
						|  ed | d728ca03b7 | Projucer:  Moved some methods out of MiscUtilities and into ProjectExporter | 7 years ago | 
				
					
						|  ed | bbc0bdb29e | Projucer:  Ignore case in isValidExporterName() | 7 years ago | 
				
					
						|  ed | 32789aec6c | Projucer:  Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations | 7 years ago | 
				
					
						|  ed | 1043ed897a | Projucer:  Fixed a typo in getTargetFolderForExporter() | 7 years ago | 
				
					
						|  ed | dbaca088b3 | Projucer:  Remove getJUCEExamplesDirectoryPathFromGlobal() from jucer_MiscUtilities.h | 7 years ago | 
				
					
						|  ed | ef2d1fa9fd | Projucer:  Various fixes and improvements to PIPGenerator | 7 years ago | 
				
					
						|  ed | fa02112614 | Projucer:  Add PIPGenerator class | 7 years ago | 
				
					
						|  ed | 58c02823c5 | Projucer:  Moved some methods into MiscUtilities | 7 years ago | 
				
					
						|  jules | f0ef700e46 | Modernised a bunch of code mainly relating to character/string iteration | 8 years ago | 
				
					
						|  hogliux | 54029e776d | Projucer:  Re-factored source code groups and general code clean-up | 8 years ago | 
				
					
						|  hogliux | a1fcd357ae | Projucer:  Fixed an edge case where preprocessor macros would not be correctly parsed if they had the form "MYMACRO=" | 8 years ago | 
				
					
						|  hogliux | b5afccc37c | Updated file headers and the README with the JUCE 5 license | 8 years ago | 
				
					
						|  hogliux | 63eabb4456 | Fixed a bug where identical initialiser lines would be removed | 9 years ago | 
				
					
						|  jules | e4592d132f | Projucer: tweak to the way GCC -D flags are generated | 9 years ago | 
				
					
						|  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. | 9 years ago | 
				
					
						|  jules | 5abb09ba16 | Introjucer: moved some more classes out of MiscUtilities.h | 9 years ago | 
				
					
						|  jules | e4b96dcf9a | Introjucer: some internal refactoring | 9 years ago | 
				
					
						|  jules | e3d827a059 | Introjucer: avoid an assertion when opening certain types of file | 9 years ago | 
				
					
						|  jules | 02492b36b9 | Lots of small whitespace tweaks. | 10 years ago | 
				
					
						|  Timur Doumler | 123e1e1679 | Fixed custom Plist error for iOS. | 10 years ago | 
				
					
						|  jules | 2877653cc3 | Introjucer: added hack to enable c++ syntax highlighting in the editor for extensionless libc++ header files. | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | 43ce64a099 | Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. | 10 years ago | 
				
					
						|  jules | 7c48d2cff8 | Introjucer: added minor utility function. | 10 years ago |