|  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 | 
				
					
						|  Andrew Belt | 466e3737a7 | Use deprecated attribute for PRIVATE on Clang since the error attribute was just added in clang 13. | 4 years ago | 
				
					
						|  Andrew Belt | 2676883311 | Reset autosave dir if template patch cannot be loaded. | 4 years ago | 
				
					
						|  Andrew Belt | d3463094db | Use menu item helpers in ParamWidget::createContextMenu(). | 4 years ago | 
				
					
						|  Andrew Belt | 70bd833e97 | Use Switch behavior in SvgLatch. | 4 years ago | 
				
					
						|  Andrew Belt | a194b6f34f | Add SvgLatch. | 4 years ago | 
				
					
						|  Andrew Belt | f97612e0d1 | Remove shadow from CKSS switches. | 4 years ago | 
				
					
						|  Andrew Belt | 5c433f6308 | Revert "Change default cable colors to Pyer's design." This reverts commit 07b7a362f7. | 4 years ago | 
				
					
						|  Andrew Belt | e200ae1d93 | Revert component color scheme change. | 4 years ago | 
				
					
						|  Andrew Belt | 0b71cbf3b4 | PRIVATE is ignored on global variables so remove it. | 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 | ff92575e40 | Add Internal struct to history::State. | 4 years ago | 
				
					
						|  Andrew Belt | 07b7a362f7 | Change default cable colors to Pyer's design. | 4 years ago | 
				
					
						|  Andrew Belt | faaaa7f620 | Get numInputs, numOutputs, and sampleRate each audio block in Audio, instead of when the stream opens. | 4 years ago | 
				
					
						|  Andrew Belt | cb238dc863 | Rename dsp::int24_t to Int24. Prevent warning of attribute on clang. | 4 years ago | 
				
					
						|  Andrew Belt | ee5c998ed7 | Make dsp::int24_t compile on Windows GCC. | 4 years ago | 
				
					
						|  Andrew Belt | 4023367874 | Add ability to toggle master module in Audio. | 4 years ago | 
				
					
						|  Andrew Belt | 3ecced7389 | Add scissor in LedDisplay::drawLayer(). | 4 years ago | 
				
					
						|  Andrew Belt | ad37b1b212 | Make default implementation of dsp::convert() the default cast. | 4 years ago | 
				
					
						|  Andrew Belt | 9fd506bff7 | Add dsp::convert(). | 4 years ago | 
				
					
						|  Andrew Belt | 9a635b54e7 | Change APP_ARCH global to APP_OS. | 4 years ago | 
				
					
						|  Andrew Belt | 3183508373 | Unset user token if invalid. | 4 years ago | 
				
					
						|  Andrew Belt | 99f820f1cd | Deserialize empty plugin whitelist from settings. | 4 years ago | 
				
					
						|  Andrew Belt | 003c72c216 | Add -framework SystemConfiguration on Mac since curl now calls SCDynamicStoreCopyProxies(). | 4 years ago | 
				
					
						|  Andrew Belt | ec96220eb6 | Upgrade curl and openssl. Compile OpenSSL with no-pinshared. Initialize/destroy openssl in network::init/destroy(). | 4 years ago | 
				
					
						|  Andrew Belt | c4f35364bf | Add moduleWhitelist to settings (again). Finish module whitelist syncing in library::. Add module whitelist filtering to Browser. | 4 years ago | 
				
					
						|  Andrew Belt | 19390c83d4 | Merge branch 'v2' of github.com:VCVRack/Rack-private into v2 | 4 years ago | 
				
					
						|  Andrew Belt | 947170198f | Add port name to PortCableItem in port context menu. | 4 years ago | 
				
					
						|  Andrew Belt | d09fbf84f0 | Add cable menu item and create cable menu item to port context menu (WIP). | 4 years ago | 
				
					
						|  Andrew Belt | b39ab9e4ce | Check pointers in menu item helpers. | 4 years ago | 
				
					
						|  Andrew Belt | 379d6ebd5b | Add tinyexpr to LICENSE-dist. | 4 years ago | 
				
					
						|  Andrew Belt | 44a11a3ffc | Add alternative shell commands to system::archiveDirectory() and unarchiveToDirectory(). | 4 years ago | 
				
					
						|  Andrew Belt | e32031a501 | Revert using RTLD_DEEPBIND for loading plugins on Linux. | 4 years ago | 
				
					
						|  Andrew Belt | cd71d926e4 | Compile with -march=nehalem. Remove -std=c11 for C files because it causes M_PI, M_SQRT2, etc to not be defined. | 4 years ago | 
				
					
						|  Andrew Belt | bcc9c6facf | Merge branch 'v2' of github.com:VCVRack/Rack-private into v2 | 4 years ago | 
				
					
						|  Andrew Belt | 3abe6aa804 | Implement all Core panel redesigns. Reorganize Core module class and SVG names. | 4 years ago |