From 457a3cc1a04e45e31370d9083186436b0d12ab1d Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 27 Jan 2025 21:56:39 -0500 Subject: Refactor threaded waits - Move seek to handler thread. - Cleanup and comment some stuff. Signed-off-by: Andrew Opalach --- docs/design.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/design.txt b/docs/design.txt index 9604efb..bd73f6a 100644 --- a/docs/design.txt +++ b/docs/design.txt @@ -14,9 +14,11 @@ User Accounts ^^^^^^^^^^^^^ Users accounts contain 4 main concepts: lists, media lists, history, and settings. -* *Lists*: Transient lists of media connected to a user-selected set of sinks. Resources retrived via browse/search instances get added to a list for playback. A list's active sinks can be changed on the fly. +* *Lists*: Transient lists of media connected to a user-defined set of sinks. Resources retrived via browse/search instances get added to a list for playback. A list's set of active sinks can be changed on the fly. -* *Media Lists*: A more organized way to collect related media. They are stored to the user's account and therefore saved to the disk. +* *Collections*: A more organized way to collect related media. They are stored to the user's account and therefore saved to the disk. + +* *Packs*: [Working Idea] A more defined collection of media. Possibly being less broad, more detailed, for broader consumption, and/or archival. Something that should be easy to share. * *History*: A detailed history that tracks what a user played and when. Also saved to a user's account. -- cgit v1.2.3-101-g0448