27c90fa736 
								
							 
						 
						
							
							
								
								yapf: adjust style to not indent closing brackets  
							
							... 
							
							
							
							Signed-off-by: Filipe Laíns <lains@archlinux.org> 
							
						 
						
							2020-07-07 15:11:15 +01:00  
				
					
						
							
							
								 
						
							
								8e89aa0038 
								
							 
						 
						
							
							
								
								yapf: set max line lenght to 127  
							
							... 
							
							
							
							Signed-off-by: Filipe Laíns <lains@archlinux.org> 
							
						 
						
							2020-07-07 15:11:15 +01:00  
				
					
						
							
							
								 
						
							
								627185079f 
								
							 
						 
						
							
							
								
								flake8: initial fix  
							
							... 
							
							
							
							Signed-off-by: Filipe Laíns <lains@archlinux.org> 
							
						 
						
							2020-07-07 15:11:15 +01:00  
				
					
						
							
							
								 
						
							
								72a8d311bc 
								
							 
						 
						
							
							
								
								yapf: change code style to yapf  
							
							... 
							
							
							
							Signed-off-by: Filipe Laíns <lains@archlinux.org> 
							
						 
						
							2020-07-07 15:11:15 +01:00  
				
					
						
							
							
								 
						
							
								bd26b9340d 
								
							 
						 
						
							
							
								
								scripts/debian: switch to python3  
							
							
							
						 
						
							2020-02-06 19:06:47 +01:00  
				
					
						
							
							
								 
						
							
								f45ae5ffad 
								
							 
						 
						
							
							
								
								solaar: use python3, not generic python  
							
							
							
						 
						
							2020-02-06 17:37:10 +01:00  
				
					
						
							
							
								 
						
							
								122d76d061 
								
							 
						 
						
							
							
								
								UTF-8 file paths error on python 2  
							
							... 
							
							
							
							Python 2 needs UTF-8 decode since it uses 'ascii' decode by default.
