arabianq
|
e3118a4b89
|
bump serde version to 1.0.227
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
23f5ee0d22
|
change code to work with pipewire 0.9.2
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
5c4df232d5
|
bump pipewire crate to version 0.9.2
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
7f0e6f7996
|
change: now, instead of the full path to the file, only its name is displayed at the top
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
ab60e6b0ab
|
fix: too large directory names break the interface
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
3b3c5c32f9
|
Delete scripts directory
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
74b76dd61d
|
Update README.md
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
3b3db608e8
|
Update release-deb.yml
fix .deb uploading
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
b1a24cb50e
|
Update release-deb.yml
change name
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
1855a8b72c
|
Create release-deb.yml
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
42ab513ad9
|
Update and rename build-release.yml to release-archive.yml
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
ba04546b17
|
Update build-release.yml
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
6feec98b4c
|
Update build-release.yml
try to fix zip creation
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
43e1c60baa
|
Update build-release.yml
change workflow_dispatch description
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
2f5fc04244
|
Update build-release.yml
add build dependencies installation
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
aa45a49c3a
|
Create build-release.yml
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
dd8ff8b1bf
|
Update README.md
add installation on Arch Linux from AUR
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
25667ce0f0
|
update README.md
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
ccf48e6426
|
remove build_rpm.sh and cargo-generate-rpm mentions. Now copr handles rpm builds
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
da79be0d22
|
fix pwsp.spec
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
01afb01198
|
add missing files to pwsp.spec
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
37723ddc30
|
specify BuildRequires and %install manually in pwsp.spec
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
b672d9bd10
|
update pwsp.spec file
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
fa8a7b7590
|
update pwsp.spec file
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
d3c8706c33
|
update pwsp.spec file
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
071e805457
|
fix Source url in pwsp.spec
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
4f30f5047e
|
add pwsp.spec
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
e173a27c6e
|
remove generate_rpm_spec.sh
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
5891cc071e
|
use --path . in generate_rpm_spec
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
b02acb44fb
|
add rust-pwsp.spec
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
c4a01a9f72
|
add generate_rpm_spec.sh and rust-pwsp.spec
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
be5a619b89
|
fix .rpm configuration
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
00a3aa4ca4
|
new README
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
dee908a347
|
1.0.0 rewrite
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
4f8681a8c6
|
clear README
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
675f29f51f
|
remove everything
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
2efe16376c
|
change version to 0.1.8
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
607e30da7c
|
cargo update
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
d6f96f3035
|
better imports
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
81cea863e4
|
PlayerState::PLAYING -> PlayerState::Playing; PlayerState::PAUSED -> PlayerState::Paused
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
ac721d0c4d
|
cargo clippy
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
06f12cd740
|
bump egui and eframe to 0.32.3
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
dda87f3222
|
change version to 0.1.7
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
8b1c4773c3
|
update egui and eframe to 0.32.2
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
9b71c105fc
|
change version to 0.1.6
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
82d603cbab
|
update deps
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
e6d0e6e128
|
fix crash when seeking
|
2025-12-16 21:08:47 +03:00 |
|
arabian
|
4c62d9f1e7
|
Update README.md
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
c40251b2a1
|
version -> 0.1.5
|
2025-12-16 21:08:47 +03:00 |
|
arabianq
|
b7fa90d37e
|
update dependencies
|
2025-12-16 21:08:47 +03:00 |
|