Commit Graph
33 Commits
Author SHA1 Message Date
Siiiiinth acfead5b84 wip restore queues on start 2026-02-15 09:29:47 -08:00
Siiiiinth 9440f65e93 lint 2026-02-15 09:29:20 -08:00
Siiiiinth 0e0ea5a165 fixed TODOs, first checkpoint saving queue on server 2026-02-15 09:29:20 -08:00
Siiiiinth cec32f68e3 save shuffle state in config 2026-02-15 09:29:20 -08:00
Siiiiinth 1a5fed3add move current track to front on shuffle 2026-02-15 09:29:20 -08:00
Siiiiinth 15caaad5cf code clean up - remove tracks 2026-02-15 09:29:20 -08:00
Siiiiinth c21be4e55f fix lint 2026-02-15 09:29:20 -08:00
Siiiiinth 17e20e1596 implement remove track for shuffle 2026-02-15 09:29:17 -08:00
Siiiiinth 9874ca8c06 todo comments 2026-02-15 09:28:38 -08:00
Siiiiinth f010ef0272 checkpoint 3: base shuffle works, but very bad code 2026-02-15 09:28:38 -08:00
Siiiiinth 6a5ec33799 use new play queue len func in playbackmanager 2026-02-15 09:28:38 -08:00
Siiiiinth 177c43655d shuffle func checkpoint 2 2026-02-15 09:28:38 -08:00
Siiiiinth 452ac8ff5b checkpoint shuffle impl 2026-02-15 09:28:38 -08:00
Siiiiinth d8b63d93d8 insertItemsIntoPlayQueueAt func 2026-02-15 09:28:38 -08:00
Siiiiinth ba0fcfb9ab getPlayQueue func 2026-02-15 09:28:38 -08:00
Siiiiinth 79b2b293fc getPlayQueueItemAt func 2026-02-15 09:28:38 -08:00
Siiiiinth 65081246d9 reordered playqueue func 2026-02-15 09:28:38 -08:00
Siiiiinth 72f2068dc3 setPlayQueue func 2026-02-15 09:28:38 -08:00
Siiiiinth 83edeafe7c clearPlayQueue func 2026-02-15 09:28:38 -08:00
Siiiiinth ac480ec92c getPlayQueueLength func 2026-02-15 09:28:38 -08:00
Siiiiinth bab54833c3 wip 2026-02-15 09:28:38 -08:00
Siiiiinth 169304b931 rem callback 2026-02-15 09:28:38 -08:00
Siiiiinth 405d9643b3 added shuffle button to UI + base data flow 2026-02-15 09:28:38 -08:00
Siiiiinth fa56047a82 wip ui 2026-02-15 09:28:38 -08:00
Siiiiinth 79024784ec cycle the playQueue from lastTrack -> firstTrack when clicking Next on lastTrack 2026-01-09 09:35:26 +01:00
Siiiiinth 2c19f9f926 cycle album when loopAll is checked 2026-01-08 23:02:06 +01:00
Siiiiinth 62332551ed fixed ForceRestartPlayback 2026-01-05 00:29:37 +01:00
Siiiiinth 81c935fdd0 moved logic to playbackengine, forceRestart preserves pause state 2026-01-05 00:25:33 +01:00
Siiiiinth bc472eb065 added german translation 2026-01-04 20:02:15 +01:00
Siiiiinth bda6610816 Merge branch 'main' into ISSUE/787 2026-01-04 20:00:10 +01:00
Siiiiinth 0bdc991dc8 renamed stopAfterCurrent -> pauseAfterCurrent 2026-01-03 19:21:47 +01:00
Siiiiinth 68b7456b31 fixed stopAfterCurrent bug 2025-12-26 23:09:44 +01:00
Siiiiinth 76bb347496 added missing translations for english and german, fixed one german translation 2025-12-22 07:25:22 -08:00