Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-20 | feat: starting to implement sqlite functionality | Joshua Liu | |
2025-08-21 | feat: moving away from JSON. going to be making use of sqlite to store deck ↵ | Joshua Liu | |
information | |||
2025-06-22 | created the function declarations for die, set_data, parsestreamdeckdata and ↵ | Joshua Liu | |
writestreamdeckdata, and implemented set_data and die | |||
2025-05-18 | refactor: moved most of the imports here | Joshua Liu | |
2025-04-30 | feat: inital commit, mostly moving files from old repository. streamdeck.c ↵ | Joshua Liu | |
now contains basic HIDAPI implementations, util library is still mostly empty |