• Joined on 2024-06-14
Joren created branch main in Joren/qobuzd 2026-03-31 20:39:05 +02:00
Joren pushed to main at Joren/qobuzd 2026-03-31 20:39:05 +02:00
3a0d6e0240 Initial commit: QobuzD - Qobuz Connect renderer for Linux
Joren created repository Joren/qobuzd 2026-03-31 20:37:57 +02:00
Joren pushed to main at Joren/qobuz-qt 2026-03-31 11:20:13 +02:00
92d48e459e Merge branch 'refactor/color-constants'
2139bbb726 Merge branch 'refactor/mainwindow-setup'
c2e0ff41ac Merge branch 'refactor/playqueue-split'
d1b9cb1210 refactor: centralize hardcoded color values into Colors namespace
5f79170f48 refactor: split MainWindow constructor into focused setup methods
Compare 6 commits »
Joren pushed to main at Joren/qobuz-qt 2026-03-31 11:17:30 +02:00
28771e12d5 fix: lazy-load genre/playlist views and cap playlist search scrolling
e9a9077ece Merge branch 'refactor/code-quality'
86b5673e8a refactor: reduce duplication and replace magic stack indices
Compare 3 commits »
Joren pushed to main at Joren/qobuz-qt 2026-03-31 10:43:49 +02:00
e453f8acf3 feat: add seamless lazy loading for genre and playlist views
Joren pushed to main at Joren/qobuz-qt 2026-03-31 02:02:56 +02:00
4ebd5ed3f0 fix: detect followed playlists correctly in header
Joren pushed to main at Joren/qobuz-qt 2026-03-31 01:50:29 +02:00
1ad3ba4e69 feat: add album favorites in header and unify browse controls
Joren pushed to main at Joren/qobuz-qt 2026-03-31 01:15:13 +02:00
cdac82dbef fix: sync dock toggles and make autoplay toolbar-only
Joren pushed to main at Joren/qobuz-qt 2026-03-31 00:57:33 +02:00
2aff8fda47 fix: stabilize seek slider and clean backend lint issues
Joren pushed to main at Joren/qobuz-qt 2026-03-31 00:37:08 +02:00
5673d6cd30 feat: add deep shuffle in genre browse and tighten toolbar layout
Joren pushed to main at Joren/qobuz-qt 2026-03-31 00:24:21 +02:00
96bb21adff feat: add playlist browse/search discovery and follow controls
Joren pushed to main at Joren/qobuz-qt 2026-03-30 23:24:38 +02:00
07d6c8a88d perf: reduce queue and autoplay memory footprint
Joren pushed to main at Joren/qobuz-qt 2026-03-30 23:14:49 +02:00
cfd91f96b5 feat: add autoplay suggestions when queue runs out
Joren pushed to main at Joren/qobuz-qt 2026-03-30 22:53:49 +02:00
2da934f3f6 feat: restore most-popular search and top results badges
Joren pushed to main at Joren/qobuz-qt 2026-03-30 22:36:50 +02:00
3346b424b3 refactor: resync with qbqt baseline and restore genre browser
200ef39d04 feat: most-popular search as default Top Results tab
70810bd4b1 feat: qbz-1 streaming, gapless prefetch, accurate scrobbling, Range-seek
Compare 3 commits »
Joren pushed to main at Joren/qobuz-qt 2026-03-25 23:57:48 +01:00
6c8d032ce9 feat: context menus on search panel, track info dialog, separate shuffle buttons
Joren pushed to main at Joren/qobuz-qt 2026-03-25 23:46:33 +01:00
a21d0c8a33 refactor: UI polish — lock sidebar, remove nav buttons, uniform artist tables, deep shuffle
333a620be2 fix: section alignment, pagination, fav state, playback error handling
b3cc2e3def chore: gitignore build-viz/, remove accidentally committed build artifacts
3e96b6d7a8 feat: pagination, back/forward nav, context menu, artist fav, image fix
963c9ad232 refactor: uniform artist page layout — header + collapsible sections
Compare 12 commits »
Joren pushed to feature/ghosts at Joren/Pacman-Project 2026-03-23 12:40:07 +01:00
8a1d078069 Merge pull request 'Fix ghost and Pac-Man movement interpolation teleport' (#1) from fix/ghost-movement into feature/ghosts
f2cb49ad2b Fix ghost and Pac-Man movement interpolation teleport
Compare 2 commits »
Joren merged pull request Joren/Pacman-Project#1 2026-03-23 12:40:06 +01:00
Fix ghost and Pac-Man movement interpolation teleport