|  Andrew Belt | 10067ceadc | Add RackScrollWidget::getZoom/setZoom/getGridOffset/setGridOffset(). Serialize zoom in patch instead of settings. | 4 years ago | 
				
					
						|  Andrew Belt | 567c827092 | Add menu to PortWidget. | 4 years ago | 
				
					
						|  Andrew Belt | 9c70d94977 | Call optional destroy() callback before unloading plugin library. | 4 years ago | 
				
					
						|  Andrew Belt | b1b294725d | Allow dragging/dropping .vcvs selection file on Scene. | 4 years ago | 
				
					
						|  Andrew Belt | 843f1d416a | Draw favorite ModelBoxes with a solid yellow border. | 4 years ago | 
				
					
						|  Andrew Belt | f27f5d48d8 | Use createCheckMenuItem() etc in Browser. | 4 years ago | 
				
					
						|  Andrew Belt | 681b76708e | Add rightText to createCheckMenuItem(), createBoolMenuItem(), and createBoolPtrMenuItem(). | 4 years ago | 
				
					
						|  Andrew Belt | 448836a8aa | Increase brightness of ModelBoxes in dark room mode. | 4 years ago | 
				
					
						|  Andrew Belt | 79036513c4 | Resize mouse spotlight based on RackWidget zoom level. | 4 years ago | 
				
					
						|  Andrew Belt | aab83e9c96 | Add exception handling to Port::setDriverId() and Port::toJson(). | 4 years ago | 
				
					
						|  Andrew Belt | 9ac4638ead | Add exception handling to Input/Output::getDefaultDeviceId(). Clean up InputQueue::tryPop(). | 4 years ago | 
				
					
						|  Andrew Belt | d297b0ee7f | Build and link PulseAudio on Linux. | 4 years ago | 
				
					
						|  Andrew Belt | 420e781fa7 | Set thread locale to en_US.UTF-8 for system::unarchiveToDirectory() on Mac, which fixes libarchive error when a non-ASCII filename is extracted. | 4 years ago | 
				
					
						|  Andrew Belt | f374dd4c29 | Add radial halo around mouse cursor in RackWidget. | 4 years ago | 
				
					
						|  Andrew Belt | b28819a99d | Make LedDisplay draw on layer 1. Add translucent rectangle over ModuleContainer and draw lights on layer 1 instead of using nvgGlobalTint(). | 4 years ago | 
				
					
						|  Andrew Belt | aace0a075b | Draw LightWidget light and halo with drawLayer(args, 1) instead of resetting nvgGlobalTint(). | 4 years ago | 
				
					
						|  Andrew Belt | 0839a7c041 | Draw ModuleWidget shadow with drawLayer() instead of a custom drawShadow() method. | 4 years ago | 
				
					
						|  Andrew Belt | cf2ca17156 | Add Widget::drawLayer(). | 4 years ago | 
				
					
						|  Andrew Belt | c32004713d | Use RTLD_DEEPBIND for loading plugins with dlopen() on Linux. | 4 years ago | 
				
					
						|  Andrew Belt | 6e0507f0f8 | Make history::ModuleMove use RackWidget::requestModulePos() so it updates expanders. | 4 years ago | 
				
					
						|  Andrew Belt | 0deeff8560 | Make Knob enable param smoothing only if step is disabled. | 4 years ago | 
				
					
						|  Andrew Belt | 1f0e27749e | Allow SwitchQuantity first index to start at value other than 0. | 4 years ago | 
				
					
						|  Andrew Belt | c6a23ddbf1 | Prevent multiple ASIO devices from being used simultaneously | 4 years ago | 
				
					
						|  Andrew Belt | 5906dc0d87 | Use nvgGlobalTint() instead of nvgGlobalAlpha() for drawing lights. | 4 years ago | 
				
					
						|  Andrew Belt | 486015a587 | Only cache RtAudio device info for DirectSound, WASAPI, and ASIO. | 4 years ago | 
				
					
						|  Andrew Belt | 25744ac6df | Display more channel offset menu items in AudioWidget. | 4 years ago | 
				
					
						|  Andrew Belt | 165589671d | Make default size of SvgWidget (0,0). | 4 years ago | 
				
					
						|  Andrew Belt | 357c0be7a1 | Remove "Duplicate with cables" item from module and module selection menu, but make key command Mod+shift+D disable cloning cables. | 4 years ago | 
				
					
						|  Andrew Belt | 3cc3be7847 | Add key command label to Favorite menu of Model. | 4 years ago | 
				
					
						|  Andrew Belt | 35930bf7e9 | Add "Duplicate with cables" menu item to module and module selections. | 4 years ago | 
				
					
						|  Andrew Belt | ea220eecd5 | Add KnobScrollSensitivitySlider to View menu. | 4 years ago | 
				
					
						|  Andrew Belt | 042a20c982 | Increase maximum Browser zoom to 200%. | 4 years ago | 
				
					
						|  Andrew Belt | c65636cc9d | Revert "Deselect TextField with escape key." This reverts commit 0563858b26. | 4 years ago | 
				
					
						|  Andrew Belt | ab10c56bd8 | Add future ability for lazily querying RtAudio device infos. | 4 years ago | 
				
					
						|  Andrew Belt | 8124a716b0 | Use fallback monitor refresh rate if not detected. | 4 years ago | 
				
					
						|  Andrew Belt | 1ebd23d20a | Disable app update checking until 2.0. | 4 years ago | 
				
					
						|  Andrew Belt | 0563858b26 | Deselect TextField with escape key. | 4 years ago | 
				
					
						|  Andrew Belt | c0ecb9a88e | Consume up/down arrow keys in TextField. | 4 years ago | 
				
					
						|  Andrew Belt | 4c27086795 | Use GLFW_PRESS/RELEASE for tracking arrow keys for RackScrollWidget scrolling in Scene, which fixes undesirable scrolling when a TextField is focused. | 4 years ago | 
				
					
						|  Andrew Belt | 4396dc68b2 | Revise tips. | 4 years ago | 
				
					
						|  Andrew Belt | 967d99db97 | Add return value to eachNearestGridPos() so compilers don't complain. | 4 years ago | 
				
					
						|  Andrew Belt | df89de7847 | Move Svg to window:: namespace. | 4 years ago | 
				
					
						|  Andrew Belt | 9ac54241fb | Add patch:: namespace. | 4 years ago | 
				
					
						|  Andrew Belt | f25a17075c | Add window:: namespace. | 4 years ago | 
				
					
						|  Andrew Belt | ca19005e1d | Pass VERSION macro to src/common.cpp only. | 4 years ago | 
				
					
						|  Andrew Belt | b48d777ada | Get retail Mac version number in system::getOperatingSystemInfo(). | 4 years ago | 
				
					
						|  Andrew Belt | 88362055e8 | Use simpler PortLight design. | 4 years ago | 
				
					
						|  Andrew Belt | bb3c32820b | Fix AudioWidget channel number. | 4 years ago | 
				
					
						|  Andrew Belt | 13673d02f2 | Remove alphaLabel from MenuBar. | 4 years ago | 
				
					
						|  Andrew Belt | 09030e0299 | Use clamp in Port::getNumInputs/Outputs(). | 4 years ago |