| author | Michal Čihař <mcihar@suse.cz> | |
| Mon, 2 Jan 2012 12:49:15 +0000 (13:49 +0100) | ||
| committer | Michal Čihař <mcihar@suse.cz> | |
| Mon, 2 Jan 2012 12:49:15 +0000 (13:49 +0100) | ||
| commit | 8a3e7f71bfa9da2b28dc392652236ff2fa0e8fff | |
| tree | c873a5724605795c24a135708bd207f33d98b031 | tree | snapshot |
Imported Upstream version 0.1.3
94 files changed:
| AUTHORS | [new file with mode: 0644] | blob |
| COPYING | [new file with mode: 0644] | blob |
| ChangeLog | [new file with mode: 0644] | blob |
| INSTALL | [new file with mode: 0644] | blob |
| MAINTAINERS | [new file with mode: 0644] | blob |
| Makefile.am | [new file with mode: 0644] | blob |
| Makefile.in | [new file with mode: 0644] | blob |
| NEWS | [new file with mode: 0644] | blob |
| README | [new file with mode: 0644] | blob |
| TODO | [new file with mode: 0644] | blob |
| aclocal.m4 | [new file with mode: 0644] | blob |
| autogen.sh | [new file with mode: 0755] | blob |
| build-aux/compile | [new file with mode: 0755] | blob |
| build-aux/config.guess | [new file with mode: 0755] | blob |
| build-aux/config.sub | [new file with mode: 0755] | blob |
| build-aux/depcomp | [new file with mode: 0755] | blob |
| build-aux/install-sh | [new file with mode: 0755] | blob |
| build-aux/ltmain.sh | [new file with mode: 0755] | blob |
| build-aux/missing | [new file with mode: 0755] | blob |
| config.h | [new file with mode: 0644] | blob |
| config.h.in | [new file with mode: 0644] | blob |
| configure | [new file with mode: 0755] | blob |
| configure.ac | [new file with mode: 0644] | blob |
| docs/Makefile.am | [new file with mode: 0644] | blob |
| docs/Makefile.in | [new file with mode: 0644] | blob |
| docs/api/Makefile.am | [new file with mode: 0644] | blob |
| docs/api/Makefile.in | [new file with mode: 0644] | blob |
| docs/api/gusb-docs.sgml | [new file with mode: 0644] | blob |
| docs/api/gusb-overrides.txt | [new file with mode: 0644] | blob |
| docs/api/gusb-sections.txt | [new file with mode: 0644] | blob |
| docs/api/gusb.types | [new file with mode: 0644] | blob |
| docs/api/html/GUsbContext.html | [new file with mode: 0644] | blob |
| docs/api/html/GUsbDevice.html | [new file with mode: 0644] | blob |
| docs/api/html/GUsbDeviceList.html | [new file with mode: 0644] | blob |
| docs/api/html/faq.html | [new file with mode: 0644] | blob |
| docs/api/html/gusb-gusb-source.html | [new file with mode: 0644] | blob |
| docs/api/html/gusb-gusb-version.html | [new file with mode: 0644] | blob |
| docs/api/html/gusb.devhelp2 | [new file with mode: 0644] | blob |
| docs/api/html/home.png | [new file with mode: 0644] | blob |
| docs/api/html/index.html | [new file with mode: 0644] | blob |
| docs/api/html/index.sgml | [new file with mode: 0644] | blob |
| docs/api/html/introduction.html | [new file with mode: 0644] | blob |
| docs/api/html/left.png | [new file with mode: 0644] | blob |
| docs/api/html/libgusb-helpers.html | [new file with mode: 0644] | blob |
| docs/api/html/libgusb.html | [new file with mode: 0644] | blob |
| docs/api/html/right.png | [new file with mode: 0644] | blob |
| docs/api/html/specification.html | [new file with mode: 0644] | blob |
| docs/api/html/style.css | [new file with mode: 0644] | blob |
| docs/api/html/up.png | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-context-private.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-context.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-device-list.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-device-private.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-device.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-private.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-source-private.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-source.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-unused.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-util.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb-version.sgml | [new file with mode: 0644] | blob |
| docs/api/tmpl/gusb.sgml | [new file with mode: 0644] | blob |
| docs/api/version.xml | [new file with mode: 0644] | blob |
| docs/api/version.xml.in | [new file with mode: 0644] | blob |
| gtk-doc.make | [new file with mode: 0644] | blob |
| gusb/Makefile.am | [new file with mode: 0644] | blob |
| gusb/Makefile.in | [new file with mode: 0644] | blob |
| gusb/gusb-context-private.h | [new file with mode: 0644] | blob |
| gusb/gusb-context.c | [new file with mode: 0644] | blob |
| gusb/gusb-context.h | [new file with mode: 0644] | blob |
| gusb/gusb-device-list.c | [new file with mode: 0644] | blob |
| gusb/gusb-device-list.h | [new file with mode: 0644] | blob |
| gusb/gusb-device-private.h | [new file with mode: 0644] | blob |
| gusb/gusb-device.c | [new file with mode: 0644] | blob |
| gusb/gusb-device.h | [new file with mode: 0644] | blob |
| gusb/gusb-private.h | [new file with mode: 0644] | blob |
| gusb/gusb-self-test.c | [new file with mode: 0644] | blob |
| gusb/gusb-source-private.h | [new file with mode: 0644] | blob |
| gusb/gusb-source.c | [new file with mode: 0644] | blob |
| gusb/gusb-source.h | [new file with mode: 0644] | blob |
| gusb/gusb-util.c | [new file with mode: 0644] | blob |
| gusb/gusb-util.h | [new file with mode: 0644] | blob |
| gusb/gusb-version.h | [new file with mode: 0644] | blob |
| gusb/gusb-version.h.in | [new file with mode: 0644] | blob |
| gusb/gusb.h | [new file with mode: 0644] | blob |
| gusb/gusb.pc.in | [new file with mode: 0644] | blob |
| m4/gtk-doc.m4 | [new file with mode: 0644] | blob |
| m4/libtool.m4 | [new file with mode: 0644] | blob |
| m4/ltoptions.m4 | [new file with mode: 0644] | blob |
| m4/ltsugar.m4 | [new file with mode: 0644] | blob |
| m4/ltversion.m4 | [new file with mode: 0644] | blob |
| m4/lt~obsolete.m4 | [new file with mode: 0644] | blob |
| tools/Makefile.am | [new file with mode: 0644] | blob |
| tools/Makefile.in | [new file with mode: 0644] | blob |
| tools/gusb-main.c | [new file with mode: 0644] | blob |
