Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/qmk/qmk_driver_installer

Windows Driver Installer library for USB devices
https://github.com/qmk/qmk_driver_installer

[core] update inf and cat for dynamic WDF & KMDF version

* Files were hardcoded for 01009/1.9
* Closes #1
* Note that upgrading to KMDF 1.11 may require ...

f7aafc19d1990c320ab77f83c265bec39be95fbd authored over 12 years ago
[internal] updated _bm script for WinUSB redist

09ea367580415201f62b4505edb145dd98d71720 authored over 12 years ago
[internal] bumped internal version

52342c0090108c5dfd987a053fd43a072da79ddc authored over 12 years ago
[embedder] update WinUSB for Windows 8 preview redist

* http://msdn.microsoft.com/en-US/windows/hardware/br259104
uses a new directory structure as ...

9189c737c53274510c2d81d2e116bec553f13b6e authored over 12 years ago
[examples] update URLs

5d7f03264f3f8604a783eb3d93502c4872fdcad7 authored over 12 years ago
[misc] update URLs for github move

9bd56be0db80708f6cc7adc4fd6fb3f3f03af68a authored over 12 years ago
[misc] install libwdi.h to be used by library users

2edd5b9c8ea87017ea603d5d6cf7d38b9b8ea335 authored over 12 years ago
[misc] add a libwdi pkg-config file

f3f7cb5ca26a0835945e727113a0289c54f3bfc9 authored over 12 years ago
[misc] some versions of dlltool require a library name

libwdi.def: add name to LIBRARY line

Similar to a libusbx patch 89b43a6929 by Xiaofan Chen with...

d56bcbaf4edd4156bba2ff3e4b6d6d7630fa6f85 authored over 12 years ago
[core] fix missing CloseHandle

* Also fix missing include in pki.c

ee21aca4aa12d9e5eb207894bc2ee5f0aaf223df authored over 12 years ago
[samples] fix missing language tables warning from NSIS

* without a language section, the Unicode build of NSIS gives
many warnings about missing lang...

90be8afbc29789c07b807d53b0ec15e97d87bee7 authored almost 13 years ago
[misc] fix VS2008 project files and remove libusb-1.0 DLL refs from K

a7cbbc0764c0055c8e356941caa220d6223bd7e0 authored about 13 years ago
[internal] bumped internal version

5ed3e0c98a6316be07e7c2d497bfd97bcf4e99b8 authored about 13 years ago
[inf-wizard] fix clang warnings about null derefs

ea9ff4d8a42888a1d4b1abdcf473eea734708024 authored about 13 years ago
[mingw] fix -Wunused-but-set-variable warnings

6ae8df98fc6ac2e21c91ac98ae4da2ac5a2dc7d1 authored about 13 years ago
[zadig] fix potential null pointer dereference

b2357457b43ff470df0036b9b5d2624d60968afb authored about 13 years ago
[internal] bumped internal version

a7b3f817c8de3fa67227099829973bbc0ae4bbf6 authored about 13 years ago
[core] fix "cast to pointer from integer of different size" warning

* reported in MinGW-w64 with --disable-32bit
* static_strcat() does not handle conditionals

26793cbca81732138e77037566411b819476c295 authored about 13 years ago
[wdk] ddk_build improvements

ad4fd20b2f6832da28586cd0a09af9774a3d0cf7 authored about 13 years ago
[zadig] fix WDK 64 build

56ec8128d2bd0a3f8bbb02725b15a5fd52b3ed9e authored about 13 years ago
[internal] update Zadig changelog

8bbe60cecb28e0db42ba86bcb5f5079bbdb5871f authored about 13 years ago
libwdi 1.2.1

554b9bc2ee559539b9d02a245cc38fa63f402e7a authored about 13 years ago
[zadig] fix memory leaks

* tooltip strings were not freed on exit
* WCID device description was not freed

998de567ef4a63ee70e3ced01e6e9b4706c47334 authored about 13 years ago
[core] fix memory leak in free_di()

