|  Andrew Belt | 588342d73b | Enable threads on OpenSSL, enable threaded-resolver and pthreads on cURL. | 4 years ago | 
				
					
						|  Andrew Belt | 72f4430252 | Fix SCHEME_YELLOW color. | 4 years ago | 
				
					
						|  Andrew Belt | 802f71eb8e | Add Rect::interpolate(). | 4 years ago | 
				
					
						|  Andrew Belt | 78bd95c088 | Add C and A frequency variables to Quantity tinyexpr parser. | 4 years ago | 
				
					
						|  Andrew Belt | 7bd26deefc | Don't display negative meter measurements. | 4 years ago | 
				
					
						|  Andrew Belt | 5105793ea9 | Remove shadow from NKK component. | 4 years ago | 
				
					
						|  Andrew Belt | d017010925 | Subtract call time of system::getTime() itself when measuring Module::process() for meter. | 4 years ago | 
				
					
						|  Andrew Belt | 985b996d76 | Use much faster system::getTime() implementation on Mac. | 4 years ago | 
				
					
						|  Andrew Belt | 8f5f8992fb | Remove old /tmp/Rack2 symbolic link before creating it. | 4 years ago | 
				
					
						|  Andrew Belt | 54cc95ae46 | Make all subsystems able to initialize and destroy multiple times. | 4 years ago | 
				
					
						|  Andrew Belt | 9b6e7be086 | Set rpath of plugin library to /tmp/Rack2 on Linux. | 4 years ago | 
				
					
						|  Andrew Belt | 36e02a2c93 | Link to the absolute path /tmp/Rack2/libRack.<ext>. Create a symlink at /tmp/Rack2 to the system dir containting libRack. | 4 years ago | 
				
					
						|  Andrew Belt | 743d053db8 | Remove bg from SynthTechAlco. | 4 years ago | 
				
					
						|  Andrew Belt | fd5cc8695b | Clean up old/unused SVGs. | 4 years ago | 
				
					
						|  Andrew Belt | 94f0070abd | Make dsp::convert() default template deleted. Add trivial implementation. | 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 | 8e14ff4d63 | Remove elements outside bounds in SVG. | 4 years ago | 
				
					
						|  Andrew Belt | 7229fdada5 | Decrease margin of scrolling rack while dragging. | 4 years ago | 
				
					
						|  Andrew Belt | f96cf2dd71 | Reverse order of cable names in PortTooltip. | 4 years ago | 
				
					
						|  Andrew Belt | 555a11e61e | Fix draw order of Audio2 lights. | 4 years ago | 
				
					
						|  Andrew Belt | b172bf79d3 | Use relative positions of Audio VU texts. | 4 years ago | 
				
					
						|  Andrew Belt | c3aee9098e | Draw VU meter text on Audio2. | 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 | 3ec47bf575 | Make RackWidget::incompleteCable internal with getter. | 4 years ago | 
				
					
						|  Andrew Belt | e48055df3a | Update changelog. | 4 years ago | 
				
					
						|  Andrew Belt | 00bd49e2b7 | Use "From/To" in cable tooltip depending on port type. | 4 years ago | 
				
					
						|  Andrew Belt | d64a8da846 | Add PortCloneCableItem implementation. | 4 years ago | 
				
					
						|  Andrew Belt | 19f806dbad | Implement PortCreateCableItem and PortCableItem. | 4 years ago | 
				
					
						|  Andrew Belt | e5ef358c08 | Add mutex to RtAudioDevice process, subscribe, and unsubscribe methods. | 4 years ago | 
				
					
						|  Andrew Belt | e3641c471d | Use multiresolution icon.ico | 4 years ago | 
				
					
						|  Andrew Belt | 99c123663a | Add Nunito and DSEG7ClassicMini fonts for convenience. | 4 years ago | 
				
					
						|  Andrew Belt | 8ffb648628 | Disable verbose cURL. Decrease cURL timeout to 10 seconds. | 4 years ago | 
				
					
						|  Andrew Belt | fecd8a5cf9 | Disable threaded-resolver and pthreads in cURL. Enable verbose. | 4 years ago | 
				
					
						|  Andrew Belt | c8fb280685 | Add fixed MIDI-CV panel from Pyer. Fix port positions in Gate-MIDI. | 4 years ago | 
				
					
						|  Andrew Belt | 37af76ebf9 | Add VU meter lights to Audio2. | 4 years ago | 
				
					
						|  Andrew Belt | 53df270a6e | Fix Notes and MIDI Map display size. | 4 years ago | 
				
					
						|  Andrew Belt | 4f3e2eeb64 | Add various component graphics updates from Pyer. | 4 years ago | 
				
					
						|  Andrew Belt | 7b407c6c46 | Add blue Rogan tweak from Pyer. | 4 years ago | 
				
					
						|  Andrew Belt | 4cf91916c8 | Fix curl crash when DNS does not resolve. | 4 years ago | 
				
					
						|  Andrew Belt | d95878b7dc | Implement Notes panel redesign by Pyer. | 4 years ago | 
				
					
						|  Andrew Belt | 4874e9fcad | Use Engine::updateParamHandle_NoLock() in another place in MIDIMap::dataFromJson(). | 4 years ago | 
				
					
						|  Andrew Belt | 0fd6d8a858 | Fix deadlock in MIDI Map dataFromJson() and onReset() by creating a few Engine::*_NoLock() methods and calling them. Make Engine::updateParamHandle() write-lock instead of read-lock. | 4 years ago | 
				
					
						|  Andrew Belt | c10d6fb6a1 | Tweak pitch input/output names of CV-MIDI and MIDI-CV. | 4 years ago | 
				
					
						|  Andrew Belt | 4aacb7a702 | Add VCVBezelLatch and VCVLightBezelLatch to component library. | 4 years ago | 
				
					
						|  Andrew Belt | 0610d944a0 | Remove MSVC version of DEPRECATED macro. | 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 | d3efc476df | Specify member field class in template Module::config*() methods. | 4 years ago |