f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							1b2a549463 
							
						 
					 
					
						
						
							
							Updated versions and changelogs  
						
						
						
						
					 
					
						2024-06-06 22:10:04 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							ade3eedfa5 
							
						 
					 
					
						
						
							
							SDRPlay v1: fix setting of hardware flavour.  Fixes   #2127  
						
						
						
						
					 
					
						2024-06-02 03:27:52 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							cfc0114c87 
							
						 
					 
					
						
						
							
							Audio Input: list plugin as a built in device so that it can be instantiated multiple times.  Fixes   #2143  
						
						
						
						
					 
					
						2024-06-02 03:27:52 +02:00 
						 
				 
			
				
					
						
							
							
								Edouard Griffiths 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							209e3a9ecb 
							
						 
					 
					
						
						
							
							Merge pull request  #2146  from godsic/bugfix/soapy-cmake  
						
						... 
						
						
						
						Fix and refactor FindSoapySDR.cmake 
						
						
					 
					
						2024-06-02 02:25:53 +02:00 
						 
				 
			
				
					
						
							
							
								Mykola Dvornik 
							
						 
					 
					
						
						
						
						
							
						
						
							4252592045 
							
						 
					 
					
						
						
							
							Fix and refactor FindSoapySDR.cmake  
						
						
						
						
					 
					
						2024-06-01 19:25:42 +02:00 
						 
				 
			
				
					
						
							
							
								Daniele Forsi 
							
						 
					 
					
						
						
						
						
							
						
						
							fd2959a878 
							
						 
					 
					
						
						
							
							Rename some input devices for consistency  
						
						
						
						
					 
					
						2024-06-01 12:37:54 +02:00 
						 
				 
			
				
					
						
							
							
								Daniele Forsi 
							
						 
					 
					
						
						
						
						
							
						
						
							31dc594b46 
							
						 
					 
					
						
						
							
							Fix Markdown  
						
						
						
						
					 
					
						2024-04-29 19:07:29 +02:00 
						 
				 
			
				
					
						
							
							
								Daniele Forsi 
							
						 
					 
					
						
						
						
						
							
						
						
							b1643ee9b5 
							
						 
					 
					
						
						
							
							Fix typos  
						
						
						
						
					 
					
						2024-04-29 19:07:29 +02:00 
						 
				 
			
				
					
						
							
							
								Edouard Griffiths 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							52a440e400 
							
						 
					 
					
						
						
							
							Merge pull request  #2091  from dforsi/fix/typos  
						
						... 
						
						
						
						Fix/typos 
						
						
					 
					
						2024-04-27 11:08:10 +02:00 
						 
				 
			
				
					
						
							
							
								Edouard Griffiths 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							498ff9e94d 
							
						 
					 
					
						
						
							
							Merge pull request  #2089  from rudis/master  
						
						... 
						
						
						
						Minor documenation fixes 
						
						
					 
					
						2024-04-27 11:06:47 +02:00 
						 
				 
			
				
					
						
							
							
								Daniele Forsi 
							
						 
					 
					
						
						
						
						
							
						
						
							15433bb324 
							
						 
					 
					
						
						
							
							Fix spellling errors found with LibreOffice Writer  
						
						
						
						
					 
					
						2024-04-26 21:18:32 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Ruderich 
							
						 
					 
					
						
						
						
						
							
						
						
							3307000a72 
							
						 
					 
					
						
						
							
							plugins: fix non-matching <hx> tags in readme.md  
						
						
						
						
					 
					
						2024-04-26 08:37:24 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Ruderich 
							
						 
					 
					
						
						
						
						
							
						
						
							f5b43fec2d 
							
						 
					 
					
						
						
							
							sdrplayv3: use SDRPLAY_MAX_DEVICES in enumOriginDevices()  
						
						... 
						
						
						
						This makes it consistent with openDevice() which already uses
this constant provided by the API. 
						
						
					 
					
						2024-04-26 08:34:50 +02:00 
						 
				 
			
				
					
						
							
							
								Daniele Forsi 
							
						 
					 
					
						
						
						
						
							
						
						
							570c1f6877 
							
						 
					 
					
						
						
							
							Remove unused includes and use more direct includes  
						
						
						
						
					 
					
						2024-04-20 19:10:18 +02:00 
						 
				 
			
				
					
						
							
							
								Mykola Dvornik 
							
						 
					 
					
						
						
						
						
							
						
						
							15337cac66 
							
						 
					 
					
						
						
							
							Fix bug that prevents settings changes updates via reverse API  
						
						... 
						
						
						
						Most plugins that use reverse API to PATCH settings updates to remote
