Andrew Belt
							
						 | 
						
							
							
							
								
							
								9ab5244002
								
							
								
							
						 | 
						
							
							
								
								Add MIDI-Map panel and boilerplate. Various fixes for SVGButton.
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								428f137d45
								
							
								
							
						 | 
						
							
							
								
								Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean.
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								418499159b
								
							
								
							
						 | 
						
							
							
								
								Add snapping to Knob
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								20b78190c1
								
							
								
							
						 | 
						
							
							
								
								Put math in namespace
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								0dec45d970
								
							
								
							
						 | 
						
							
							
								
								Class-ify window, un-class-ify asset
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								cbed0cf7a1
								
							
								
							
						 | 
						
							
							
								
								Wrap asset state into new AssetManager class
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								0e05e63dcb
								
							
								
							
						 | 
						
							
							
								
								Rename asset::local to user, rename asset:global to system
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								f64ea2e181
								
							
								
							
						 | 
						
							
							
								
								Large architectural changes. Created Quantity class.
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								c3407ca07d
								
							
								
							
						 | 
						
							
							
								
								Code style: Remove () from `new X()`
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								3fa78176e2
								
							
								
							
						 | 
						
							
							
								
								Move asset to its own namespace
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								c57c76e6d1
								
							
								
							
						 | 
						
							
							
								
								Move math to its own namespace, clean up deprecated classes
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								2b96117ccb
								
							
								
							
						 | 
						
							
							
								
								Set default pitch to 0V for MIDI-1, add RGBLight
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								0ba244e98f
								
							
								
							
						 | 
						
							
							
								
								Reorganize Components, add LEDSlider with colors
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								ad20f3c997
								
							
								
							
						 | 
						
							
							
								
								Add shadows to knobs, remove ability to rescale knobs (must export
							
							
							
							
							
							
								
							
							
							different sized SVGs) 
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								0798f2844d
								
							
								
							
						 | 
						
							
							
								
								Reorganize ParamWidgets, introduce Component as shared base class
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								4596d29f1c
								
							
								
							
						 | 
						
							
							
								
								Add `smooth` variable for ParamWidgets
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								6049c0abe5
								
							
								
							
						 | 
						
							
							
								
								Added util/color.hpp, fixed LightWidget color algorithm, added Ctrl+U key command for "Disconnect cables", refactor audio.cpp/midi.cpp, add new Audio Interface panel
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								1ab4b2cb85
								
							
								
							
						 | 
						
							
							
								
								AudioInterface rework, Notes rework, partial MIDIToCVInterface rework
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								9a443f07c8
								
							
								
							
						 | 
						
							
							
								
								Refactoring, remove "f" and "i" prefixes from math.hpp functions
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								d7875d5e30
								
							
								
							
						 | 
						
							
							
								
								Add midi.cpp with MidiIO class
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								f129f026f6
								
							
								
							
						 | 
						
							
							
								
								Add AudioWidget
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								1b44985a0f
								
							
								
							
						 | 
						
							
							
								
								Add CKSSThree switch, ENUMS macro
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								199f99b0bf
								
							
								
							
						 | 
						
							
							
								
								Rename SVGSlider to SVGFader, refactor LightWidget
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								70bb8c7759
								
							
								
							
						 | 
						
							
							
								
								Add plug lights, remove plug light toggling
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								e7a305a1dc
								
							
								
							
						 | 
						
							
							
								
								Add LEDBezel, change sizes of LEDs
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								0e7e362565
								
							
								
							
						 | 
						
							
							
								
								Change internals of SVGWidget subclasses
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								0d4a590688
								
							
								
							
						 | 
						
							
							
								
								Re-export and re-scale ComponentLibrary graphics
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								49397935d7
								
							
								
							
						 | 
						
							
							
								
								Rescale some of the components
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								6bee6ade42
								
							
								
							
						 | 
						
							
							
								
								Add RedGreenBlueLight, tweaks to light implementation
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								2e7100c17b
								
							
								
							
						 | 
						
							
							
								
								Reverted light sizes in components.hpp, updated README
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								bc619644ac
								
							
								
							
						 | 
						
							
							
								
								Throw away old lights, add new LightWidget as a final replacement
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								84f4efcbeb
								
							
								
							
						 | 
						
							
							
								
								Add polyfill for future LightWidget
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								265cd9b7da
								
							
								
							
						 | 
						
							
							
								
								Remove Davies1900hSmallBlackKnob
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								dbd4e44eda
								
							
								
							
						 | 
						
							
							
								
								Added Light object to engine.hpp, added automatic scrolling when
							
							
							
							
							
							
								
							
							
							dragging cables to the edge of the screen, added nonfunctional search
box to Add Module menu 
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								33ca4dac2d
								
							
								
							
						 | 
						
							
							
								
								Add override keyword everywhere
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								5cee9b53a9
								
							
								
							
						 | 
						
							
							
								
								Added boolean parameter to make knobs snap, made them visually snap as
							
							
							
							
							
							
								
							
							
							well 
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								4843fec655
								
							
								
							
						 | 
						
							
							
								
								Change color of LightPanel to match Fundamental
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								18eb87ae40
								
							
								
							
						 | 
						
							
							
								
								Add BlankWidget to Core, refactor ModuleWidget
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								3d044ab411
								
							
								
							
						 | 
						
							
							
								
								Add RoundBlackKnob
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								223719dcd9
								
							
								
							
						 | 
						
							
							
								
								Add uniqueness assertion for plugin slugs, fix PolarityValueLight alpha
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								4cf19e112b
								
							
								
							
						 | 
						
							
							
								
								Fix Light when transparency is used, added preliminary ZoomWidget functionality to RackScene, added experimental linear gradients to SVGWidget, added sticky mouse button to gui.cpp, fix math in ScrollBar
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								45e7c5f0b0
								
							
								
							
						 | 
						
							
							
								
								Added plug lights (but commented out)
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								a16a9e1b5f
								
							
								
							
						 | 
						
							
							
								
								Added asset.hpp for managing paths, Plugin instance created by Rack instead of the shared library, attempt to load plugins from global and then local location
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								e970d2ee3d
								
							
								
							
						 | 
						
							
							
								
								Remove FramebufferWidget padding
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								093ecdbb94
								
							
								
							
						 | 
						
							
							
								
								Add param randomization, changed mapf to rescalef, other refactors
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								bd7b90fcda
								
							
								
							
						 | 
						
							
							
								
								Updated SchmittTrigger, QuantityWidgets can now have maxValue < minValue for inverted operation, added SnapKnob
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								d9c803962b
								
							
								
							
						 | 
						
							
							
								
								Added Decimator, SlewLimiter, Trigger, other cleanup
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								5ce268b5ba
								
							
								
							
						 | 
						
							
							
								
								Improved code quality of Light subclasses
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								da89bdb76e
								
							
								
							
						 | 
						
							
							
								
								Added more switches
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   Andrew Belt
							
						 | 
						
							
							
							
								
							
								6e4cddc4e1
								
							
								
							
						 | 
						
							
							
								
								Add SVGSlider, SVGSwitch, attempt SVG gradients
							
							
							
							
								
							
							
						 | 
						8 years ago |