Daniel Pavel
b2c87b4f80
Merge pull request #95 from nexces/master
...
Added Polish translation
2013-07-23 13:36:30 -07:00
Adrian 'Nexces' Piotrowicz
58fcb074ff
Updated po-update.sh script for use in (x)buntu.
...
Added another location to scan in function unfmt() due to fact that gtk30.mo and gtk30-properties.mo are found in /usr/share/locale-langpack/ instead of /usr/share/locale/.
2013-07-23 10:49:25 +02:00
Adrian 'Nexces' Piotrowicz
dbff65a4d1
Updated POT (translation template)
2013-07-23 10:49:05 +02:00
Adrian 'Nexces' Piotrowicz
a7ac589692
Added Polish translation
2013-07-23 10:46:56 +02:00
Daniel Pavel
3d4570cd1f
check the Gtk bindings version at start-up
2013-07-20 06:22:15 +02:00
Daniel Pavel
b6bc35ed3e
K800: added support for hand detection
2013-07-19 11:49:30 +02:00
Daniel Pavel
5d4d0c07ad
use () instead of [] where possible
2013-07-19 11:48:40 +02:00
Daniel Pavel
15cb97c56e
udev devices may not have all the attributes; fixes #93
2013-07-19 11:46:50 +02:00
Daniel Pavel
f902b32755
m515 device scan
2013-07-18 20:40:38 +02:00
Daniel Pavel
fcfc7cd6fc
a few more asserts in descriptors
...
just testing stuff...
2013-07-18 20:38:05 +02:00
Daniel Pavel
c3718d22d6
minor clean-ups
2013-07-18 20:36:27 +02:00
Daniel Pavel
2829acd6f5
added side-scrolling toggle setting
2013-07-18 20:35:39 +02:00
Daniel Pavel
c35ae8ffc9
added wpid to T650 descriptor
2013-07-18 20:34:29 +02:00
Daniel Pavel
f7159e9338
properly mask flags when writing device settings; fixes #86
2013-07-18 20:33:52 +02:00
Daniel Pavel
4074fb7750
trim the codename to the declared length ( fixes #90 )
2013-07-18 16:23:34 +02:00
Daniel Pavel
444169d84b
added descriptor for V550 Nano
2013-07-18 15:26:53 +02:00
Daniel Pavel
5d5f97a776
Gtk.Application.get_dbus_object_path my be missing
2013-07-18 14:06:51 +02:00
Daniel Pavel
a8c5d3bc24
Nano receivers were unsupported on kernel 3.2; fixes #88
2013-07-18 14:01:36 +02:00
Daniel Pavel
dd2a18d60e
added documentation for translators
2013-07-17 20:36:39 +02:00
Daniel Pavel
a3f9860181
added descriptor for V450 Nano; fixes #89
2013-07-17 20:02:31 +02:00
Daniel Pavel
1fed000855
added wpid to M515 desccriptor
2013-07-17 19:54:28 +02:00
Daniel Pavel
61dfefde94
internationalized most strings; fixes #79
...
some might have slipped through the cracks
2013-07-17 19:53:21 +02:00
Daniel Pavel
454fbcbc6e
Merge remote-tracking branch 'origin/master'
2013-07-16 16:41:53 +02:00
Daniel Pavel
8112e90ded
website: replace the png logo with embedded svg
2013-07-16 16:36:00 +02:00
Daniel Pavel
a4c0ad3d73
added M345 descriptor info
2013-07-16 12:51:01 +02:00
Daniel Pavel
30f2afacb7
debian packaging: cleaned-up the debian/ files
...
according to feedback on debian bug #715172
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715172 )
2013-07-16 12:50:47 +02:00
Daniel Pavel
2a27c1d14e
Merge pull request #87 from Lekensteyn/updates
...
docs/devices: add M345 (HID++ 2.0)
2013-07-16 03:39:28 -07:00
Peter Wu
cccf4ec428
docs/devices: add M345 (HID++ 2.0)
2013-07-16 12:31:56 +02:00
Daniel Pavel
38c76393b1
added copyright notices to all source files
2013-07-15 17:54:42 +02:00
Daniel Pavel
ce9b10dc2d
started i18n support
2013-07-15 17:16:44 +02:00
Daniel Pavel
13e89dc219
post-build updates: debian/changelog and jekyll config
2013-07-13 13:23:52 +02:00
Daniel Pavel
16af3a9acc
version 0.9.1
2013-07-13 11:24:41 +02:00
Daniel Pavel
c690b2c9e9
minor descriptors clean-up
2013-07-13 11:15:23 +02:00
Daniel Pavel
43ab629a26
moved logitech.unifying_receiver package to logitech_receiver
2013-07-12 22:48:09 +02:00
Daniel Pavel
b83a14e16f
minor clean-ups and formatting
2013-07-12 22:39:17 +02:00
Daniel Pavel
a966bbff6f
fixed handling of protocol version when the device is offline
2013-07-12 22:23:03 +02:00
Daniel Pavel
141a5c3dee
don't ping devices known to be offline
2013-07-12 22:07:58 +02:00
Daniel Pavel
994bb07bc4
descriptors updated
2013-07-12 21:55:32 +02:00
Daniel Pavel
24f658d8fe
support multiple Wireless PIDs for same device model
2013-07-12 21:53:23 +02:00
Daniel Pavel
49d77a2f90
handle unknown devices slightly better
2013-07-12 20:30:46 +02:00
Daniel Pavel
876cf35954
automatically detect the latest source.changes file generated
2013-07-12 17:14:15 +02:00
Daniel Pavel
46c0448854
got rid of /opt/extras sillyness in ubuntu packaging
2013-07-12 17:02:17 +02:00
Daniel Pavel
d78c7ed9be
make sure items in window tree are sorted by number ( fixed #73 )
2013-07-12 15:24:49 +02:00
Daniel Pavel
51d0ccf654
only popup the window once per device on battery alerts
2013-07-12 14:35:16 +02:00
Daniel Pavel
9c8252b59f
on alert popups, selected the device that triggered the popup
2013-07-12 14:10:26 +02:00
Daniel Pavel
488a78cc52
fixed #75 (pair button disappearing)
2013-07-12 10:35:28 +02:00
Daniel Pavel
0e6d088372
fixed some awkward path joining stuff
2013-07-11 22:46:29 +02:00
Daniel Pavel
d4d1a4f8e2
install the .desktop file in /etc/xdg/autostart ( fixes #77 )
2013-07-11 22:45:29 +02:00
Daniel Pavel
34801bfd1e
install the application icon in hicolor/scalable/apps
2013-07-11 22:24:57 +02:00
Daniel Pavel
948b4c4d51
updated descriptors and devices doc for Anywhere MX
2013-07-11 15:34:36 +02:00