Jacalz
534a7bfaaf
Run modernise on the project
...
This will be available in "go fix" within Go 1.26 but in the meantime:
go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...
2025-09-17 22:28:16 +02:00
E1int
59082cd6d6
Handle server disconnections/changes
2025-08-11 17:15:57 +02:00
E1int
6d4897bc1c
Maintain old ping behavior
2025-08-09 23:42:19 +02:00
E1int
ef8f0f0454
Merge from main
2025-08-09 23:39:44 +02:00
E1int
6c8d82cda1
Add search CLI commands
2025-08-09 22:42:30 +02:00
Drew Weymouth
30ee5deb9c
add CLI flag to set stop after current
2025-08-08 08:16:33 -07:00
E1int
647984e92e
Add play CLI commands for albums, playlists and tracks
2025-08-06 00:52:46 +02:00
Drew Weymouth
9390f7b4e1
Fix #522 : add -volume-adjust-pct CLI arg
2025-01-05 16:45:48 -08:00
Drew Weymouth
136bade8b4
hook up cmd queue to PlaybackManager
2024-08-30 08:20:02 -07:00
Drew Weymouth
17dfa1132f
add -seek-by CLI arg
2024-06-23 16:09:50 -07:00
Drew Weymouth
c0e120a397
use valid pipe name on Windows
2024-06-13 07:55:57 -07:00
Drew Weymouth
bfb869fadc
a few fixes
2024-06-12 18:08:22 -07:00
Drew Weymouth
280030c858
add cmdline flags and some fixes to the IPC layer
2024-06-12 17:21:15 -07:00
Drew Weymouth
8e815c644a
reactivate works through ipc now, at least on Mac
2024-06-12 09:07:15 -07:00
Drew Weymouth
e0974fdb03
more WIP
2024-06-10 08:28:41 -07:00
Drew Weymouth
969c30f35a
add window actions to ipc
2024-06-10 07:59:06 -07:00
Drew Weymouth
d6cac62704
beginning of client
2024-06-09 11:10:10 -07:00
Drew Weymouth
a851e0f600
skeleton of IPC mechanism to allow playback control with cmdline flags
2024-06-09 09:33:50 -07:00