eed45b7462 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Mark modified files with an asterisk in the file tree panel  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab863a6dc2 
								
							
								 
							
						 
						
							
							
								
								Replaced all usage of ScopedPointer with std::unique_ptr  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								47af78fe0b 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Implement PIPGenerator  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d668adb81b 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Code cleanup  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b288da58f0 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed a crash that could occur when saving a project multiple times  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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)  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fedbb67452 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Show the option to remove references or move to trash when deleting file groups and hide the file group information after deleting  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								994ab55247 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Made some usability and reliability improvements to the live-build engine  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54029e776d 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Re-factored source code groups and general code clean-up  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff7cfb8824 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Moved a Thread::sleep() call that would be called every time a project was saved out of the Xcode exporter and only call it if saving and opening project in Xcode  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5c9cd9bd7 
								
							
								 
							
						 
						
							
							
								
								Added an extra check to the previous commit to make sure that the showBuildTab command is only invoked if the build tab is not already showing to prevent the command being constantly re-triggered when continuously recompiling  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5afccc37c 
								
							
								 
							
						 
						
							
							
								
								Updated file headers and the README with the JUCE 5 license  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								750ab85fe9 
								
							
								 
							
						 
						
							
							
								
								Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								308f634f62 
								
							
								 
							
						 
						
							
							
								
								Fixed a bug in the Projucer where the live-build's continuous recompilation state wasn't being changed when toggled on/off in the menu  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e33abbc6fe 
								
							
								 
							
						 
						
							
							
								
								Replaced Projucer-generated header guards with #pragma once and updated the examples  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d02f61622 
								
							
								 
							
						 
						
							
							
								
								Projucer: add free-to-use license for the live-build engine  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0350e4ee6 
								
							
								 
							
						 
						
							
							
								
								Projucer: add feature download & install live-build engine (including checks for supported OS versions)  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ec9443543 
								
							
								 
							
						 
						
							
							
								
								Projucer various fixes  
							
							* Use separate folder for disk cache in debug mode to avoid mixing debug/release-mode object files while testing
* Quote the server's file name as it may contain spaces etc.
* Fix saving source files during compilation on Windows
* Fix JuceDemo for live builds on Mac: long chains of recursive operator<< invocations caused compiler crash
* Move code for creating disabled Build tab to extra function and add names to improve readability
* Implement new "subscribe" behavior for createDisabledBuildTab
* Clean up trailing spaces 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81ff3a89b7 
								
							
								 
							
						 
						
							
							
								
								Projucer: fixed an edge-case where the UI would misbehave if you're logged in but don't have a live-coding license  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								810f2bfb2a 
								
							
								 
							
						 
						
							
							
								
								Introjucer: Added Android Studio exporter  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f23ded16c6 
								
							
								 
							
						 
						
							
							
								
								Minor refactoring in introjucer code.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7b8e77031 
								
							
								 
							
						 
						
							
							
								
								Update copyright notice  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e5b15a8e3 
								
							
								 
							
						 
						
							
							
								
								Introjucer: fix for menu glitch when clicking "save and open" button in dual iOS/OSX projects.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53226c0660 
								
							
								 
							
						 
						
							
							
								
								Introjucer: fixed a problem with the open-project menu if multiple export targets have the same name  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								365e4611fa 
								
							
								 
							
						 
						
							
							
								
								Introjucer: misc minor fixes + tweaks.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e4825e7bd 
								
							
								 
							
						 
						
							
							
								
								Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9aae9651b 
								
							
								 
							
						 
						
							
							
								
								Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9113a7d6ab 
								
							
								 
							
						 
						
							
							
								
								Introjucer: internal refactoring work.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3333aa29d 
								
							
								 
							
						 
						
							
							
								
								Introjucer: added a couple of view menu options.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f196f88330 
								
							
								 
							
						 
						
							
							
								
								Introjucer: added a menu to choose which IDE to launch when there's more than one.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3861a04197 
								
							
								 
							
						 
						
							
							
								
								Some more override decorations.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddc1524742 
								
							
								 
							
						 
						
							
							
								
								Updated headers in demo project files.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c8fa3e6e7 
								
							
								 
							
						 
						
							
							
								
								Introjucer: added a translation tool utility  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12c28fd882 
								
							
								 
							
						 
						
							
							
								
								Introjucer: added "save as"  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ceeb573d8 
								
							
								 
							
						 
						
							
							
								
								Minor changes to avoid pedantic compiler warnings.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63085a7185 
								
							
								 
							
						 
						
							
							
								
								Introjucer: minor fixes.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								172f61dc3e 
								
							
								 
							
						 
						
							
							
								
								Introjucer: minor internal work.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c75abb51c4 
								
							
								 
							
						 
						
							
							
								
								Introjucer: minor appearance tweaks.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0b6a7ca25 
								
							
								 
							
						 
						
							
							
								
								Introjucer: added command to open counterpart files.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af3bab799f 
								
							
								 
							
						 
						
							
							
								
								Introjucer: fine-tuned some command behaviours.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87db662f29 
								
							
								 
							
						 
						
							
							
								
								Introjucer: code editor improvements, icon class reshuffle.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e875ddc3a1 
								
							
								 
							
						 
						
							
							
								
								Introjucer: optimised some unnecessary project copying.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								baecac82d9 
								
							
								 
							
						 
						
							
							
								
								Introjucer: tweaked document focus behaviour.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								515bfe90b2 
								
							
								 
							
						 
						
							
							
								
								Introjucer: new tab panel look and feel.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44e454f0b7 
								
							
								 
							
						 
						
							
							
								
								Introjucer: colours and refactoring.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								25e7361f2c 
								
							
								 
							
						 
						
							
							
								
								Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0475cedff5 
								
							
								 
							
						 
						
							
							
								
								Introjucer: commands to move back/forwards through open docs.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27f1901fe6 
								
							
								 
							
						 
						
							
							
								
								Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb29acf1fa 
								
							
								 
							
						 
						
							
							
								
								Introjucer: minor internal stuff.  
							
							
								
							
							
						 
						13 years ago