* issue reported by Travis Robinson

f77aa13c06ac3aa53027f8c4f2ff603e424145ae authored about 13 years ago
[misc] update RC data

56e3b9a7db4fdb508b5f34d4d81b4ad96d5a6148 authored about 13 years ago
[msvc] fix DLL project missing .def file assignment in link config

* reported by Travis Robinson

1d57aececf4512c03ad208ea01a1a56ece728be7 authored about 13 years ago
[msvc] add defines and disable optimization for debug

* reported by Travis Robinson

505274f80702d51934f9556dde1d68d883131b93 authored about 13 years ago
[internal] add SetACL for icon display in UAC prompt

66573feeb6dbccef4d45dd7bb3a93dc7ac736d93 authored about 13 years ago
[zadig] fix benign error messages being displayed

* reverts some of the Clang static-analyzer warnings
as it generated benign warnings that we a...

369fb1f294e0052df4bbf18acd7260b03223ac8f authored about 13 years ago
[zadig] update application properties

f48fb9e9b9d53469d1d4b2f46fdb289713b59351 authored about 13 years ago
[internal] add digital signing of Zadig

* also fixed scp multi-upload to sf.net and (attempt) .creole not being displayed

d6a62964aea6da907eda43bb56765f5cede948c3 authored about 13 years ago
[internal] bumped internal version

304be6935a440b5783786f2c40e16622ba312611 authored about 13 years ago
[zadig] fix maximum number of tooltips being too low

Some tooltips were being dropped as a result.

e44ad1fb09d796b6a28ee808817144fc7de5a828 authored about 13 years ago
[core] fix Clang static-analyzer warnings

ac84525e4ef1b4566b333bb8be5441c1797a41e7 authored about 13 years ago
[internal] Creole READMEs updates

bd992eb1d239ea2f86775b406a5694abbc0b5485 authored over 13 years ago
libwdi 1.2.0

bbd2358f5a64c49bd9d0d6014ff7d346266d3786 authored over 13 years ago
[zadig] fix VID tooltip not displaying

* also change the wording on the arrow tooltip

872dc6fe0092720cde622d4f174db634e1dbb3bd authored over 13 years ago
[zadig] browse for folder improvements

* full path displayed in edit box
* edit box selected by default

86ef572d9cb504e2fabc3f3da2e3fe1f914b40d1 authored over 13 years ago
[wdi-simple] add WCID and libusb-win32 filter driver support

* also minor update of libwbi.h

18c30ed7f664dfe0992ae220d8c1772d8cf17d11 authored over 13 years ago
[zadig] update user guide link to point to v2

4fa16d9af4cef35423841839119469022a5d1cb3 authored over 13 years ago
[internal] zadig's readme

06881e14635f77174c842f77e1adc5a2cbf34710 authored over 13 years ago
[autotools] restored -Wshadow warning

* no more cygwin means we can re-enable it

4f9d057fe1a303f2e60437938ee866a5d079268b authored over 13 years ago
[zadig] fixed existing driver version display on MinGW

* also changed wording on arrow tooltip

d6ba4404cd3d78e44e592acc08c000a1501e1692 authored over 13 years ago
[internal] bumped internal version

b5a70a8dee4d231338f400e3c800a79b5ff31b95 authored over 13 years ago
[zadig] fix longstanding redraw issue of the WCID field

* field bounding box was lost of minimize followed by maximize

c5368b271932bb50a2d70798765faeb3bfb1e780 authored over 13 years ago
[zadig] more UI aesthetics for links overlay

94568f9ccf451b3c9254a90bb71abd1a89b933f9 authored over 13 years ago
[zadig] fix high DPI scaling issues

b4e1b46b19edd6860e68931176bb7e96ac6fbb80 authored over 13 years ago
[zadig] fix for Windows *IDIOTIC* Program Compatibility Asssistant

