gpo.zugaina.org

Search Portage & Overlays:

app-misc/g13

libusb driver for the g13

Screenshots

ChangeLog

commit e46c7e608b1e9243ae793787c779ff07a3faba8f
Author: Paul Healy <lmiphay@gmail.com>
Date: Mon Sep 4 20:43:01 2023 +0100

use eapi 8

Signed-off-by: Paul Healy <lmiphay@gmail.com>

commit 14043b51b4cef1652bb0d74d793f0fafdbd7fcfb
Author: Paul Healy <lmiphay@gmail.com>
Date: Sat Jan 7 15:51:54 2023 +0000

use eapi7 for g13 9999 ebuild

Signed-off-by: Paul Healy <lmiphay@gmail.com>

commit f9fe6547b93c0965dcd0435b9831bea6c2b0804d
Author: Paul Healy <lmiphay@gmail.com>
Date: Sun Jul 10 13:36:47 2022 +0100

call udev_reload in pkg_postinst/rm

Signed-off-by: Paul Healy <lmiphay@gmail.com>

commit 4ed33be97bb2606d23d3bdc28467bd44326cac10
Author: Paul Healy <lmiphay@gmail.com>
Date: Sat Feb 19 12:05:33 2022 +0000

remove old g13 ebuild

Signed-off-by: Paul Healy <lmiphay@gmail.com>

commit 0a064879cb6faa3b2caf565387e2c0c50b91a82f
Author: Paul Healy <lmiphay@gmail.com>
Date: Thu Nov 25 10:34:02 2021 +0000

app-misc/g13 update boost library name

Bug: https://bugs.gentoo.org/823329
Signed-off-by: Paul Healy <lmiphay@gmail.com>

commit fad2d2b4849fe720f6425c5b8e8243658a84fb82
Author: Paul Healy <lmiphay@gmail.com>
Date: Sun Feb 5 19:44:27 2017 +0000

add an ebuild for a git rev compatible with my changes

commit ec808b2adbb9686362ddb255cce344146932c942
Author: Paul Healy <lmiphay@gmail.com>
Date: Mon Nov 16 18:41:59 2015 +0000

revert the pipe creation change to avoid a buffer overflow detected

commit acc24ed92d3b02557edf1f055d68502c8a9fae0e
Author: Paul Healy <lmiphay@gmail.com>
Date: Sun Nov 15 13:55:15 2015 +0000

add experimental logging patch

commit 4c62b6a1e18a30ed140f4edf0d5669f1b9e4b889
Author: Paul Healy <lmiphay@gmail.com>
Date: Sun Nov 15 11:19:10 2015 +0000

dont hang if the device is not present

commit 823b3200040941e1571a51b854731caa461e9c86
Author: Paul Healy <lmiphay@gmail.com>
Date: Tue Nov 10 21:35:08 2015 +0000

dont race bind loads and LCD writes

commit 26fc775c3a051d3d0ef8d4e1cf7b73ad1798b1da
Author: Paul Healy <lmiphay@gmail.com>
Date: Mon Nov 9 20:48:26 2015 +0000

update manifest

commit 702f6567fbe69b5d2ba78bbf03890a9f71c0d18d
Author: Paul Healy <lmiphay@gmail.com>
Date: Mon Nov 9 20:46:29 2015 +0000

dont fail startup if there is no default bind file

commit 8233af69cd158e9015c35af47fb34b2e7b52a79f
Author: Paul Healy <lmiphay@gmail.com>
Date: Sun Nov 8 16:08:36 2015 +0000

update manifest

commit a0b666142d95333d5033f5731320973ead047fcc
Author: Paul Healy <lmiphay@gmail.com>
Date: Sun Nov 8 16:07:11 2015 +0000

bind a default key set on startup; add a helper for mod-button led control

commit dcadb339e28157edfd9ece5051d58e9904403152
Author: Paul Healy <lmiphay@gmail.com>
Date: Sat Nov 7 17:11:05 2015 +0000

add script to load bindings; sanity check for presence of the command pipe

commit 9502e81dba59856dd2556e1e34b173e1d6122523
Author: Paul Healy <lmiphay@gmail.com>
Date: Tue Nov 3 20:15:04 2015 +0000

add experimental modifier patch

commit ebc9f06a6193a1e56250a473bc4abb34830db5bd
Author: Paul Healy <lmiphay@gmail.com>
Date: Tue Nov 3 20:14:13 2015 +0000

add ebuild for latest known working version

commit ec9e0587937d17bc6ef3807e86e22f88b323288b
Author: Paul Healy <lmiphay@gmail.com>
Date: Tue Nov 3 10:57:46 2015 +0000

get the uinput device permissions and ownership working

commit 946b63681de03c56311204cb072f1b030dedf67f
Author: Paul Healy <lmiphay@gmail.com>
Date: Tue Nov 3 10:18:55 2015 +0000

write startup msg to LCD; pass in CFLAGS/LDFLAGS

commit 607f30ca5de589adb4558196e0c9d90114ca9355
Author: Paul Healy <lmiphay@gmail.com>
Date: Tue Nov 3 09:30:49 2015 +0000

the pipe doesnt need to be readable by other

commit aed35963a704f36953d769f5be7f3a51f4cce941
Author: Paul Healy <lmiphay@gmail.com>
Date: Mon Nov 2 22:03:46 2015 +0000

add uinput G13 driver