Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

usb viewer for Linux

C 1.2 MB Created Jun 25, 2008
Stars 272 Forks 68 Watchers 15 Open issues 1 Open PRs 0
History

1 branches 16 tags

master #31 Merge pull request #31 from ferdnyc/xcf-license-corruption a3de218
#34 Merge pull request #34 from philipl/master 592e5ed
#34 Add support for SuperSpeed+ (20Gb/s) in the speed field b72c9a3
#30 Merge pull request #30 from ferdnyc/icon-transparency 0fec681
#31 Fix SPDX FileCopyrightText for .xcf file d7e88c6
#30 Reset icon DPI to 96x96 (screen-res) d118413
#30 Icons: Make PNG/XPM transparent, hi-res 7d59e2b
v3.1 usbview 3.1 release cfbe10e
#29 Merge pull request #29 from ferdnyc/auto-tooltips 37d1375
#29 Let Gtk handle tooltips 5d471a8
#26 Merge pull request #26 from ximion/wip/dark-theme c21b107
#27 Merge pull request #27 from ximion/wip/appstream 4b1f1c7
#27 Add AppStream metadata 468181c
#26 Display correctly when a dark GTK+ theme is used 2a5871a
#21 Merge pull request #21 from barak/master 4179aab
#21 perform radical pkexecectomy 8f911eb
v3.0 usbview 3.0 release 47dd104
usbview.spdx: add spdx file e2e83a6
Add copyright and license info to many files that were missing it. 4d3b5c6
INSTALL: remove file e350d34
Add license to AUTHORS and Changelog file 33dce24
TODO: delete file f5eb5dc
add proper license and license info for the CCAN files d219745
usbtree.c: update copyright year d5837c5
sysfs.c: rename comment and update copyright date 5b0e3b9
usbparse: remove old debugfs/usbfs parsing logic entirely 91edcb4
sysfs.h: remove typedef for DeviceEndpoint 19263bb
sysfs.h: remove typedef for DeviceInterface fe39c3f
sysfs.h: remove DeviceConfig typedef 09fe1e7
sysfs.h: remove typedef for DeviceBandwidth 8bf24a8
sysfs.h: remove typedef for Device a83b8d5
.h: remove extern from function declarations. 4b24258
sysfs.h: fix comment and filename 5205b4a
sysfs.h: remove unused #defines 6b27f6f
usbtree: remove unused file handling logic da1dd94
usbview_logo: remove copyright year from graphic 4e9701a
Makefile.am: add ccan include files 949e512
Merge branch 'master' into sysfs a65fa40
v2.2 usbview 2.2 release 38e9dc5
main.c: properly handle command line arguments 1282782
org.freedesktop.pkexec.usbview.policy: fix a local root privilege esc… bf374fa
Update copyright year to 2022 4a5de69
clean up old commented out code now that the sysfs switch works. 3a2644e
fix up bcd version info and use g_* memory allocators properly. 9d1a9d8
Multiple children on hubs now work properly. c1ff5fc
interfaces and endpoints now work properly. 139a265
Add ccan list and str and container_of header files aa6a526
fix interface build. 14f4558
root hub descriptors and interface parsed df5955b
initial sysfs files copied from usbparse files 19f0645
configure-dialog: remove ability to set the configure file 152c764
interface: fix up build warning from tooltip patch c658ed0
#19 Merge pull request #19 from smcameron/master 208083d
#18 Merge pull request #18 from ferdnyc/patch-1 89ca08f
#19 Add tooltip to explain that red devices have no attached drivers e886f31
#18 About dialog: Update copyright years 4641f8c
v2.1 usbview 2.1 release e4a0a80
Update copyright on some C files. ca70d31
usbparse: increase number of MAX_INTERFACES 27eaf9e
autogen.sh: turn off a gcc warning 86c3134
usbtree.c: make SelectItem static 8de2faa
autogen.sh: add configuration script ff5af31
configure.ac: remove AX_CFLAGS_WARN_ALL e99b4b7
Makefile.am: add license to the tarball 3045991
AUTHORS, README: update date and license file 0cb6d26
Move license to LICENSES/ subdirectory a05262f
configure: remove dependancy on inkscape for making the icons aeafd6a
.gitignore: add *~ to ignore pattern. f167d66
logo: update with new copyright date. b8b1436
#17 Merge pull request #17 from pinotree/drop-spec-file 9765bf9
#17 Drop old RPM spec file 666c87f
configure.ac: make quiet builds e9cdd84
Add correct SPDX license identifiers to all files 20243dc
#12 Merge pull request #12 from barak/upstream 6fe2f4f
#12 policykit support file config option 0667e30
#12 distribute policykit support file ae685ab
#11 Merge pull request #11 from barak/upstream ada4839
#11 desktop file via policykit ddefeba
#11 enable compiler warnings 13d3691
#9 Merge pull request #9 from barak/master 657b71b
#10 Merge pull request #10 from mikesart/buffer-over-read-fix 32fd8bb
#10 Fix interface class/name buffer over-read. bef1aac
#9 log changes 5873767
#9 update .gitignore 9c3d06c
#9 trim ChangeLog whitespace f611dab
#9 rm NEWS, as allowed by automake foreign option 3da299f
#9 squelch compiler warnings about gtk stock item deprecation 2ffa576
#9 squelch compiler warning about ignored return value of fgets a879167
#9 scalable icon and desktop file support 6a0fb55
#9 update autotools 5a99b76
#9 remove debian subdir; maintained in separate branch 4b25f25
#8 Merge pull request #8 from diegoherranz/superspeed 301d412
#8 Add support for SuperSpeed and SuperSpeed+ (5-10Gb/s) in the speed field b801280
add bus number and device address display bb469f3
v2.0 usbview 2.0 release 3da5842
remove about-dialog.c and showmessage.c as they are no longer needed. aa57b6a
/proc/bus/usb/devices has moved to /sys/kernel/debug/usb/devices f1a40f1
port usbview to use gtk3 6f14355
update the FSF address by removing it in all files. e372c42
v1.1 usbview 1.1 release 2a0cda7