|  Andrew Belt | e026ae3301 | Fix UTF-8 filenames for Font and Image. | 3 years ago | 
				
					
						|  Andrew Belt | 02cceecc3e | Don't assert if ModuleLightWidget accesses out of bounds lights, simply set brightness to 0. If module is bypassed, set brightness to 0. | 3 years ago | 
				
					
						|  Andrew Belt | fe0a8c58a1 | Add full version number to window title. | 3 years ago | 
				
					
						|  Andrew Belt | 6dff695198 | Rename plugin::getPlugin() to getPluginFallback(), getExactPlugin() to getPlugin(), and similar renaming for Model. Don't check plugin fallback in library. | 3 years ago | 
				
					
						|  Andrew Belt | 888fd661ee | Bump version. Update changelog. | 3 years ago | 
				
					
						|  Andrew Belt | 8e1bb81d78 | Make cURL use a connection timeout rather than total timeout. | 3 years ago | 
				
					
						|  Andrew Belt | 1cd3b2c423 | Flush logger even if using a file. | 3 years ago | 
				
					
						|  Andrew Belt | e2713e5374 | Update osdialog. | 3 years ago | 
				
					
						|  Andrew Belt | 5d72821909 | Increase cURL timeout to 65 seconds. | 3 years ago | 
				
					
						|  Andrew Belt | 6c81ba466f | Add RackWidget::getCompleteCablesOnPort(). Use it in PortWidget and ModuleWidget to prevent crashes when incomplete cables exist. | 3 years ago | 
				
					
						|  Andrew Belt | 44934def4f | Bump version. | 3 years ago | 
				
					
						|  Andrew Belt | ff085a7c91 | Don't restore timestamps in system::unarchiveToDirectory(). | 3 years ago | 
				
					
						|  Andrew Belt | 2a0cb4dc56 | Remove libRack symlink immediately after loading plugin library. | 3 years ago | 
				
					
						|  Andrew Belt | b3b7b652c1 | Improve template patch. | 3 years ago | 
				
					
						|  Andrew Belt | f5238aec82 | Set default cable tension to 100%. | 3 years ago | 
				
					
						|  Andrew Belt | 170e358225 | Bump version. Update Core manifest. | 3 years ago | 
				
					
						|  Andrew Belt | 842c12cdfe | Remove "v" from plugin update menu items. | 3 years ago | 
				
					
						|  Andrew Belt | 0c4195e63b | Add doc comments saying the Module::config*() can only be called from the Module subclass constructor. | 3 years ago | 
				
					
						|  Andrew Belt | a8384d6543 | Implement Knob::speed. | 3 years ago | 
				
					
						|  Andrew Belt | a98256c6f4 | Dispatch Module::SampleRateChange event when the Module is added to the engine. | 3 years ago | 
				
					
						|  Andrew Belt | 86f889ae4c | Enable app update check. | 3 years ago | 
				
					
						|  Andrew Belt | f15799e9a7 | Add plugin::getExactPlugin() and getExactModel() to public API. Fix inability to load plugin that is aliased to another. | 3 years ago | 
				
					
						|  Andrew Belt | 6cfccfcb55 | Add RACK_SYSTEM_DIR and RACK_USER_DIR environment variables on all OS's to override asset paths. | 3 years ago | 
				
					
						|  Andrew Belt | bbcffffc54 | Add "Free" to dist filename. | 3 years ago | 
				
					
						|  Andrew Belt | 4168103d6c | Add "Free" to Windows installer. | 3 years ago | 
				
					
						|  Andrew Belt | cdb0e8c8e3 | Add "Free" to Mac bundle display name. | 3 years ago | 
				
					
						|  Andrew Belt | d61841bdda | Add "Free" name to distribution, window title, and tip window. | 3 years ago | 
				
					
						|  Andrew Belt | baebc4cf4f | Merge branch 'v2' of github.com:VCVRack/Rack-private into v2 | 3 years ago | 
				
					
						|  Andrew Belt | 6ed561b608 | Disable warnings in discord status updater. | 3 years ago | 
				
					
						|  Andrew Belt | e96859405e | Remove Mac menu bar items, since they are redundant to Rack's menu bar. | 3 years ago | 
				
					
						|  Andrew Belt | 0bdebebfae | Make Engine_updateExpander() non-locking. | 3 years ago | 
				
					
						|  Andrew Belt | 1f2de5d7f4 | Change default rtaudio block size to 512. | 3 years ago | 
				
					
						|  Andrew Belt | d7aa204bc7 | Copy patch storage dir when cloning individual module. | 3 years ago | 
				
					
						|  Andrew Belt | 23334f32a8 | Rewrite moduleWhitelist data structure and merge algorithm. | 3 years ago | 
				
					
						|  Andrew Belt | 038764a311 | Disable symbol hiding in libcurl. | 4 years ago | 
				
					
						|  Andrew Belt | 05fa24a72b | Downgrade to OpenSSL 1.1.1k because 1.1.1l requires Mac 10.10+. | 4 years ago | 
				
					
						|  Andrew Belt | 59730a1444 | Bump version. | 4 years ago | 
				
					
						|  Andrew Belt | 40b80d1be9 | Tweak default cable colors. | 4 years ago | 
				
					
						|  Andrew Belt | 90c43226cd | Clean up doc comments. | 4 years ago | 
				
					
						|  Andrew Belt | 5aa2e3bcc0 | Change error when including headers other than rack.hpp to a warning. | 4 years ago | 
				
					
						|  Andrew Belt | b8fd869ae4 | Remove string::fuzzyScore(). | 4 years ago | 
				
					
						|  Andrew Belt | aff9aa6fa6 | Add TextField::password property, make PasswordField simply set that property. | 4 years ago | 
				
					
						|  Andrew Belt | b1e364f280 | Clean up engine doc comments. | 4 years ago | 
				
					
						|  Andrew Belt | 0276fde5ab | Clean up app:: doc comments. Make some class variables internal. | 4 years ago | 
				
					
						|  Andrew Belt | 4ad213b545 | Fix test for mm SVG in helper.py. | 4 years ago | 
				
					
						|  Andrew Belt | a1e7f1f4b9 | Don't call strsignal() on Windows since it's not defined. | 4 years ago | 
				
					
						|  Andrew Belt | fb00490389 | Add "VCV Rack" text to Help menu. | 4 years ago | 
				
					
						|  Andrew Belt | 7ff515f8fe | Rename "Community Edition" to "Free". Remove edition name from TipWindow and Window title. | 4 years ago | 
				
					
						|  Andrew Belt | 40fa0bc4c3 | Reorder STOP and CONT port declarations in CV_MIDI. | 4 years ago | 
				
					
						|  Andrew Belt | 118d2ecb56 | Fix swapping of STOP and CONT ports of MIDI_CV. | 4 years ago |