lpac/src
Damon To 9abef2c9dc
Add iconType and icon to each profile (#19)
* Add iconType and icon to each profile

* Revert the profile state type back to unsigned long

* make compiler happy

* Fix iconType assignment and free memory

* Fix condition for adding iconType and icon to
profile JSON
2023-11-28 10:32:55 +08:00
..
applet Add iconType and icon to each profile (#19) 2023-11-28 10:32:55 +08:00
applet.c [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
applet.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
CMakeLists.txt make some compiler happy 2023-11-23 16:47:57 +08:00
dlsym_interface.c Merge branch 'main' of github.com:estkme/lpac into main 2023-11-26 18:41:35 +08:00
dlsym_interface.h expose cmdline interface for drivers 2023-11-23 17:21:43 +08:00
jprint.c add progress feedback 2023-11-26 19:44:05 +08:00
jprint.h add progress feedback 2023-11-26 19:44:05 +08:00
main.c basic pcsc multi-reader support 2023-11-23 17:51:42 +08:00
main.h basic pcsc multi-reader support 2023-11-23 17:51:42 +08:00