|  Andrew Belt | 72f4430252 | Fix SCHEME_YELLOW color. | 4 years ago | 
				
					
						|  Andrew Belt | 5105793ea9 | Remove shadow from NKK component. | 4 years ago | 
				
					
						|  Andrew Belt | 743d053db8 | Remove bg from SynthTechAlco. | 4 years ago | 
				
					
						|  Andrew Belt | acaf8f2e5d | Tweak BefacoTinyKnob angles to match Befaco subclasses. | 4 years ago | 
				
					
						|  Andrew Belt | 38d2c9d0e9 | Add Befaco component redesigns from Pyer. | 4 years ago | 
				
					
						|  Andrew Belt | 9bdc5e2cb6 | Update BefacoBigKnob from Pyer. Remove BefacoBigSnapKnob. | 4 years ago | 
				
					
						|  Andrew Belt | 0b0170f463 | Rename AudioWidget to AudioDisplay, MidiWidget to MidiDisplay. Move Audio/MidiChoices to header file. Move AudioDeviceMenuChoice to
core::Audio and rename to Audio2Display. | 4 years ago | 
				
					
						|  Andrew Belt | 4f3e2eeb64 | Add various component graphics updates from Pyer. | 4 years ago | 
				
					
						|  Andrew Belt | 4aacb7a702 | Add VCVBezelLatch and VCVLightBezelLatch to component library. | 4 years ago | 
				
					
						|  Andrew Belt | 4b96600f11 | Rename LED* component classes to VCV*. | 4 years ago | 
				
					
						|  Andrew Belt | 15b58ec7dd | Delete SvgLatch. Add latch setting to SvgSwitch. | 4 years ago | 
				
					
						|  Andrew Belt | a194b6f34f | Add SvgLatch. | 4 years ago | 
				
					
						|  Andrew Belt | f97612e0d1 | Remove shadow from CKSS switches. | 4 years ago | 
				
					
						|  Andrew Belt | e200ae1d93 | Revert component color scheme change. | 4 years ago | 
				
					
						|  Andrew Belt | b22f88b8aa | Rename INTERNAL to PRIVATE. Add PRIVATE to several functions/symbols that plugins should never call/use. | 4 years ago | 
				
					
						|  Andrew Belt | 4b952b42cb | Add LEDButton down state from Pyer. | 4 years ago | 
				
					
						|  Andrew Belt | 8b5d4483a9 | Add LEDLightButton. | 4 years ago | 
				
					
						|  Andrew Belt | 41f00d3b6b | Add CKSSThreeHorizontal. | 4 years ago | 
				
					
						|  Andrew Belt | df89de7847 | Move Svg to window:: namespace. | 4 years ago | 
				
					
						|  Andrew Belt | 4e8b9ef301 | Improve namespace documentation. | 4 years ago | 
				
					
						|  Andrew Belt | 33176922cd | Fix LEDSlider handle position. | 4 years ago | 
				
					
						|  Andrew Belt | f55fddf650 | Make LEDSliderGreen etc aliases of LEDLightSlider<GreenLight> etc. | 4 years ago | 
				
					
						|  Andrew Belt | 65666c23ac | Implement LEDSlider using new template class structure. | 4 years ago | 
				
					
						|  Andrew Belt | 9423354b98 | Fix LEDBezelLight size. | 4 years ago | 
				
					
						|  Andrew Belt | 9e4fff9a75 | Add RoundKnob, Trimpot, and ScrewSilver graphics from Pyer. | 4 years ago | 
				
					
						|  Andrew Belt | ba6e2e9296 | Update Light graphics | 4 years ago | 
				
					
						|  Andrew Belt | cc20d1f2ac | Change TGrayModuleLightWidget background color. Don't draw light halo in framebuffers. | 4 years ago | 
				
					
						|  Andrew Belt | c5549682eb | Add new Light graphics. Add TSvgLight class to handle SVG files above light. | 4 years ago | 
				
					
						|  Andrew Belt | d4a815c574 | Fix incorrect Rogan background SVG filenames. | 4 years ago | 
				
					
						|  Andrew Belt | 8432b26546 | Replace Rogan1PS, Rogan3PS, TL1105, and PJ301M graphics. | 4 years ago | 
				
					
						|  Andrew Belt | 898bc44794 | Clean up MIDI-CV, CC, and Gate. | 4 years ago | 
				
					
						|  Andrew Belt | 87eeb02f5c | Rename new Widget methods. Add Rogan3PSWhite fg/bg test. | 4 years ago | 
				
					
						|  Andrew Belt | 6ffea7d25d | Move SVG_DPI and mm2px() to svg.hpp. | 4 years ago | 
				
					
						|  Andrew Belt | 4e7f1edb24 | Change all deprecated APP->window->loadSvg() calls to Svg::load(). Fix FramebufferWidget::onContextDestroy() not unsetting framebuffer handle. | 4 years ago | 
				
					
						|  Andrew Belt | e80beefba4 | Add AudioButton and MidiButton and Component Library subclasses with graphics. | 5 years ago | 
				
					
						|  Andrew Belt | ae21a4c70d | Add Audio-2 WIP. | 5 years ago | 
				
					
						|  Andrew Belt | 99b17727ab | WIP: - Make ParamWidget hold module/paramId instead of paramQuantity.
- Add configInput/configOutput.
- Add engine::PortInfo.
- Avoid calling particular events when cursor is locked.
- Add PortTooltip. | 6 years ago | 
				
					
						|  Andrew Belt | f68a981d11 | Add SegmentDisplay to component library. Fix huge light halo issue with non-square lights. | 6 years ago | 
				
					
						|  Andrew Belt | 8476828452 | Add LEDLightSlider and other component library classes. | 6 years ago | 
				
					
						|  Andrew Belt | dca30e2b53 | Auto-format code with astyle. | 6 years ago | 
				
					
						|  Andrew Belt | bdb4bc578c | Add WhiteLight to component library. | 6 years ago | 
				
					
						|  Andrew Belt | 696939069d | Use <> instead of "" for include directive. | 6 years ago | 
				
					
						|  Andrew Belt | afd6d4bb8e | Clean up various headers. | 6 years ago | 
				
					
						|  Andrew Belt | 11544f25b3 | Update rack0.hpp header | 6 years ago | 
				
					
						|  Andrew Belt | f967c68110 | Header cleanup. ModuleBrowser work. | 6 years ago | 
				
					
						|  Andrew Belt | 52151a709d | Add various API documentation | 6 years ago | 
				
					
						|  Andrew Belt | 822c525d6b | Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. | 6 years ago | 
				
					
						|  Andrew Belt | cc3b9acb7c | Create `component::` namespace | 6 years ago | 
				
					
						|  Andrew Belt | 8a5a806425 | Add app::, ui::, and widget:: namespaces. | 6 years ago | 
				
					
						|  Andrew Belt | dac26ce0a7 | Fix plug light colors | 6 years ago |