Age | Commit message (Expand) | Author |
2025-06-19 | feat: created functions.c and functions.h, these files will be used to store ... | Joshua Liu |
2025-06-19 | feat: moved imports from streamdeck.c into here, and added function declarati... | Joshua Liu |
2025-06-19 | feat: created new function, init, this will do various initialization, includ... | Joshua Liu |
2025-06-19 | feat: created devdetails.h, a file where I will define various device related... | Joshua Liu |
2025-05-18 | refactor: moved most of the imports here | Joshua Liu |
2025-05-18 | feat: implemented several of the functions, added some more function declarat... | Joshua Liu |
2025-05-18 | feat: corrected a typo' | Joshua Liu |
2025-05-03 | feat: did some more annotations, mostly relating to callbacks, which are how ... | Joshua Liu |
2025-04-30 | doc: continued to annotated the example provided by the Python version | Joshua Liu |
2025-04-30 | feat: inital commit, mostly moving files from old repository. streamdeck.c no... | Joshua Liu |