|  Tom Poole | 0828977e5b | macOS:  Added a Bluetooth MIDI pairing dialog | 6 years ago | 
				
					
						|  ed | 6722194260 | Bump version number to 5.4.3 | 6 years ago | 
				
					
						|  Tom Poole | e3ebe5aed1 | Bump version number to 5.4.2 | 6 years ago | 
				
					
						|  ed | 6d39f01793 | Bump version number to 5.4.1 | 7 years ago | 
				
					
						|  ed | 0b8fcc7a15 | Bump version number to 5.4.0 | 7 years ago | 
				
					
						|  ed | 2d79cc78c0 | Bump version number to 5.3.2 | 7 years ago | 
				
					
						|  Noah Dayan | 1a31c86f39 | Bump version number to 5.3.1 | 7 years ago | 
				
					
						|  ed | 262dff8854 | Bump version number to 5.3.0 | 7 years ago | 
				
					
						|  ed | fa0f7a4281 | Bump version number to 5.2.1 | 7 years ago | 
				
					
						|  Tom Poole | 7d943e76dc | Tidied up some module dependencies | 7 years ago | 
				
					
						|  Tom Poole | c0223ae2bc | Added a missing dependency in the juce_audio_utils module | 7 years ago | 
				
					
						|  ed | dbb2f620b4 | Bump version number to 5.2.0 | 8 years ago | 
				
					
						|  tpoole | 0ae8aa812c | Bump version number to 5.1.2 | 8 years ago | 
				
					
						|  jules | eda613c6db | Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools | 8 years ago | 
				
					
						|  hogliux | c02ef79fd6 | Bump version number to 5.1.1 | 8 years ago | 
				
					
						|  hogliux | eb33f537da | Bump version number to 5.1.1 | 8 years ago | 
				
					
						|  hogliux | c1ad53c14e | Bump version number to 5.1.0 | 8 years ago | 
				
					
						|  hogliux | bc3ef88603 | Bump version number to 5.0.2 | 8 years ago | 
				
					
						|  hogliux | 8413614744 | Bump version number to 5.0.1 | 8 years ago | 
				
					
						|  jules | baddc6389e | Workarounds for some new "recommended" Xcode warning flags | 8 years ago | 
				
					
						|  hogliux | 9d81c5066a | Bump version number to 5.0.0 | 8 years ago | 
				
					
						|  hogliux | b5afccc37c | Updated file headers and the README with the JUCE 5 license | 8 years ago | 
				
					
						|  tpoole | 1e2f6fec5c | Restored module header #defines | 8 years ago | 
				
					
						|  hogliux | 2da1bc5f41 | Replace include guards with "#pragma once" | 8 years ago | 
				
					
						|  hogliux | e0aff606a8 | Bump version number to 4.3.1 | 8 years ago | 
				
					
						|  hogliux | 363ceb08cf | Bump version number to 4.3.0 | 9 years ago | 
				
					
						|  tpoole | f54b7fb104 | Moved the DiscRecording dependency in the module descriptions from juce_audio_devices to juce_audio_utils | 9 years ago | 
				
					
						|  hogliux | 3e7b5993ca | Moved audio CD burner/reader to juce_audio_utils | 9 years ago | 
				
					
						|  hogliux | a347689d96 | Moved simple sound player to audio_utils module | 9 years ago | 
				
					
						|  hogliux | 4eb89336f9 | Bump version number to 4.2.4 | 9 years ago | 
				
					
						|  hogliux | 630ab88f8b | Version number update | 9 years ago | 
				
					
						|  jules | ec40f0940c | Updated version numbers in modules, and resaved example projects | 9 years ago | 
				
					
						|  jules | 0b3a11ee07 | Updated version number to 4.2.1 | 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 | b5907fa90d | Normalised some divider comments | 9 years ago | 
				
					
						|  jules | 89ba69ab29 | Android Bluetooth MIDI, pro-audio i/o and improved openGL support | 10 years ago | 
				
					
						|  jules | 57d4889f91 | Added a new class AudioVisualiserComponent, and updated the demo audio pages to use this. | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | 653a68ddee | Added includes of new template classes. | 11 years ago | 
				
					
						|  jules | 508e25afbb | Cleared-out the last batch of unnecessary includes. | 12 years ago | 
				
					
						|  jules | 5a1112ab94 | Updated the format of the header include guard macros. | 12 years ago | 
				
					
						|  jules | 03c2801f3f | Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 | 12 years ago | 
				
					
						|  jules | 791cf42abc | New class: AudioThumbnailBase, which is an abstract base class for thumbnails. | 13 years ago | 
				
					
						|  jules | 295d125142 | Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. | 13 years ago | 
				
					
						|  Julian Storer | b70e0a28d2 | First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. | 14 years ago | 
				
					
						|  Julian Storer | 5d98779f19 | Updated the date in the copyright notice. | 14 years ago | 
				
					
						|  Julian Storer | cd14d5efa5 | Added CDDB support for mac. Small fix for iPad text entry. | 15 years ago | 
				
					
						|  Julian Storer | ed97872c1a | Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) | 15 years ago | 
				
					
						|  Julian Storer | 27506c2120 | Copyright notice update. | 15 years ago | 
				
					
						|  Julian Storer | 8bf4d88d97 | Minor clean-ups. | 16 years ago |