server only do so when `useReverseAPI` is toggled, but not when the
relevant settings are being updated. So lets fix the precondition to
use the `m_useReverseAPI` flag instead. 
						
						
					 
					
						2024-04-14 18:58:12 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							cdae5ca048 
							
						 
					 
					
						
						
							
							Updated versions and changelogs  
						
						
						
						
					 
					
						2024-04-14 11:41:00 +02:00 
						 
				 
			
				
					
						
							
							
								Daniele Forsi 
							
						 
					 
					
						
						
						
						
							
						
						
							8c3f7e3775 
							
						 
					 
					
						
						
							
							Remove unused includes and use more direct includes  
						
						
						
						
					 
					
						2024-04-11 23:31:34 +02:00 
						 
				 
			
				
					
						
							
							
								Daniele Forsi 
							
						 
					 
					
						
						
						
						
							
						
						
							92246cdc71 
							
						 
					 
					
						
						
							
							Fix typing errors found with codespell and more  
						
						
						
						
					 
					
						2024-04-06 12:39:18 +02:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							35603a8c25 
							
						 
					 
					
						
						
							
							KiwiSDR: Add position of device to web API report.  
						
						
						
						
					 
					
						2024-04-04 16:15:41 +01:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							b70c7dc4a3 
							
						 
					 
					
						
						
							
							Fix missing character.  
						
						
						
						
					 
					
						2024-04-04 15:20:31 +01:00 
						 
				 
			
				
					
						
							
							
								mxi-box 
							
						 
					 
					
						
						
						
						
							
						
						
							556cc8ad45 
							
						 
					 
					
						
						
							
							Move AudioDeviceInfo singleton  
						
						
						
						
					 
					
						2024-03-30 14:51:38 +08:00 
						 
				 
			
				
					
						
							
							
								mxi-box 
							
						 
					 
					
						
						
						
						
							
						
						
							eef0084a6e 
							
						 
					 
					
						
						
							
							Make AudioDeviceInfo singleton, remove the ones in AudioDeviceManager  
						
						
						
						
					 
					
						2024-03-30 12:10:21 +08:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							3522feb355 
							
						 
					 
					
						
						
							
							Fix 32-bit float support for Spy Server.  
						
						
						
						
					 
					
						2024-02-28 09:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							c9b7ffa3c2 
							
						 
					 
					
						
						
							
							Fix SDRA protocol and improve spectrum refresh rate.  
						
						
						
						
					 
					
						2024-02-27 15:06:12 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							6d0500ccbf 
							
						 
					 
					
						
						
							
							Fix gcc warnings.  
						
						
						
						
					 
					
						2024-02-27 14:24:27 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							32c663c983 
							
						 
					 
					
						
						
							
							RemoteTCPInput: Add Spy Server support.  
						
						
						
						
					 
					
						2024-02-27 14:03:34 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							9098f26679 
							
						 
					 
					
						
						
							
							SDRplay: Prevent nullpointer dereference for  #1825  
						
						
						
						
					 
					
						2024-02-27 13:59:15 +00:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							99b3c72469 
							
						 
					 
					
						
						
							
							Updated versions and changelogs  
						
						
						
						
					 
					
						2024-02-21 13:56:59 +01:00 
						 
				 
			
				
					
						
							
							
								Jon Beniston 
							
						 
					 
					
						
						
						
						
							
						
						
							3a07978ece 
							
						 
					 
					
						
						
							
							Update sdrplay lib to 3.14  
						
						
						
						
					 
					
						2024-02-19 15:21:32 +00:00 
						 
				 
			
				
					
						
							
							
								wysiwyng 
							
						 
					 
					
						
						
						
						
							
						
						
							24e3fb2d76 
							
						 
					 
					
						
						
							
							add rsp1b to remote sinks/sources  
						
						
						
						
					 
					
						2024-02-18 19:57:00 +01:00 
						 
				 
			
				
					
						
							
							
								wysiwyng 
							
						 
					 
					
						
						
						
						
							
						
						
							3c7909620d 
							
						 
					 
					
						
						
							
							add sdrplay rsp1b to samplesource plugin  
						
						
						
						
					 
					
						2024-02-18 19:52:34 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							ac651ff798 
							
						 
					 
					
						
						
							
							Updated versions and changelogs  
						
						
						
						
					 
					
						2024-02-18 11:56:40 +01:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							d496744c2a 
							
						 
					 
					
						
						
							
							File Input: Fix seeking over .wav header  
						
						
						
						
					 
					
						2024-01-04 16:14:00 +00:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							5dcf7f7d40 
							
						 
					 
					
						
						
							
							Updated versions and changelogs  
						
						
						
						
					 
					
						2023-12-31 19:16:27 +01:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							46c7206b42 
							
						 
					 
					
						
						
							
							Start file browser in directory of last file selected.  
						
						
						
						
					 
					
						2023-12-13 13:33:31 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							ae04412e88 
							
						 
					 
					
						
						
							
							SDRPlayV3 on Mac: Update library path so is works with API 3.12.1.  
						
						
						
						
					 
					
						2023-12-07 09:53:20 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							720630c2fb 
							
						 
					 
					
						
						
							
							Remove tabs.  
						
						
						
						
					 
					
						2023-12-06 10:53:28 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							2ac7cfd800 
							
						 
					 
					
						
						
							
							Add replay support to Lime Input  
						
						
						
						
					 
					
						2023-12-06 10:09:46 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							238a40b9e0 
							
						 
					 
					
						
						
							
							Allow replay time offset to be set by ctrl+left click in waterfall.  
						
						
						
						
					 
					
						2023-12-06 10:09:30 +00:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							78068fd5f2 
							
						 
					 
					
						
						
							
							Updated versions and changelogs  
						
						
						
						
					 
					
						2023-12-04 21:40:42 +01:00 
						 
				 
			
				
					
						
							
							
								Jon Beniston 
							
						 
					 
					
						
						
						
						
							
						
						
							c48c8cdf4a 
							
						 
					 
					
						
						
							
							Use full path to library  
						
						
						
						
					 
					
						2023-12-01 18:17:05 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							cdb78c903f 
							
						 
					 
					
						
						
							
							SDRPlay V3 API - don't call close unless open was a success, as will crash on Mac,  
						
						
						
						
					 
					
						2023-12-01 11:54:14 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							e75900b666 
							
						 
					 
					
						
						
							
							Fix sdrplay shared library name on Mac arm64, as incorrect in 3.12 API release.  
						
						
						
						
					 
					
						2023-12-01 11:53:36 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							4208bcf1f4 
							
						 
					 
					
						
						
							
							Fix AirspyHF instant replay.  
						
						
						
						
					 
					
						2023-12-01 11:52:55 +00:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							07e8ae0de1 
							
						 
					 
					
						
						
							
							Updated changelogs and plugins versions  
						
						
						
						
					 
					
						2023-11-29 05:00:58 +01:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							4418fe936a 
							
						 
					 
					
						
						
							
							Fix gcc warnings and remove debug  
						
						
						
						
					 
					
						2023-11-22 15:12:25 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							e7076f6a17 
							
						 
					 
					
						
						
							
							Fix gcc warnings  
						
						
						
						
					 
					
						2023-11-22 14:40:19 +00:00 
						 
				 
			
				
					
						
							
							
								srcejon 
							
						 
					 
					
						
						
						
						
							
						
						
							7cc9cd1bf1 
							
						 
					 
					
						
						
							
							Add instant replay  
						
						
						
						
					 
					
						2023-11-22 14:28:35 +00:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							b6c4d10b62 
							
						 
					 
					
						
						
							
							Rewriting of copyright notices for plugins/samplesource. Part of  #1893  
						
						
						
						
					 
					
						2023-11-18 10:07:41 +01:00 
						 
				 
			
				
					
						
							
							
								Edouard Griffiths 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bdfe1a9ab3 
							
						 
					 
					
						
						
							
							Merge pull request  #1888  from srcejon/fix_resize_cursor  
						
						... 
						
						
						
						Fix resize cursor not being cleared when mouse moves over child widgets 
						
						
					 
					
						2023-11-14 16:02:45 +01:00