Commit Graph
1573 Commits
Author SHA1 Message Date
Drew Weymouth 6e553f9181 fix regression in cover caching 2022-12-25 17:15:05 -08:00
Drew Weymouth f792b473e8 another big refactor to make code more manageable 2022-12-25 16:59:42 -08:00
Drew Weymouth 8a84128bc8 more decoupling on album grid 2022-12-24 17:44:40 -08:00
Drew Weymouth 20252e7743 Merge branch 'main' of github.com:dweymouth/supersonic 2022-12-24 16:47:15 -08:00
Drew Weymouth cefb25133e refactor UI for better separation 2022-12-24 16:47:00 -08:00
Drew Weymouth c03f44bbd6 Update README.md 2022-12-24 12:46:06 -08:00
Drew Weymouth 5c644faeaf switch cover cache path 2022-12-24 12:33:02 -08:00
Drew Weymouth 99522a773f Add config, prompting for server connect on first run 2022-12-24 11:58:24 -08:00
Drew Weymouth 3b3927bfda switch album card behavior to play on double-tap 2022-12-24 10:54:16 -08:00
Drew Weymouth 024557d49e update slider once per second always 2022-12-23 14:55:47 -08:00
Drew Weymouth af24ec56a8 create addserverdialog.go 2022-12-22 11:04:15 -08:00
Drew Weymouth 89e224149a fix index out of range crash in playbackmanager 2022-12-19 19:48:28 -08:00
Drew Weymouth 4d37e1eb86 Merge branch 'main' of github.com:dweymouth/supersonic 2022-12-19 19:29:24 -08:00
Drew Weymouth 181554058a big refactor to prepare for removing server hard-coding 2022-12-19 19:28:19 -08:00
Drew Weymouth 717c0c13a8 Update README with ubuntu build instructions 2022-12-18 11:35:06 -08:00
Drew Weymouth 8762fed9b3 refactor playercontrols and make curTime label update while seeking 2022-12-18 10:51:09 -08:00
Drew Weymouth 378eb8868a add album art caching 2022-12-18 10:17:22 -08:00
Drew Weymouth 34710c7b08 fix skipping first album in iterator 2022-12-18 09:03:56 -08:00
Drew Weymouth f25e201440 switch mpv lib to remove deprecated mpv apis 2022-12-17 20:43:27 -08:00
Drew Weymouth 78050f8b43 fix race condition with async image fetches 2022-12-17 18:12:37 -08:00
Drew Weymouth a85d377a82 fix off-by-1 error in album iterator 2022-12-17 18:10:00 -08:00
Drew Weymouth c21d7d03eb first commit 2022-12-17 16:52:13 -08:00
Drew Weymouth cd1f795bb4 Initial commit 2022-12-17 16:47:54 -08:00