Python 3 might have problems converting back to UTF-8 in case of Unicode
surrogates
Signed-off-by: Josenivaldo Benito Jr <jrbenito@benito.qsl.br> 
							
						 
						
							2016-11-18 15:00:20 -02:00  
				
					
						
							
							
								 
						
							
								3b75b69970 
								
							 
						 
						
							
							
								
								merged solaar-cli functionality into main solaar binary  
							
							
							
						 
						
							2013-08-09 12:25:47 +02:00  
				
					
						
							
							
								 
						
							
								38c76393b1 
								
							 
						 
						
							
							
								
								added copyright notices to all source files  
							
							
							
						 
						
							2013-07-15 17:54:42 +02:00  
				
					
						
							
							
								 
						
							
								47f64d40de 
								
							 
						 
						
							
							
								
								explicit encoding in main scripts  
							
							
							
						 
						
							2013-07-07 21:54:35 +02:00  
				
					
						
							
							
								 
						
							
								340ff0107c 
								
							 
						 
						
							
							
								
								version 0.8.8.2  
							
							
							
						 
						
							2013-05-26 18:43:23 +03:00  
				
					
						
							
							
								 
						
							
								e7d19c9084 
								
							 
						 
						
							
							
								
								small fixes to hidconsole  
							
							
							
						 
						
							2013-04-28 14:00:46 +02:00  
				
					
						
							
							
								 
						
							
								36f34da227 
								
							 
						 
						
							
							
								
								proper debian packaging, dropper stdeb  
							
							
							
						 
						
							2013-01-05 11:48:35 +02:00  
				
					
						
							
							
								 
						
							
								345bab3a99 
								
							 
						 
						
							
							
								
								fix code looking for icons  
							
							
							
						 
						
							2013-01-04 08:18:22 +02:00  
				
					
						
							
							
								 
						
							
								064a7a113c 
								
							 
						 
						
							
							
								
								added setup.py for python and debian packaging  
							
							
							
						 
						
							2012-12-18 05:03:43 +02:00  
				
					
						
							
							
								 
						
							
								187c0d2a52 
								
							 
						 
						
							
							
								
								fixes in the shell scripts  
							
							
							
						 
						
							2012-12-14 19:33:01 +02:00  
				
					
						
							
							
								 
						
							
								8b90e99658 
								
							 
						 
						
							
							
								
								bin/ scripts updated  
							
							
							
						 
						
							2012-12-10 15:36:10 +02:00  
				
					
						
							
							
								 
						
							
								c4be58f074 
								
							 
						 
						
							
							
								
								dropped bin/scan as deprecated, bin/solaar-cli completely replaces it  
							
							
							
						 
						
							2012-12-07 15:31:19 +02:00  
				
					
						
							
							
								 
						
							
								7ada4af31b 
								
							 
						 
						
							
							
								
								hidconsole has to be run in unbuffered mode  
							
							
							
						 
						
							2012-12-07 14:29:30 +02:00  
				
					
						
							
							
								 
						
							
								3fe9caf0e6 
								
							 
						 
						
							
							
								
								added solaar-cli for command-line operations  
							
							
							
						 
						
							2012-12-03 11:34:35 +02:00  
				
					
						
							
							
								 
						
							
								2a44b0bb5b 
								
							 
						 
						
							
							
								
								fixed scan not seeing the devices  
							
							
							
						 
						
							2012-12-01 22:34:52 +02:00  
				
					
						
							
							
								 
						
							
								d6b18cd426 
								
							 
						 
						
							
							
								
								python 3 fixes  
							
							
							
						 
						
							2012-11-29 12:34:20 +02:00  
				
					
						
							
							
								 
						
							
								84540fb087 
								
							 
						 
						
							
							
								
								re-wrote most of the app, based on latest HID++ docs from Logitech  
							
							
							
						 
						
							2012-11-29 04:10:16 +02:00  
				
					
						
							
							
								 
						
							
								66531635bc 
								
							 
						 
						
							
							
								
								scripts clean-up  
							
							
							
						 
						
							2012-11-12 15:33:21 +02:00  
				
					
						
							
							
								 
						
							
								4c5cf85091 
								
							 
						 
						
							
							
								
								re-worked the UI a bit to give better info on devices status  
							
							
							
						 
						
							2012-11-12 15:28:38 +02:00  
				
					
						
							
							
								 
						
							
								40eacb0741 
								
							 
						 
						
							
							
								
								LD_LIBRARY_PATH no longer needed  
							
							
							
						 
						
							2012-11-06 17:38:49 +02:00  
				
					
						
							
							
								 
						
							
								4cb9b30466 
								
							 
						 
						
							
							
								
								use the first python version found when starting the scripts  
							
							
							
						 
						
							2012-11-05 20:52:51 +02:00  
				
					
						
							
							
								 
						
							
								6e06e39612 
								
							 
						 
						
							
							
								
								fixed loading readline history when the file does not exist  
							
							
							
						 
						
							2012-11-02 09:57:08 +02:00  
				
					
						
							
							
								 
						
							
								e7bb599689 
								
							 
						 
						
							
							
								
								reworked the way tasks are processed by the listener  
							
							
							
						 
						
							2012-10-27 18:40:54 +03:00  
				
					
						
							
							
								 
						
							
								62a91b56d2 
								
							 
						 
						
							
							
								
								logging and python3 cleanups  
							
							
							
						 
						
							2012-10-24 15:09:39 +03:00  
				
					
						
							
							
								 
						
							
								f2dac70131 
								
							 
						 
						
							
							
								
								reworked the receiver and devices into classes  
							
							
							
						 
						
							2012-10-18 14:19:20 +03:00  
				
					
						
							
							
								 
						
							
								25d5d20825 
								
							 
						 
						
							
							
								
								readme and installation notes updated, license changed to GPLv2  
							
							
							
						 
						
							2012-10-13 23:28:06 +03:00  
				
					
						
							
							
								 
						
							
								cbfcd8416a 
								
							 
						 
						
							
							
								
								re-organized the directories a bit  
							
							
							
						 
						
							2012-10-11 19:19:27 +03:00