| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								AudioWidget.hpp
							
						
					 | 
				
				
					
						Change audio::IO and midi::IO name to Port.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								CableWidget.hpp
							
						
					 | 
				
				
					
						Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								CircularShadow.hpp
							
						
					 | 
				
				
					
						Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Knob.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								LedDisplay.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								LightWidget.hpp
							
						
					 | 
				
				
					
						Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								MidiWidget.hpp
							
						
					 | 
				
				
					
						Change audio::IO and midi::IO name to Port.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ModuleBrowser.hpp
							
						
					 | 
				
				
					
						Add app::, ui::, and widget:: namespaces.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ModuleLightWidget.hpp
							
						
					 | 
				
				
					
						Create `engine::` namespace
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ModuleWidget.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								MultiLightWidget.hpp
							
						
					 | 
				
				
					
						Add app::, ui::, and widget:: namespaces.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ParamQuantity.hpp
							
						
					 | 
				
				
					
						Add various API documentation
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ParamWidget.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								PortWidget.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								RackRail.hpp
							
						
					 | 
				
				
					
						Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								RackScrollWidget.hpp
							
						
					 | 
				
				
					
						Add zooming with Ctrl+Scroll to RackScrollWidget.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								RackWidget.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Scene.hpp
							
						
					 | 
				
				
					
						Move handling of RackWidget from Scene to RackScrollWidget.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								SliderKnob.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								SvgButton.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								SvgKnob.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								SvgPanel.hpp
							
						
					 | 
				
				
					
						Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								SvgPort.hpp
							
						
					 | 
				
				
					
						Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								SvgScrew.hpp
							
						
					 | 
				
				
					
						Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								SvgSlider.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								SvgSwitch.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Switch.hpp
							
						
					 | 
				
				
					
						Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Toolbar.hpp
							
						
					 | 
				
				
					
						Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								common.hpp
							
						
					 | 
				
				
					
						Move App from rack::app:: to rack::. Remove ambiguous operator overloads in simd.hpp. Include simd.hpp in rack.hpp.
					
				 | 
				6 years ago |