feat: initial qobuz-qt source
Lightweight Qt6 desktop client for Qobuz with a Rust audio backend (Symphonia/CPAL via staticlib FFI). Mirrors the spotify-qt layout: toolbar with playback controls, library/context docks on the left, tabbed search side panel on the right, queue panel, now-playing dock. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
build/
|
||||
target/
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
Cargo.lock
|
||||
.cache/
|
||||
*.user
|
||||
*.autosave
|
||||
|
||||
Reference in New Issue
Block a user