Commit Graph

32 Commits

Author SHA1 Message Date
Daniel Pavel 3fe9caf0e6 added solaar-cli for command-line operations 2012-12-03 11:34:35 +02:00
Daniel Pavel a403c3b596 release 0.8.1 2012-12-01 23:32:51 +02:00
Daniel Pavel db0d6e8bbc release 0.8.0 2012-12-01 19:14:06 +02:00
Daniel Pavel 64d2b35ace some clean-ups 2012-11-30 15:20:41 +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 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 f25d2ba183 small tweaks on how the devices info is displayed 2012-11-12 18:15:29 +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 50fedab19e re-worked how fd handles are used in multi-threading 2012-11-11 17:03:13 +02:00
Daniel Pavel e0fd21b429 version 0.7.2 2012-11-08 12:01:24 +02:00
Daniel Pavel a59ad221a1 improved support for HID 1.0 devices 2012-11-08 11:41:09 +02:00
Daniel Pavel 7e44ec5ebf added requirements check in main application 2012-11-07 14:59:43 +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 d5f8a4bc45 cleanup in the pyudev hidapi implementation, incremented app version 2012-11-03 07:49:10 +02:00
Daniel Pavel c6d1ab4526 fix for starting the application with no receiver connected 2012-11-02 22:07:35 +02:00
Daniel Pavel 802da6a21a clean-ups 2012-11-02 07:21:55 +02:00
Daniel Pavel 1d8ac27614 clean-up and simpler monitoring of receiver state 2012-11-01 13:47:11 +02:00
Daniel Pavel a8a72f7ae5 dropped the watcher thread
now the receiver is looked for and initialized on the application's main
thread
2012-11-01 06:30:29 +02:00
Daniel Pavel e7bb599689 reworked the way tasks are processed by the listener 2012-10-27 18:40:54 +03:00
Daniel Pavel 62a91b56d2 logging and python3 cleanups 2012-10-24 15:09:39 +03:00
Daniel Pavel b10ade4430 initial implementation of pairing 2012-10-22 10:03:26 +03:00
Daniel Pavel f2dac70131 reworked the receiver and devices into classes 2012-10-18 14:19:20 +03:00
Daniel Pavel e3ce7179f5 typo fix 2012-10-13 18:29:10 +03:00
Daniel Pavel e6d1244ed5 use a fully async model for updating the device statuses 2012-10-13 18:21:47 +03:00
Daniel Pavel bca21a7220 use specialized namedtuple for events 2012-10-13 18:13:05 +03:00
Daniel Pavel 5347f41d73 redesigned the window UI 2012-10-13 18:12:16 +03:00
Daniel Pavel 5da2d43b1c expanded devices database, commented out some unnecessary logging 2012-10-12 04:24:35 +03:00
Daniel Pavel f295d1d90e tweaked the ui a bit 2012-10-11 16:46:49 +03:00
Daniel Pavel e52bfe53a5 reorganized the app files a bit 2012-10-10 17:24:13 +03:00