Commit Graph

76 Commits

Author SHA1 Message Date
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 5985105e0e added dummy pair button 2012-10-14 00:02:07 +03:00
Daniel Pavel 25d5d20825 readme and installation notes updated, license changed to GPLv2 2012-10-13 23:28:06 +03:00
Daniel Pavel cccf269086 status icons updated, removed all Logitech images 2012-10-13 23:12:22 +03:00
Daniel Pavel d880c4146d removed window in-frame 2012-10-13 20:09:49 +03:00
Daniel Pavel 79afb1ceed more timely update of receiver status when starting the app 2012-10-13 20:09:31 +03:00
Daniel Pavel ec7ebb0939 fix a double-free when the receiver is removed 2012-10-13 19:55:44 +03:00
Daniel Pavel 371b874986 Packet __str__ fix 2012-10-13 18:30:00 +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 0255194b46 dropped firmware from standard device info 2012-10-12 04:36:13 +03:00
Daniel Pavel 5da2d43b1c expanded devices database, commented out some unnecessary logging 2012-10-12 04:24:35 +03:00
Daniel Pavel bc9f39873e api function to query receiver info 2012-10-11 22:02:13 +03:00
Daniel Pavel 04471ec660 stop notifications spamming 2012-10-11 20:37:30 +03:00
Daniel Pavel cbfcd8416a re-organized the directories a bit 2012-10-11 19:19:27 +03:00
Daniel Pavel c9f06aa5da clean-ups in LUR library 2012-10-11 18:38:57 +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
Daniel Pavel e34ad5104f reworked the event listener 2012-10-10 06:37:03 +03:00
Daniel Pavel c61297a871 updated udev rules file 2012-10-09 17:43:47 +03:00
Daniel Pavel d3f355eda1 resized all icons to 128x128 2012-10-09 17:41:30 +03:00
Daniel Pavel 9111afcd6b small updates to the app 2012-10-09 15:13:31 +03:00
Daniel Pavel 9b2c1bdef6 fixes for python3 2012-10-09 12:31:46 +03:00
Daniel Pavel 377d7c844d made hidconsole work in python2 and 3 2012-10-08 15:03:36 +03:00
Daniel Pavel 257f74b496 cleaned-up the app a bit 2012-10-08 14:12:38 +03:00
Daniel Pavel 882332256b made hidconsole read events properly 2012-10-08 14:10:56 +03:00
Daniel Pavel 058d81a767 improvements to the hid console 2012-10-07 20:20:36 +03:00
Daniel Pavel 8ee2940106 cleanups in api 2012-10-07 20:19:57 +03:00
Daniel Pavel 3fdec81cf2 icon updates 2012-10-07 16:53:58 +03:00
Daniel Pavel 4f8e983843 some cleanups in base 2012-10-07 16:45:44 +03:00
Daniel Pavel c6427ab4a6 better logging in cli tools 2012-10-06 14:48:42 +03:00
Daniel Pavel ecf3539ba2 cleanups 2012-10-05 13:26:52 +03:00
Daniel Pavel cb3a42c04e greatly simplified loading of icons 2012-10-05 02:39:32 +03:00
Daniel Pavel 9ba6aa1c31 added a devices status window 2012-10-04 01:36:43 +03:00
Daniel Pavel 4d63c960e5 optimized png files 2012-10-03 08:43:01 +03:00
Daniel Pavel 7ba3a6fe70 made hidapi a package 2012-10-03 08:42:40 +03:00
Daniel Pavel c3df8128dd added license file 2012-10-03 08:25:33 +03:00
Daniel Pavel dc76e62321 added a proper right-click menu to the icon 2012-09-28 15:08:42 +03:00
Daniel Pavel 438b930497 updated README with installation instructions 2012-09-28 14:37:53 +03:00
Daniel Pavel 73460c2541 fixed some typos 2012-09-28 14:10:56 +03:00
Daniel Pavel d65c1dbf59 some clean-ups in the logitech library 2012-09-28 13:58:17 +03:00
Daniel Pavel 0fe3151051 added a cli tool for scanning the UR devices 2012-09-28 10:34:49 +03:00
Daniel Pavel 3a6e7514fb updated README 2012-09-28 10:32:57 +03:00
Daniel Pavel 407c41756d added a hid console tool 2012-09-28 02:18:10 +03:00
Daniel Pavel 42ef44e2e2 forget about devices that have been disconnected for too long 2012-09-28 01:19:23 +03:00
Daniel Pavel 4100e8c625 small clean-ups 2012-09-28 00:59:03 +03:00
Daniel Pavel 4da3c09949 updated lib and application to work both python 2 and 3 2012-09-27 21:17:49 +03:00