Commit Graph

12 Commits

Author SHA1 Message Date
e4a6cb2f72 Add emseries 2023-08-07 16:07:53 -04:00
744511a552 Set up test code that loads the games database 2023-07-25 22:49:43 -04:00
b7f5f4ba34 Bump the emseries version 2023-05-25 13:07:22 +00:00
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
d4a55ccb17 Implement tests for Timestamp 2023-05-25 13:07:22 +00:00
587c1d763d Create the TimestampFormat 2023-05-25 13:07:22 +00:00
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
c870980ed2 Set up build tools for emseries 2022-12-31 12:25:49 -05:00
aa103829c6 Update to chrono_tz 0.6 2022-04-21 09:25:39 -04:00
5f0f43e414 Remove an old crates-io.list 2022-04-20 09:10:48 -04:00
c70e45090b Set up a flake 2022-04-20 09:10:28 -04:00
9deb17fa15 Re-extract emseries into its own project 2022-04-20 09:01:39 -04:00