76e327d2fa 
								
							 
						 
						
							
							
								
								update docs for M325  
							
							
							
						 
						
							2015-05-08 13:27:29 +08:00  
				
					
						
							
							
								 
						
							
								0ae0ef195a 
								
							 
						 
						
							
							
								
								support switch smooth scroll feature  
							
							
							
						 
						
							2015-05-08 13:20:46 +08:00  
				
					
						
							
							
								 
						
							
								3ea51fe1a2 
								
							 
						 
						
							
							
								
								Add support for MK220 mouse-keyboard combo device.  
							
							... 
							
							
							
							The MK220 receiver has usbid 046d:c52e, adding this id as a generic
receiver is enough to show the mouse and keyboard charge status. 
							
						 
						
							2015-03-06 08:07:22 -03:00  
				
					
						
							
							
								 
						
							
								66296265ba 
								
							 
						 
						
							
							
								
								Descriptor for k830.  
							
							
							
						 
						
							2015-03-05 19:15:12 +01:00  
				
					
						
							
							
								 
						
							
								952495ce04 
								
							 
						 
						
							
							
								
								Support for NEW_FN_INVERSION.  
							
							
							
						 
						
							2015-03-05 19:14:28 +01:00  
				
					
						
							
							
								 
						
							
								8485494ea7 
								
							 
						 
						
							
							
								
								It should check for None specificly  
							
							
							
						 
						
							2013-09-25 14:12:53 +02:00  
				
					
						
							
							
								 
						
							
								7a75813a84 
								
							 
						 
						
							
							
								
								level is returned as None in hidpp10.py when the performanceMX mouse is  
							
							... 
							
							
							
							charging. Since the battery state is unknown when beeing recharged it
