Yoda local fork of System76 cosmic-player
Find a file
norepro de70009ed2 Add three-state repeat button
Add a new button to the controls that defines whether the media repeats
at the end of the stream. The states are:

- Disabled: Media does not repeat. This is existing behavior and the
default state.
- Always: Media always repeats.
- Once: Media repeats once. Flag is reset when loading new media.

Tested all three states with both audio and video.

Added a `rustfmt.toml` to avoid reordering imports. They keep moving
around in previous pull requests, best to just define what we want in
the repository.

Fixes: #39
2025-11-26 18:26:06 -08:00
.github/workflows Add working desktop file validation as CI action 2025-11-03 21:55:17 -06:00
debian Use just vendor for debian packaging 2025-01-09 11:13:43 -07:00
i18n i18n: translation updates from weblate 2025-11-24 16:51:17 +00:00
res i18n(sv): translate appstream metainfo 2025-11-06 07:46:05 +01:00
src Add three-state repeat button 2025-11-26 18:26:06 -08:00
.gitignore Provide thumbnailing 2025-07-11 11:27:48 -06:00
build.rs Provide thumbnailing 2025-07-11 11:27:48 -06:00
Cargo.lock Prevent screen turning off during playback 2025-11-13 13:26:23 -05:00
Cargo.toml Prevent screen turning off during playback 2025-11-13 13:26:23 -05:00
i18n.toml Convert to libcosmic and parse audio 2024-01-24 14:31:39 -07:00
justfile Provide thumbnailing 2025-07-11 11:27:48 -06:00
LICENSE init 2024-01-23 21:55:34 -07:00
README.md Remove outdated dependencies 2024-10-08 07:58:08 -06:00
rustfmt.toml Add three-state repeat button 2025-11-26 18:26:06 -08:00
shell.nix add shell.nix file 2025-03-13 12:18:18 -06:00

cosmic-player

WIP COSMIC media player