* If your RC Version Info "FileDescription" contains "Install",
(and most likely "setup" and o...

3ee52f930be0949497a601d8782d1f1f6b8967de authored over 13 years ago
[internal] bumped internal version

1da81a560d95f98e6657dde2b9efa00cc6427e96 authored over 13 years ago
[zadig] switch to GPLv3 + License and other About dialog improvements

1f5e9613e2799f2d3fbd22d0ba2594d2a3210d7e authored over 13 years ago
[wdk] fix building of zadic

* new rc requires afxres.h

5276dcba7ec65754f3abcf02bb08f147275b2692 authored over 13 years ago
[zadig] add hyperlinks to libusb 1.0, win32 and K on frontend

* also fade down background image + increase clickable area for WCID help

27ac3069a6670edda5d1385a38c486d12a4e045d authored over 13 years ago
[misc] update .rc files

* proper FileVersion & ProductVersion fields
* update license information and other fields
* lib...

541934156c3edc8477e57aabbfa72e90f8097c9d authored over 13 years ago
[zadig] more driver arrow fine tuning

* fix bad background on some lower bpp

dceffcfada6737b2199b29b9200e2788136ddbfb authored over 13 years ago
[zadig] fixed extraction of installer for filter driver

ebb5e8c78002e86d36c8b3beec3928730421498a authored over 13 years ago
[zadig] add icon when libusb-win32 filter driver is detected

* also use "libusb-win32" for driver name instead of "libusb0"

18c5191cef7d71c1fea06a964d71e08b2e81e846 authored over 13 years ago
[zadig] use only one control for driver arrow

* this re-enables editing of zadig.rc in Visual Studio

15e74ea0c6a832363e8fd096ee83c20a945044b3 authored over 13 years ago
[internal] update zadig version in bm.sh

9590a18b3485d5043e099d166a96addc9b8cd94e authored over 13 years ago
[internal] bumped internal version

37ca3da6e9554786f9aa1bc0073146f53bef69f2 authored over 13 years ago
[zadig] more logic fine tuning

25cb3eb18fc8b08a1df4c0e8da56f63c82d465f6 authored over 13 years ago
[zadig] add tooltip for driver arrow

* also warn about MinGW behaviour with SS_CENTERIMAGE in .rc

6d5982bd790458538311391989f3c1997455360d authored over 13 years ago
[zadig] install button logic improvements

3321244369d63a652051615dabe5f40e2aeade09 authored over 13 years ago
[zadig] version handling and other improvements

* set future version to 2.0.0
* display zadig version on status bar
* update of version enum for...

2b5ebe095fe3820796d88463584e780fc64fee46 authored over 13 years ago
[zadig] remove unused libraries

4a3584a6ac3a4eb975ba04641224521e118198c2 authored over 13 years ago
[core] free the new v1.2 items

79fc93c1f0b8bf6e22429a1852358cea954eb8af authored over 13 years ago
[zadig] coloured arrows and other UI improvements

c1c9179589669a479ff6df93400bd5567ab2df22 authored over 13 years ago
[zadig] fixed driver fallback when set in .ini

266f028cd90b1d5ab60cb144bab1f24d33009f06 authored over 13 years ago
[zadig] add support for libusb-win32 filter drivers

fe302484764d898dbc1feeeb5248d654b7cf2cb5 authored over 13 years ago
[core] add support for libsub-win32 filter drivers

* uses libusb-win32's install-filter executable

9871f265a4e29064315612e778dfcf946df78816 authored over 13 years ago
[internal] bumped internal version

8880ea675fc45e61137eacac98a30c851aaab86a authored over 13 years ago
[zadig] add ability to report to USB ID Repository

a35c13dc3cc3550d4f229c28ec9df5e86e283289 authored over 13 years ago
[zadig] add multiline tooltip support

82795cfa39a37299d0e5c94c5a1c344ca2e5e697 authored over 13 years ago
[autotools] globally set _WIN32_IE to a decent version

361fbd544fe6903abc84aa02559e26b3b88c6554 authored over 13 years ago
[misc] removed cygwin support

- -mno-cygwin has been removed from cygwin more than a year ago
- use MinGW to achieve the same ...

adbb1aab7878590c913c57f38f8eb631cb70ba9f authored over 13 years ago
[zadig] fix various issues

* MinGW does not know BUTTON_IMAGELIST_ALIGN_...
* crash on NULL device when setting install label

50d2e1106168cee5372a0311d60909838c8417d7 authored over 13 years ago
[autotools] fix silent rules for local CC

019f4ce55ecb22051304eb847c9252c27640de01 authored over 13 years ago
[zadig] improved logic for install button label

* uses driver version to provide more accurate action description

c3b9a218839ddf6c71509fc33cbb5e8ebc5a4184 authored over 13 years ago
[zadig] display existing driver version

b93e84c1682255c03470c2178c7c8ba160a56ad1 authored over 13 years ago
[core] added existing driver version retrieval

c705266a1478e1ce03c113d4ea4d9bb9b65ef3d8 authored over 13 years ago
[autotools] embedder tag should be CCLD

21ae4c57d3857ff33d12427d55d91b7a72e153fd authored over 13 years ago
[internal] added Zadig changelog + renamed general README for sf.net

f5cdaa8eb2e403a371962004637a58bd6843a619 authored over 13 years ago
[internal] bumped internal version

952bce703e62feb7d5df213a3a8c29e78070031b authored over 13 years ago
[zadig] better logic for WCID/non-WCID driver selection

b40f319a47fe4f887a38f7d2c5f9c770953747a9 authored over 13 years ago
[zadig] select target driver according to WCID

610c453efd52aa0d65d8c0d209a4876231075b61 authored over 13 years ago
[zadig] fixed folder selection during browse for XP and Win7

c991b5953a1d1a1611398797f0904baaf16addb6 authored over 13 years ago
[zadig] folder icon for browse + tooltips

* also UI and other minor adjustments

5bb964bdea37e7fe7cdf959da7eb0d2dfe2849ff authored over 13 years ago
[zadig] fixed browser selection issue when using XP mode

c5598852ff5787a1f29b935e65bc0c9cd1ed100a authored over 13 years ago
[zadig] use system icons instead of external ones

c50e40592d01efc009df55c1405bec7112214c53 authored over 13 years ago
[zadig] major UI redesign

93b9f980f1b78de38922f6d5bac656f0c91be066 authored over 13 years ago
[core] use WCID terminology for prepare_driver options

eb41ff1c0d524f710dd9de2601c67784bbb3d4ef authored over 13 years ago
[inf] rename libusb-win32 -> libusb0

c9e7c15961b9b84283242a4214bc69559762b9d0 authored over 13 years ago
[zadig] use split button for installation

ac1ccc6301c591831bbdbd1feb65b094eaa8b6dc authored over 13 years ago
[embedder] fix missing comma for libusbK standalone

9a39a55197381013da85ab8ff6f12ee4761ffb66 authored over 13 years ago
[core] bunch of missing static modifiers

b4c363aa24a3fe29b54149b44415008486a1b456 authored over 13 years ago
[core] add compatible_id to device_info

* also populate compatible ID internally according to the driver

222869fcaacef264b9d4b14e3eb73c1a7f92a52d authored over 13 years ago
[internal] bumped internal version

c3c94314be5140610995b1c2997ad6007095d25e authored over 13 years ago
[autotools] better silent rules

7037802fa17a73a5612cb32610c156c8ce3705cc authored over 13 years ago
[zadig] added automatic generic driver installation support

b786bce35ef40451179f7e1933e0f9109b86fe23 authored over 13 years ago
[core] added support for Windows automated driver installation

* requires the device to have a "WINUSB", "LIBUSB0" or "LIBUSBK"
compatible ID in the Microsof...

17b00f8f758e8cfe12928043ff3439bbe4532616 authored over 13 years ago
[inf] updated WinUSB's class GUID and name to match Windows 8's

7587ed0c66eaf8977c858410a506cba29c7452a6 authored over 13 years ago