jules
							
						 | 
						
							
							
							
								
							
								7992319dc0
								
							
								
							
						 | 
						
							
							
								
								Added new LookAndFeel page to the juce demo (Thanks Dave!)
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								c1098806cb
								
							
								
							
						 | 
						
							
							
								
								Made sure the demo cleans up the bubble message components that it uses.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								b1b08106bf
								
							
								
							
						 | 
						
							
							
								
								Updated OpenGLGraphicsContext to be able to use GL3 contexts.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								12fb13bdea
								
							
								
							
						 | 
						
							
							
								
								Tweaks for OpenGL 3 support.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								47aad5a8e7
								
							
								
							
						 | 
						
							
							
								
								Replaced some win32 cpuid code.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								4889822eaf
								
							
								
							
						 | 
						
							
							
								
								Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								51a0f6e9ff
								
							
								
							
						 | 
						
							
							
								
								Changed Slider::snapValue to provide more details about the drag mode involved.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								fa2b42a742
								
							
								
							
						 | 
						
							
							
								
								Android GL fixes.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								56f7676601
								
							
								
							
						 | 
						
							
							
								
								Refactored the OpenGLGraphicsContextCustomShader class and added a demo for it.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								8c40999c51
								
							
								
							
						 | 
						
							
							
								
								Added a callback so that ThreadWithProgressWindow can be used without blocking.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								802197644b
								
							
								
							
						 | 
						
							
							
								
								New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								76c8400049
								
							
								
							
						 | 
						
							
							
								
								Really minor clean-ups.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								d20279d1db
								
							
								
							
						 | 
						
							
							
								
								Fix to the GL 2D renderer. Also removed the smaller limit on the GL buffer sizes used in win32.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								5b25b303fb
								
							
								
							
						 | 
						
							
							
								
								Cleaned up some minor stuff in the GL demo and PathStrokeType.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								4d79bed3d1
								
							
								
							
						 | 
						
							
							
								
								Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								dcb7e61ed5
								
							
								
							
						 | 
						
							
							
								
								Redesigned CoreAudio for better handling of separate in/out devices.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								b7ebb273d9
								
							
								
							
						 | 
						
							
							
								
								Made the GL demo page clean up its attributes to avoid problems on nvideo cards.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								08c2fce9b5
								
							
								
							
						 | 
						
							
							
								
								Some improvements to JUCE_LIVE_CONSTANT: Matching original hex/decimal format, and added a reset button.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								8ba781aa81
								
							
								
							
						 | 
						
							
							
								
								Added a demo page for the live constant editor stuff.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								331ce9ff8c
								
							
								
							
						 | 
						
							
							
								
								Couple of minor clean-ups.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								1e4ba1b550
								
							
								
							
						 | 
						
							
							
								
								A few minor changes to keep the Clang analyser happy.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								bf126b0aeb
								
							
								
							
						 | 
						
							
							
								
								Minor demo tweak.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								fe3e565836
								
							
								
							
						 | 
						
							
							
								
								Demo: better handling of the demo list panel being narrow.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								d911633e0b
								
							
								
							
						 | 
						
							
							
								
								Fixing capitalisation of filename.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								02d20ad24b
								
							
								
							
						 | 
						
							
							
								
								Fixing capitalisation of filename.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								947b681bdc
								
							
								
							
						 | 
						
							
							
								
								Re-added a couple of box2d files which had the wrong capitalisation.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								c90b7a6f97
								
							
								
							
						 | 
						
							
							
								
								Removed a couple of box2d files which had the wrong capitalisation.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								756cff8085
								
							
								
							
						 | 
						
							
							
								
								Spelling.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								a4e611222d
								
							
								
							
						 | 
						
							
							
								
								Various build housekeeping.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								5147b7d93b
								
							
								
							
						 | 
						
							
							
								
								Fix to the demo for DirectShow video.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								caea1c3370
								
							
								
							
						 | 
						
							
							
								
								Added the all-new demo app!
							
							
							
							
								
							
							
						 | 
						12 years ago |