Start building a music player server #17

Merged
savanni merged 15 commits from music-player into main 2023-02-11 17:59:16 +00:00

15 Commits

Author SHA1 Message Date
Savanni D'Gerinel 6ee7887bd2 Add a lot of documentation to the Flow library 2023-02-11 12:55:00 -05:00
Savanni D'Gerinel a584329d78 Set up the app structure and the file scanner 2023-02-11 12:55:00 -05:00
Savanni D'Gerinel 902b690d1a Rename and rework the error tools to Flow 2023-02-11 12:55:00 -05:00
Savanni D'Gerinel c030b2d941 Start setting up the scanning loop 2023-02-11 12:54:58 -05:00
Savanni D'Gerinel 130b9f6c32 Remove a lot of the mpris test applications 2023-02-11 12:53:55 -05:00
Savanni D'Gerinel 3f6f8c453b add gstreamer dependencies to the environment 2023-02-11 12:53:54 -05:00
Savanni D'Gerinel f0ead7d422 Add a bunch of example dbus programs 2023-02-11 12:53:01 -05:00
Savanni D'Gerinel 4f01e1306e Add an example gstreamer control 2023-02-11 12:53:01 -05:00
Savanni D'Gerinel ae22d2191c Add a license, build a tester for the media player 2023-02-11 12:52:59 -05:00
Savanni D'Gerinel 522f7eb65b Add a tool to monitor and re-run the client build process
The Javascript ecosystem is rubbish.
2023-02-11 12:50:07 -05:00
Savanni D'Gerinel d601c8feeb Rework the build.
Switches to using NPM entirely for dependencies. That allows me to delete lodash from the repository while leaving the dependency in place. I lose the automatic rebuilds.
2023-02-11 12:49:41 -05:00
Savanni D'Gerinel dfd755ed0a Set up a prototype UI 2023-02-11 12:49:41 -05:00
Savanni D'Gerinel 1f8a0215dc Bare minimum test app with one library 2023-02-11 12:49:37 -05:00
Savanni D'Gerinel 2857982b82 Add copyright notice to all source files 2023-02-06 09:52:45 -05:00
Savanni D'Gerinel d7108d0355 Put the GPL-3 on all of my cargo files 2023-02-06 09:50:09 -05:00