55ca9927b0 
								
							 
						 
						
							
							
								
								python 2/3: fix handling of first argument (unicode) of pack/unpack  
							
							
							
						 
						
							2013-05-06 16:50:17 +02:00  
				
					
						
							
							
								 
						
							
								2ee2a5dc46 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2013-05-03 17:08:32 +02:00  
				
					
						
							
							
								 
						
							
								430fdf4fcf 
								
							 
						 
						
							
							
								
								initial support for the MOUSE_POINTER hid++2.0 feature  
							
							
							
						 
						
							2013-05-03 17:08:26 +02:00  
				
					
						
							
							
								 
						
							
								fbdd923d43 
								
							 
						 
						
							
							
								
								Refactor battery info update  
							
							... 
							
							
							
							- `self[BATTERY_STATUS] = BATTERY_STATUS[battery_status]` should be:
  `self[BATTERY_STATUS] = _hidpp20.BATTERY_STATUS[battery_status]`, otherwise
  the battery status would be a single char from the string `battery-status`.
- Make `_hidpp20.BATTERY_OK` check against strings instead of a number.
- Move setting battery information to a separate function, `set_battery_info`.
  This prepares for notifications when a battery error/warning occurs. 
							
						 
						
							2013-05-02 23:51:40 +02:00  
				
					
						
							
							
								 
						
							
								5eab013cf6 
								
							 
						 
						
							
							
								
								more explicit logging  
							
							
							
						 
						
							2013-04-28 14:58:40 +02:00  
				
					
						
							
							
								 
						
							
								36f34da227 
								
							 
						 
						
							
							
								
								proper debian packaging, dropper stdeb  
							
							
							
						 
						
							2013-01-05 11:48:35 +02:00  
				
					
						
							
							
								 
						
							
								064a7a113c 
								
							 
						 
						
							
							
								
								added setup.py for python and debian packaging  
							
							
							
						 
						
							2012-12-18 05:03:43 +02:00  
				
					
						
							
							
								 
						
							
								f0c5046ccf 
								
							 
						 
						
							
							
								
								re-worked the settings classes  
							
							
							
						 
						
							2012-12-14 06:44:44 +02:00  
				
					
						
							
							
								 
						
							
								b99ccdf612 
								
							 
						 
						
							
							
								
								support slices in FeaturesArray and KeysArray  
							
							
							
						 
						
							2012-12-13 03:34:39 +02:00  
				
					
						
							
							
								 
						
							
								27f10cd10e 
								
							 
						 
						
							
							
								
								small clean-up in FeaturesArray, should be slightly faster  
							
							
							
						 
						
							2012-12-12 21:44:37 +02:00  
				
					
						
							
							
								 
						
							
								30fedf418c 
								
							 
						 
						
							
							
								
								re-read device settings when they come back online  
							
							
							
						 
						
							2012-12-07 21:00:36 +02:00  
				
					
						
							
							
								 
						
							
								b86dcce381 
								
							 
						 
						
							
							
								
								I come from the __future__, come with me if you want to live.  
							
							
							
						 
						
							2012-12-07 17:10:22 +02:00  
				
					
						
							
							
								 
						
							
								3569489ce7 
								
							 
						 
						
							
							
								
								added registers and settings to device descriptors  
							
							
							
						 
						
							2012-12-07 13:54:03 +02:00  
				
					
						
							
							
								 
						
							
								9066003240 
								
							 
						 
						
							
							
								
								named ints act like proper sequences now  
							
							
							
						 
						
							2012-12-07 13:50:44 +02:00  
				
					
						
							
							
								 
						
							
								27403a08d2 
								
							 
						 
						
							
							
								
								improved hid++ 1.0 support  
							
							
							
						 
						
							2012-12-05 21:41:02 +02:00  
				
					
						
							
							
								 
						
							
								8f5fa0cf9a 
								
							 
						 
						
							
							
								
								code clean-ups, the app starts faster now  
							
							
							
						 
						
							2012-12-01 15:49:52 +02:00  
				
					
						
							
							
								 
						
							
								84540fb087 
								
							 
						 
						
							
							
								
								re-wrote most of the app, based on latest HID++ docs from Logitech  
							
							
							
						 
						
							2012-11-29 04:10:16 +02:00