Skip to content

Добавил поддержку music player для Linux - #2

Closed
ILA-dd wants to merge 2 commits into
AlyaDDNet:mainfrom
ILA-dd:codex/linux-music-player
Closed

ILA-dd wants to merge 2 commits into
AlyaDDNet:mainfrom
ILA-dd:codex/linux-music-player

Conversation

@ILA-dd

@ILA-dd ILA-dd commented Sep 10, 2026

Copy link
Copy Markdown

Добавил поддержку музыкального плеера в Linux.

Что сделал:

  • подключил MPRIS через D-Bus, поэтому плеер видит Spotify, VLC, mpv и медиа в браузере;
  • добавил PulseAudio/PipeWire для визуализатора;
  • исправил рассинхрон между таймером и текстом песни;
  • убрал сброс времени на середине трека из-за старой позиции от MPRIS;
  • пока видео только загружается и позиция не движется, таймер и текст не идут вперёд;
  • пофиксил предупреждения при сборке под Linux.

Проверил сборкой:
cmake --build build --target game-client -j$(nproc)

@ILA-dd ILA-dd changed the title Add Linux music player support Добавил поддержку music player для Linux Sep 10, 2026
@ILA-dd

ILA-dd commented Sep 10, 2026

Copy link
Copy Markdown
Author

Перенёс изменения в ветку main и открываю PR из неё.

@ILA-dd ILA-dd closed this Sep 10, 2026
@ILA-dd
ILA-dd deleted the codex/linux-music-player branch September 10, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant