acc559743e 
								
							 
						 
						
							
							
								
								docs: add Logi Pop Keys description  
							
							
							
						 
						
							2023-02-18 11:25:25 -05:00  
				
					
						
							
							
								 
						
							
								57c0c5d4b3 
								
							 
						 
						
							
							
								
								ui: don't show wireless link or battery information when unknown or not present  
							
							
							
						 
						
							2023-02-16 07:39:36 -05:00  
				
					
						
							
							
								 
						
							
								dcbf547195 
								
							 
						 
						
							
							
								
								ui: online devices with no battery information probably don't have a battery  
							
							
							
						 
						
							2023-02-16 07:39:36 -05:00  
				
					
						
							
							
								 
						
							
								85c1260ac6 
								
							 
						 
						
							
							
								
								device: add desccriptor for G9x  
							
							
							
						 
						
							2023-02-16 07:39:36 -05:00  
				
					
						
							
							
								 
						
							
								d41c607188 
								
							 
						 
						
							
							
								
								receiver: fix bug in determining kind of devices for 27Mz receivers  
							
							
							
						 
						
							2023-02-11 12:28:01 -05:00  
				
					
						
							
							
								 
						
							
								39f6341a8f 
								
							 
						 
						
							
							
								
								device: add descriptor for LX7 mouse  
							
							
							
						 
						
							2023-02-11 12:28:01 -05:00  
				
					
						
							
							
								 
						
							
								71e70d5087 
								
							 
						 
						
							
							
								
								doc: update documentation for EX100 receiver  
							
							
							
						 
						
							2023-02-11 12:28:01 -05:00  
				
					
						
							
							
								 
						
							
								de308464b0 
								
							 
						 
						
							
							
								
								doc: add description of Illuminated Keyboard with ID C318  
							
							
							
						 
						
							2023-02-03 09:34:27 -05:00  
				
					
						
							
							
								 
						
							
								8c803b415e 
								
							 
						 
						
							
							
								
								ui: ignore smooth scroll settings by default  
							
							
							
						 
						
							2023-02-03 09:34:27 -05:00  
				
					
						
							
							
								 
						
							
								ff24947321 
								
							 
						 
						
							
							
								
								configuration: fix glitch when changing versions  
							
							
							
						 
						
							2023-02-03 09:17:19 -05:00  
				
					
						
							
							
								 
						
							
								6cbd45a1c0 
								
							 
						 
						
							
							
								
								rules: add more debugging output for rules  
							
							
							
						 
						
							2023-02-03 09:12:59 -05:00  
				
					
						
							
							
								 
						
							
								2890966b3f 
								
							 
						 
						
							
							
								
								device: add descriptor for Illuminated Keyboard USB ID C318  
							
							
							
						 
						
							2023-01-16 08:44:56 -05:00  
				
					
						
							
							
								 
						
							
								0905ed5f43 
								
							 
						 
						
							
							
								
								device: clean up pinging code  
							
							
							
						 
						
							2023-01-16 08:44:56 -05:00  
				
					
						
							
							
								 
						
							
								5657c1ac99 
								
							 
						 
						
							
							
								
								device: put initial ping of direct-connected devices inside listener thread  
							
							
							
						 
						
							2023-01-16 08:44:56 -05:00  
				
					
						
							
							
								 
						
							
								79de531858 
								
							 
						 
						
							
							
								
								settings: read and check before write for range settings  
							
							
							
						 
						
							2023-01-09 13:22:45 -05:00  
				
					
						
							
							
								 
						
							
								c9f9425b37 
								
							 
						 
						
							
							
								
								doc: update lightspeed receiver descriptions  
							
							
							
						 
						
							2023-01-09 13:22:45 -05:00  
				
					
						
							
							
								 
						
							
								14fd8efc9e 
								
							 
						 
						
							
							
								
								ui: mention compatability and non-connection in pairing window  
							
							
							
						 
						
							2023-01-09 05:20:16 -05:00  
				
					
						
							
							
								 
						
							
								ef0db31687 
								
							 
						 
						
							
							
								
								ui: improve determination of whether pairing possible  
							
							
							
						 
						
							2023-01-09 05:20:16 -05:00  
				
					
						
							
							
								 
						
							
								6b9c8cffef 
								
							 
						 
						
							
							
								
								receiver: count found devices when enumerating them and cut off when all found  
							
							
							
						 
						
							2023-01-09 05:20:16 -05:00  
				
					
						
							
							
								 
						
							
								351e2268cd 
								
							 
						 
						
							
							
								
								config: remove derived fields from config file when Solaar version changes  
							
							... 
							
							
							
							* renamed variables
