|  Andrew Belt | 02e9c1dd65 | Move Import Selection menu item to File menu bar. | 3 years ago | 
				
					
						|  Andrew Belt | 14323ff246 | Switch from gtk3 to zenity for osdialog on Linux. | 3 years ago | 
				
					
						|  Andrew Belt | 70382a63ac | Compile with -fno-omit-frame-pointer. | 3 years ago | 
				
					
						|  Andrew Belt | f218f48098 | Truncate browser's BrandButton more. | 3 years ago | 
				
					
						|  Andrew Belt | 704590eb6e | Add secret key command for dumping all visible modules from the browser into the rack. | 3 years ago | 
				
					
						|  Andrew Belt | 058c25caf4 | Fix Exception format in CableWidget. | 3 years ago | 
				
					
						|  Andrew Belt | 2e4580112e | Fix hang when initializing Audio module. | 3 years ago | 
				
					
						|  Andrew Belt | 7199b3ab45 | Update changelog. | 3 years ago | 
				
					
						|  Andrew Belt | 4496b6f82e | Bump version. Update changelog. | 3 years ago | 
				
					
						|  Andrew Belt | 943632aacb | Fix MIDI-Map not handling CC. | 3 years ago | 
				
					
						|  Andrew Belt | 7001dbd880 | Wait a few seconds before updating library in case library is destroyed immediately afterwards. | 3 years ago | 
				
					
						|  Andrew Belt | 0f6bce8709 | Replace exit() with Exceptions. | 3 years ago | 
				
					
						|  Andrew Belt | e1ac2c6859 | Clear patch when loading before clearing autosave, since modules in the patch could hold handles to patch storage when clearing. | 3 years ago | 
				
					
						|  Andrew Belt | 77de1da2f6 | Tweak favorites border in module browser. | 3 years ago | 
				
					
						|  Andrew Belt | 7317ac5afd | If input or output PortWidgets do not exist when adding a CableWidget, delete the CableWidget and remove Cable from Engine. | 3 years ago | 
				
					
						|  Andrew Belt | 26bf2d55e5 | Make system::archiveDirectory() write pax tar archives. | 3 years ago | 
				
					
						|  Andrew Belt | 82187f1ba4 | Fix order of Audio-16 outputs 13/14 and 15/16. | 3 years ago | 
				
					
						|  Andrew Belt | bcf12552a0 | Set uid and gid to 0 in archiveDirectory() since we don't need to store ownership info. | 3 years ago | 
				
					
						|  Andrew Belt | e219f9ada1 | Delete existing files instead of truncating and rewriting in system::unarchiveToDirectory(). | 3 years ago | 
				
					
						|  Andrew Belt | 871d471de1 | Revert "Fail gracefully if APP->window->loadFont()/loadImage() is called from a ModuleWidget constructor when Window is null." This reverts commit 9dcb2e66bf. | 3 years ago | 
				
					
						|  Andrew Belt | 0a47b1ba7a | Update changelog. | 3 years ago | 
				
					
						|  Andrew Belt | 169b869d32 | Change label of allowCursorLock setting in menu. | 3 years ago | 
				
					
						|  Andrew Belt | 9dcb2e66bf | Fail gracefully if APP->window->loadFont()/loadImage() is called from a ModuleWidget constructor when Window is null. | 3 years ago | 
				
					
						|  Andrew Belt | 00808b52bb | Bump version. Update changelog. | 3 years ago | 
				
					
						|  Andrew Belt | affe68de7a | Fix formatTimeISO() on Windows. | 3 years ago | 
				
					
						|  Andrew Belt | 884389bc7b | Move processMutex from RtAudioDevice to audio::Device. | 3 years ago | 
				
					
						|  Andrew Belt | 55d12e2b6c | Merge branch 'v2' of github.com:VCVRack/Rack-private into v2 | 3 years ago | 
				
					
						|  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 |