Commit Graph

2087 Commits

Author SHA1 Message Date
Daniel Pavel db0d6e8bbc release 0.8.0 2012-12-01 19:14:06 +02:00
Daniel Pavel 1cc532d600 fixed orphaned weakrefs when unpairing a device 2012-12-01 19:12:53 +02:00
Daniel Pavel 8f5fa0cf9a code clean-ups, the app starts faster now 2012-12-01 15:49:52 +02:00
Daniel Pavel 89c6904d69 fixed pairing (again), this time also tested it 2012-11-30 20:28:22 +02:00
Daniel Pavel 14663ca204 re-wrote loading of icons for devices 2012-11-30 15:23:16 +02:00
Daniel Pavel 64d2b35ace some clean-ups 2012-11-30 15:20:41 +02:00
Daniel Pavel ab5e09db93 pairing fixes 2012-11-29 21:26:03 +02:00
Daniel Pavel 932a015e49 better battery icon in the systray 2012-11-29 20:13:53 +02:00
Daniel Pavel d6b18cd426 python 3 fixes 2012-11-29 12:34:20 +02:00
Daniel Pavel 84540fb087 re-wrote most of the app, based on latest HID++ docs from Logitech 2012-11-29 04:10:16 +02:00
Daniel Pavel 5b8c983ab3 some speed tweaks to hidconsole batch mode 2012-11-24 22:49:15 +02:00
Daniel Pavel 13a11e78f0 added more known device names and kinds 2012-11-13 09:48:52 +02:00
Daniel Pavel fb8cf26c51 release 0.7.4 2012-11-12 18:34:27 +02:00
Daniel Pavel 41db725e15 fixed property updates from events 2012-11-12 18:34:11 +02:00
Daniel Pavel f25d2ba183 small tweaks on how the devices info is displayed 2012-11-12 18:15:29 +02:00
Daniel Pavel 66531635bc scripts clean-up 2012-11-12 15:33:21 +02:00
Daniel Pavel 4c5cf85091 re-worked the UI a bit to give better info on devices status 2012-11-12 15:28:38 +02:00
Daniel Pavel 6db4deafee python 3 fixes 2012-11-11 22:37:42 +02:00
Daniel Pavel 2c312c1a5b show battery icon in tray if any available 2012-11-11 21:59:50 +02:00
Daniel Pavel bcc2bf123e fixed initialization sequence for newly detected devices 2012-11-11 20:11:30 +02:00
Daniel Pavel 50fedab19e re-worked how fd handles are used in multi-threading 2012-11-11 17:03:13 +02:00
Daniel Pavel d0ccd3e9c2 ui tweak 2012-11-09 09:20:44 +02:00
Daniel Pavel 4b2d8a8d5a addded custom swids to feature calls 2012-11-09 09:20:28 +02:00
Daniel Pavel c12364a7c7 fix receiver status when more than 1 device is connected 2012-11-09 01:03:37 +02:00
Daniel Pavel 560400e786 small ui tweaks 2012-11-08 22:32:19 +02:00
Daniel Pavel f7a4d89467 fixed display of receiver details 2012-11-08 22:05:35 +02:00
Daniel Pavel e0fd21b429 version 0.7.2 2012-11-08 12:01:24 +02:00
Daniel Pavel ec6a2d892a improved hidconsole in tty and batch mode 2012-11-08 12:01:00 +02:00
Daniel Pavel a59ad221a1 improved support for HID 1.0 devices 2012-11-08 11:41:09 +02:00
Daniel Pavel c9843e4408 properly implemented pinging a device 2012-11-08 11:39:56 +02:00
Daniel Pavel ab6f17cc6b better support for devices that don't support the features call 2012-11-08 09:38:35 +02:00
Daniel Pavel 6602d7ee13 fixed query of name/serial for devices 2012-11-08 00:29:07 +02:00
Daniel Pavel b2db0706c6 handle better devices which do not support feature calls 2012-11-08 00:28:40 +02:00
Daniel Pavel 8db1ce97a8 improved read of device serial 2012-11-07 22:34:43 +02:00
Daniel Pavel 8ae8d4502d fixed some log messages 2012-11-07 22:32:55 +02:00
Daniel Pavel e5332500ea testing improved detection of device status 2012-11-07 22:13:16 +02:00
Daniel Pavel 5f6fd5a333 added codename for Performance MX mouse 2012-11-07 21:51:07 +02:00
Daniel Pavel 89205f0bbc better matching of task replies 2012-11-07 21:29:06 +02:00
Daniel Pavel f172ceebd1 when input is not a tty, wait a second before exiting 2012-11-07 21:28:42 +02:00
Daniel Pavel d5dec5f7ec logging fix 2012-11-07 21:14:50 +02:00
Daniel Pavel f8d0beb471 don't forget the 6th device on scan 2012-11-07 20:41:14 +02:00
Daniel Pavel 7e44ec5ebf added requirements check in main application 2012-11-07 14:59:43 +02:00
Daniel Pavel 6e939e9485 small documentation updates 2012-11-06 18:44:24 +02:00
Daniel Pavel 40eacb0741 LD_LIBRARY_PATH no longer needed 2012-11-06 17:38:49 +02:00
Daniel Pavel 4cb9b30466 use the first python version found when starting the scripts 2012-11-05 20:52:51 +02:00
Daniel Pavel 5c38c33374 notify in case of permissions problem on the hidraw device 2012-11-04 15:30:39 +02:00
Daniel Pavel 6590e9ed2d readme updates 2012-11-03 16:18:02 +02:00
Daniel Pavel d5f8a4bc45 cleanup in the pyudev hidapi implementation, incremented app version 2012-11-03 07:49:10 +02:00
Daniel Pavel 39855408ed added pyudev-based implementation of hidapi 2012-11-02 22:09:31 +02:00
Daniel Pavel 8fc078bdaf hidapi.enumerate() returns an iterable 2012-11-02 22:09:04 +02:00