will now return "N/A".
Before it would crash becasue level was None and could not be inserted
using %d. 
							
						 
						
							2013-09-24 16:56:50 +02:00  
				
					
						
							
							
								 
						
							
								c3fdbfb643 
								
							 
						 
						
							
							
								
								translate battery alerts ( fixes   #119 )  
							
							
							
						 
						
							2013-08-25 23:03:25 +03:00  
				
					
						
							
							
								 
						
							
								b193b39701 
								
							 
						 
						
							
							
								
								Fix missing reprogrammable keys  
							
							... 
							
							
							
							The assumption that the Features IDs are in increasing order does not
hold. This causes the feature check for REPROG CONTROLS (1B00) to fail,
therefore remove the micro-optimisation.
While at it, rename variables and document the functions better. 
							
						 
						
							2013-08-23 21:33:45 +02:00  
				
					
						
							
							
								 
						
							
								9c465cd998 
								
							 
						 
						
							
							
								
								Fix wrong register name for illumination (hidpp10)  
							
							... 
							
							
							
							Broken since 9a2a28e 
							
						 
						
							2013-08-21 21:47:24 +02:00  
				
					
						
							
							
								 
						
							
								024a71b618 
								
							 
						 
						
							
							
								
								solaar: add --hidraw option again  
							
							... 
							
							
							
							This options allows the devices list to be restricted which got removed
in:
    commit 3b75b69970 
							
						 
						
							2013-08-21 21:47:24 +02:00  
				
					
						
							
							
								 
						
							
								f144816256 
								
							 
						 
						
							
							
								
								solaar-cli: fix argument parsing in Python 3 again  
							
							... 
							
							
							
							Fix from e3a887f36c3b75b69970 
							
						 
						
							2013-08-21 21:47:24 +02:00  
				
					
						
							
							
								 
						
							
								69febfcea5 
								
							 
						 
						
							
							
								
								don't rely on upower to check devices after wake-up ( #111 )  
							
							... 
							
							
							
							still use upower resume events to ping devices, just in case
the old behaviour is available with a command-line option 
							
						 
						
							2013-08-12 15:22:34 +02:00  
				
					
						
							
							
								 
						
							
								9934755566 
								
							 
						 
						
							
							
								
								more translation fixes ( #108 )  
							
							
							
						 
						
							2013-08-12 00:32:19 +02:00  
				
					
						
							
							
								 
						
							
								3b75b69970 
								
							 
						 
						
							
							
								
								merged solaar-cli functionality into main solaar binary  
							
							
							
						 
						
							2013-08-09 12:25:47 +02:00  
				
					
						
							
							
								 
						
							
								a4f0eab855 
								
							 
						 
						
							
							
								
								updated descriptors with a few more devices  
							
							
							
						 
						
							2013-08-08 22:44:23 +02:00  
				
					
						
							
							
								 
						
							
								f54ea27d97 
								
							 
						 
						
							
							
								
								updated translator credits in about dialog  
							
							
							
						 
						
							2013-08-08 22:43:32 +02:00  
				
					
						
							
							
								 
						
							
								db48fe1b40 
								
							 
						 
						
							
							
								
								re-formatted translation files  
							
							
							
						 
						
							2013-08-08 22:41:57 +02:00  
				
					
						
							
							
								 
						
							
								5faecbf4f3 
								
							 
						 
						
							
							
								
								some strings were untranslated;  fixes   #100  
							
							
							
						 
						
							2013-08-08 21:50:04 +02:00  
				
					
						
							
							
								 
						
							
								5af1719384 
								
							 
						 
						
							
							
								
								tray: always pick the lowest battery, if the user hasn't already  
							
							
							
						 
						
							2013-08-08 21:49:59 +02:00  
				
					
						
							
							
								 
						
							
								6a66370ffe 
								
							 
						 
						
							
							
								
								scrolling over the tray icon switches among devices;  fixes   #101  
							
							... 
							
							
							
							It now works for the standard systray as well, not just the
appindicator. 
							
						 
						
							2013-08-08 21:49:54 +02:00  
				
					
						
							
							
								 
						
							
								c0874220d2 
								
							 
						 
						
							
							
								
								don't str() translated device status;  fixes   #108  
							
							
							
						 
						
							2013-08-08 21:49:50 +02:00  
				
					
						
							
							
								 
						
							
								22656d5b82 
								
							 
						 
						
							
							
								
								use Gtk.Application properly  
							
							
							
						 
						
							2013-08-08 21:49:35 +02:00  
				
					
						
							
							
								 
						
							
								d55963caba 
								
							 
						 
						
							
							
								
								clean-up in usb IDs  
							
							
							
						 
						
							2013-08-08 21:49:35 +02:00  
				
					
						
							
							
								 
						
							
								413cebe40f 
								
							 
						 
						
							
							
								
								delay some UI initialization until necessary  
							
							
							
						 
						
							2013-08-08 21:49:35 +02:00  
				
					
						
							
							
								 
						
							
								edc563e0e4 
								
							 
						 
						
							
							
								
								release 0.9.2  
							
							
							
						 
						
							2013-07-24 11:40:54 +02:00  
				
					
						
							
							
								 
						
							
								969ca59948 
								
							 
						 
						
							
							
								
								translation credits: order languages alphabetically  
							
							
							
						 
						
							2013-07-24 11:39:45 +02:00  
				
					
						
							
							
								 
						
							
								c97f4082dd 
								
							 
						 
						
							
							
								
								translation credits updated  
							
							
							
						 
						
							2013-07-23 22:49:47 +02:00  
				
					
						
							
							
								 
						
							
								3d4570cd1f 
								
							 
						 
						
							
							
								
								check the Gtk bindings version at start-up  
							
							
							
						 
						
							2013-07-20 06:22:15 +02:00  
				
					
						
							
							
								 
						
							
								b6bc35ed3e 
								
							 
						 
						
							
							
								
								K800: added support for hand detection  
							
							
							
						 
						
							2013-07-19 11:49:30 +02:00  
				
					
						
							
							
								 
						
							
								5d4d0c07ad 
								
							 
						 
						
							
							
								
								use () instead of [] where possible  
							
							
							
						 
						
							2013-07-19 11:48:40 +02:00  
				
					
						
							
							
								 
						
							
								15cb97c56e 
								
							 
						 
						
							
							
								
								udev devices may not have all the attributes;  fixes   #93  
							
							
							
						 
						
							2013-07-19 11:46:50 +02:00  
				
					
						
							
							
								 
						
							
								fcfc7cd6fc 
								
							 
						 
						
							
							
								
								a few more asserts in descriptors  
							
							... 
							
							
							
							just testing stuff... 
							
						 
						
							2013-07-18 20:38:05 +02:00  
				
					
						
							
							
								 
						
							
								c3718d22d6 
								
							 
						 
						
							
							
								
								minor clean-ups  
							
							
							
						 
						
							2013-07-18 20:36:27 +02:00  
				
					
						
							
							
								 
						
							
								2829acd6f5 
								
							 
						 
						
							
							
								
								added side-scrolling toggle setting  
							
							
							
						 
						
							2013-07-18 20:35:39 +02:00  
				
					
						
							
							
								 
						
							
								c35ae8ffc9 
								
							 
						 
						
							
							
								
								added wpid to T650 descriptor  
							
							
							
						 
						
							2013-07-18 20:34:29 +02:00  
				
					
						
							
							
								 
						
							
								f7159e9338 
								
							 
						 
						
							
							
								
								properly mask flags when writing device settings;  fixes   #86  
							
							
							
						 
						
							2013-07-18 20:33:52 +02:00  
				
					
						
							
							
								 
						
							
								4074fb7750 
								
							 
						 
						
							
							
								
								trim the codename to the declared length ( fixes   #90 )  
							
							
							
						 
						
							2013-07-18 16:23:34 +02:00  
				
					
						
							
							
								 
						
							
								444169d84b 
								
							 
						 
						
							
							
								
								added descriptor for V550 Nano  
							
							
							
						 
						
							2013-07-18 15:26:53 +02:00  
				
					
						
							
							
								 
						
							
								5d5f97a776 
								
							 
						 
						
							
							
								
								Gtk.Application.get_dbus_object_path my be missing  
							
							
							
						 
						
							2013-07-18 14:06:51 +02:00  
				
					
						
							
							
								 
						
							
								a8c5d3bc24 
								
							 
						 
						
							
							
								
								Nano receivers were unsupported on kernel 3.2;  fixes   #88  
							
							
							
						 
						
							2013-07-18 14:01:36 +02:00  
				
					
						
							
							
								 
						
							
								a3f9860181 
								
							 
						 
						
							
							
								
								added descriptor for V450 Nano;  fixes   #89  
							
							
							
						 
						
							2013-07-17 20:02:31 +02:00  
				
					
						
							
							
								 
						
							
								1fed000855 
								
							 
						 
						
							
							
								
								added wpid to M515 desccriptor  
							
							
							
						 
						
							2013-07-17 19:54:28 +02:00  
				
					
						
							
							
								 
						
							
								61dfefde94 
								
							 
						 
						
							
							
								
								internationalized most strings;  fixes   #79  
							
							... 
							
							
							
							some might have slipped through the cracks 
							
						 
						
							2013-07-17 19:53:21 +02:00  
				
					
						
							
							
								 
						
							
								a4c0ad3d73 
								
							 
						 
						
							
							
								
								added M345 descriptor info  
							
							
							
						 
						
							2013-07-16 12:51:01 +02:00  
				
					
						
							
							
								 
						
							
								38c76393b1 
								
							 
						 
						
							
							
								
								added copyright notices to all source files  
							
							
							
						 
						
							2013-07-15 17:54:42 +02:00  
				
					
						
							
							
								 
						
							
								ce9b10dc2d 
								
							 
						 
						
							
							
								
								started i18n support  
							
							
							
						 
						
							2013-07-15 17:16:44 +02:00  
				
					
						
							
							
								 
						
							
								16af3a9acc 
								
							 
						 
						
							
							
								
								version 0.9.1  
							
							
							
						 
						
							2013-07-13 11:24:41 +02:00  
				
					
						
							
							
								 
						
							
								c690b2c9e9 
								
							 
						 
						
							
							
								
								minor descriptors clean-up  
							
							
							
						 
						
							2013-07-13 11:15:23 +02:00  
				
					
						
							
							
								 
						
							
								43ab629a26 
								
							 
						 
						
							
							
								
								moved logitech.unifying_receiver package to logitech_receiver  
							
							
							
						 
						
							2013-07-12 22:48:09 +02:00