• Joined on 2024-06-14
Joren merged pull request Joren/qobuzd#1 2026-04-02 00:49:40 +02:00
Port QConnect to self-contained prost implementation
Joren pushed to main at Joren/qobuzd 2026-04-02 00:49:40 +02:00
ac76c36f32 Merge pull request 'Port QConnect to self-contained prost implementation' (#1) from feature/use-qbz-qconnect into main
44a2494c73 Port QConnect to self-contained prost implementation
Compare 2 commits »
Joren created pull request Joren/qobuzd#1 2026-04-02 00:49:19 +02:00
Port QConnect to self-contained prost implementation
Joren created branch feature/use-qbz-qconnect in Joren/qobuzd 2026-04-02 00:47:47 +02:00
Joren pushed to feature/use-qbz-qconnect at Joren/qobuzd 2026-04-02 00:47:47 +02:00
44a2494c73 Port QConnect to self-contained prost implementation
Joren pushed to main at Joren/qobuz-qt 2026-04-01 00:20:52 +02:00
183a53786f Merge branch 'refactor/uniform-menus'
9f178a1cc3 feat: expand toolbar now-playing context menu to full track actions
d1a2bed593 refactor: unify context menus across all views
Compare 3 commits »
Joren created branch feat/persistent-audio-output in Joren/qobuzd 2026-04-01 00:11:48 +02:00
Joren pushed to main at Joren/qobuzd 2026-04-01 00:11:48 +02:00
778f5fc69e Keep audio output persistent across playback
Joren pushed to feat/persistent-audio-output at Joren/qobuzd 2026-04-01 00:11:48 +02:00
778f5fc69e Keep audio output persistent across playback
Joren pushed to main at Joren/qobuzd 2026-03-31 23:50:56 +02:00
a26db5cf96 Preserve playback position on quality switch
Joren pushed to main at Joren/qobuzd 2026-03-31 23:34:05 +02:00
20d5ecf231 Always emit quality format updates with fallbacks
Joren pushed to main at Joren/qobuzd 2026-03-31 23:07:13 +02:00
c3cad15719 Avoid network-scoped max-quality confirmations
Joren pushed to main at Joren/qobuzd 2026-03-31 22:32:47 +02:00
7b882a727a Publish file/device quality updates to sync app state
Joren pushed to main at Joren/qobuzd 2026-03-31 22:29:34 +02:00
bacb40af58 Restart same-track playback when looped state resumes
Joren pushed to main at Joren/qobuzd 2026-03-31 22:22:20 +02:00
4c19691b75 Prefetch next segmented chunk to reduce boundary lag
Joren pushed to main at Joren/qobuzd 2026-03-31 22:14:23 +02:00
749b0c1aaf Add mobile chunked streaming with segmented playback fallback
Joren pushed to main at Joren/qobuzd 2026-03-31 21:55:54 +02:00
bb362686b4 Fix playback position timing and stabilize PREV seek
6296acc6dd Fix server-driven seek handling and stream re-seek reliability
122d64e9f4 Fix seek handling and playback position sync
Compare 3 commits »
Joren created branch fix/seek-position-sync in Joren/qobuzd 2026-03-31 21:04:40 +02:00
Joren pushed to fix/seek-position-sync at Joren/qobuzd 2026-03-31 21:04:40 +02:00
122d64e9f4 Fix seek handling and playback position sync
Joren pushed to main at Joren/qobuzd 2026-03-31 20:57:10 +02:00
790eba8792 Fix end-of-track handoff by sending NEXT action