* Restructured configuration loading and ignore config generated by other versions
This fixes an issue where newer solaar versions may have better support for a
device which are not utilised because it is reading a configuration file
generated by an earlier version before support was added.
* fixed formatting
* discard only absent and battery
* discard name property as well
* do not discard name 
							
						 
						
							2023-01-03 17:06:04 -05:00  
				
					
						
							
							
								 
						
							
								a51bcfb376 
								
							 
						 
						
							
							
								
								device: allow device descriptors without name and codename  
							
							
							
						 
						
							2023-01-03 15:46:24 -05:00  
				
					
						
							
							
								 
						
							
								f8a6396cdf 
								
							 
						 
						
							
							
								
								ui: Filter and escape technical detail fields ( #1953 )  
							
							... 
							
							
							
							Since the values for the 'technical details' fields are arbitrary
some characters need to be filtered out for them to display properly.
markup characters such as < or > are now escaped and null characters
are removed.
Empty fields are no longer displayed in technical details. 
							
						 
						
							2023-01-02 15:07:26 -05:00  
				
					
						
							
							
								 
						
							
								ab4226e292 
								
							 
						 
						
							
							
								
								settings: add setting for ADC power management  
							
							
							
						 
						
							2023-01-02 11:37:32 -05:00  
				
					
						
							
							
								 
						
							
								7c12d0ccd2 
								
							 
						 
						
							
							
								
								docs: add description of G535 and N545  
							
							
							
						 
						
							2022-12-31 12:23:23 -05:00  
				
					
						
							
							
								 
						
							
								3974f1eb4e 
								
							 
						 
						
							
							
								
								device: correctly determine whether to ping with a long HID++ message  
							
							
							
						 
						
							2022-12-31 12:23:23 -05:00  
				
					
						
							
							
								 
						
							
								eacbfbd178 
								
							 
						 
						
							
							
								
								device: add description for K470 keyboard from the MK470 combo ( #1945 )  
							
							
							
						 
						
							2022-12-25 20:11:48 -05:00  
				
					
						
							
							
								 
						
							
								f9353022a9 
								
							 
						 
						
							
							
								
								docs: add setting value for mouse gestures  
							
							
							
						 
						
							2022-12-21 08:39:42 -05:00  
				
					
						
							
							
								 
						
							
								2d76d770f2 
								
							 
						 
						
							
							
								
								po: update German translation ( #1940 )  
							
							... 
							
							
							
							* update German translation 
							
						 
						
							2022-12-18 18:22:28 -05:00  
				
					
						
							
							
								 
						
							
								a9511f1783 
								
							 
						 
						
							
							
								
								Update French translation for 1.1.8 release  
							
							... 
							
							
							
							- by David Geiger <david.david@mageialinux-online.org> 
							
						 
						
							2022-12-18 13:16:06 -05:00  
				
					
						
							
							
								 
						
							
								acd8fc77ca 
								
							 
						 
						
							
							
								
								tools: remove unnecessary clean.sh  
							
							
							
						 
						
							2022-12-17 13:30:23 -05:00  
				
					
						
							
							
								 
						
							
								727e964a77 
								
							 
						 
						
							
							
								
								tools: remove non-working monitor.py  
							
							
							
						 
						
							2022-12-17 13:30:23 -05:00  
				
					
						
							
							
								 
						
							
								36e136b841 
								
							 
						 
						
							
							
								
								ui: retry adding devices if permissions are wrong  
							
							
							
						 
						
							2022-12-17 13:28:11 -05:00  
				
					
						
							
							
								 
						
							
								fc1b72faa1 
								
							 
						 
						
							
							
								
								ui: better handling of IO errors at device creation  
							
							
							
						 
						
							2022-12-17 13:28:11 -05:00  
				
					
						
							
							
								 
						
							
								7215022089 
								
							 
						 
						
							
							
								
								ui: improve error pop-up for errors when creating devices  
							
							
							
						 
						
							2022-12-17 13:28:11 -05:00  
				
					
						
							
							
								 
						
							
								9d278edc82 
								
							 
						 
						
							
							
								
								ui: add KeyIsDown to list of conditions  
							
							
							
						 
						
							2022-12-17 13:21:52 -05:00  
				
					
						
							
							
								 
						
							
								ceb174dc50 
								
							 
						 
						
							
							
								
								ui: allow editing of KeyIsDown conditions  
							
							
							
						 
						
							2022-12-17 13:21:52 -05:00  
				
					
						
							
							
								 
						
							
								2bda897e55 
								
							 
						 
						
							
							
								
								docs: document KeyIsDown rule condition  
							
							
							
						 
						
							2022-12-17 13:21:52 -05:00  
				
					
						
							
							
								 
						
							
								bfe4993e54 
								
							 
						 
						
							
							
								
								rules: add KeyIsDown condition  
							
							
							
						 
						
							2022-12-17 13:21:52 -05:00  
				
					
						
							
							
								 
						
							
								79d3a60027 
								
							 
						 
						
							
							
								
								device: clean up device creation  
							
							
							
						 
						
							2022-12-17 13:21:27 -05:00  
				
					
						
							
							
								 
						
							
								e301551dde 
								
							 
						 
						
							
							
								
								receiver: clean up receiver creation  
							
							
							
						 
						
							2022-12-17 13:21:27 -05:00  
				
					
						
							
							
								 
						
							
								141721bc37 
								
							 
						 
						
							
							
								
								release 1.1.8  
							
							
							
						 
						
							2022-12-17 13:06:23 -05:00  
				
					
						
							
							
								 
						
							
								bd370c07e7 
								
							 
						 
						
							
							
								
								docs: add description of G903  
							
							
							
						 
						
							2022-12-17 13:06:23 -05:00  
				
					
						
							
							
								 
						
							
								4e7b6b3cd9 
								
							 
						 
						
							
							
								
								po: update Polish translation  
							
							
							
						 
						
							2022-12-12 08:44:53 -05:00  
				
					
						
							
							
								 
						
							
								408090ad38 
								
							 
						 
						
							
							
								
								release 1.1.8rc3  
							
							
							
						 
						
							2022-12-12 07:50:21 -05:00  
				
					
						
							
							
								 
						
							
								3c9f2f616c 
								
							 
						 
						
							
							
								
								docs: document parameter for thumb wheel rule tests  
							
							
							
						 
						
							2022-12-11 17:27:37 -05:00  
				
					
						
							
							
								 
						
							
								d6872422fd 
								
							 
						 
						
							
							
								
								ui: allow editing of rules with parameters  
							
							
							
						 
						
							2022-12-11 17:27:37 -05:00  
				
					
						
							
							
								 
						
							
								39ae8d4b32 
								
							 
						 
						
							
							
								
								rules: add argument to thumb_wheel rules  
							
							
							
						 
						
							2022-12-11 17:27:37 -05:00  
				
					
						
							
							
								 
						
							
								a14be19a4b 
								
							 
						 
						
							
							
								
								po: fix name of Serbian translation file  
							
							
							
						 
						
							2022-12-10 12:37:45 -05:00  
				
					
						
							
							
								 
						
							
								a861b06db8 
								
							 
						 
						
							
							
								
								Update Polish translation ( #1920 )  
							
							... 
							
							
							
							* po: update Polish translation
* Update solaar.desktop 
							
						 
						
							2022-12-10 12:34:56 -05:00  
				
					
						
							
							
								 
						
							
								bebd9c6e17 
								
							 
						 
						
							
							
								
								release 1.1.8rc2  
							
							
							
						 
						
							2022-12-10 08:51:29 -05:00