Commit Graph

6 Commits

Author SHA1 Message Date
Savanni D'Gerinel 2084061526 Resolve linter warnings in emseries 2023-10-05 12:57:35 -04:00
Savanni D'Gerinel 7546a81876 Implement the Timestamp structure
This struct now allows dates and datetimes to both be used together
2023-05-25 13:07:22 +00:00
Savanni D'Gerinel d4a55ccb17 Implement tests for Timestamp 2023-05-25 13:07:22 +00:00
Savanni D'Gerinel 587c1d763d Create the TimestampFormat 2023-05-25 13:07:22 +00:00
savanni e60a2fbc30 Start building a music player server (#17)
The very beginnings, with a very basic application architecture, for a music playing server on a headless system.

This also adds my new Flow library, which I'll be wanting to use in a variety of places.

Co-authored-by: Savanni D'Gerinel <savanni@luminescent-dreams.com>
Reviewed-on: savanni/tools#17
2023-02-11 17:59:15 +00:00
Savanni D'Gerinel 9deb17fa15 Re-extract emseries into its own project 2022-04-20 09:01:39 -04:00