Ashley Wulber
6c401d7030
chore: update iced
2026-03-20 18:11:32 -04:00
Jeremy Soller
73be6bfaa7
Epoch 1.0.8 version update
...
Generated by cosmic-epoch scripts/version-update.sh
2026-02-23 08:13:29 -07:00
Jeremy Soller
c87fe43aeb
Epoch 1.0.7 version update
...
Generated by cosmic-epoch scripts/version-update.sh
2026-02-17 10:54:39 -07:00
Jeremy Soller
e8ad32f507
Epoch 1.0.6 version update
...
Generated by cosmic-epoch scripts/version-update.sh
2026-02-09 14:33:14 -07:00
Jeremy Soller
f4a57ed013
Epoch 1.0.5 version update
...
Generated by cosmic-epoch scripts/version-update.sh
2026-01-30 17:16:39 -07:00
Jeremy Soller
0c26bf4e1b
Revert cosmic-text to version compatible with older libcosmic
2026-01-27 09:55:15 -07:00
Jeremy Soller
dc73ef3745
Epoch 1.0.4 version update
...
Generated by cosmic-epoch scripts/version-update.sh
2026-01-21 10:16:56 -07:00
Josh Megnauth
bb087578df
Prevent screen turning off during playback
...
Closes : #157
XDG portals expose a D-Bus interface allowing apps to prevent screen
idling, user switching, and other actions. That interface,
org.freedesktop.portal.Inhibit, does all of the heavy lifting here.
Idling = the screen dimming or shutting off.
Idling is inhibited when a video is actively playing.
Idling is NOT inhibited when videos aren't playing - this includes
paused or stopped videos.
2025-11-13 13:26:23 -05:00
Josh Megnauth
27ea8d2770
Clean up dependencies, lints
...
`lazy_static` and `smol_str` weren't used. COSMIC Player used `dirs`
once to find the user's home directory. Rust fixed and undeprecated its
`home_dir` function in 1.85, which released earlier this year and is the
MSRV of libcosmic.
2025-11-03 16:12:38 -05:00
Jeremy Soller
c53861c0b9
Enable tokio/sync and url/serde features
2025-04-10 21:02:44 -06:00
LinuxBoy-96
01be9152a7
feat: add help and version flags to argument parser
2025-03-26 16:42:39 +01:00
Hugo
07ed2615d0
Add daemon mode support
2025-03-22 19:22:22 +00:00
Josh Megnauth
3fd8641df2
Parse multiple URLs via command line
...
Closes : #44 , #47
I used pico-args over clap because the former only adds about 1KB of
binary bloat whereas clap adds almost 1MB.
2025-03-13 12:17:54 -06:00
Jeremy Soller
841816e8d1
Add tree view, fixes #52 , fixes #53
2025-01-24 14:05:50 -07:00
Jeremy Soller
0169cccfa2
Add recent media, part of #53
2025-01-24 12:49:02 -07:00
Jeremy Soller
73f524c95e
Implement MPRIS and album art, fixes #57 , fixes #59 , part of #56
2025-01-18 08:47:47 -07:00
Jeremy Soller
7f9d56ae0c
Add file menu, improve naming of subtitles
2024-12-05 12:20:37 -07:00
Jeremy Soller
352b98fde1
Use prev-master branch of libcosmic
2024-12-03 15:27:56 -07:00
Jeremy Soller
f10350c7ec
Remove ffmpeg implementation
2024-10-09 11:15:04 -06:00
Jeremy Soller
4dcc3327c1
Update iced_video_player
2024-10-07 13:48:53 -06:00
Jeremy Soller
aae3a8398f
Use popover for controls
2024-10-07 10:39:10 -06:00
Jeremy Soller
87e49a8bbb
Fix debian packaging
2024-10-06 18:36:31 -06:00
Jeremy Soller
17ce907f28
Split into ffmpeg and gstreamer implementations
2024-10-05 10:05:18 -06:00
Josh Megnauth
99595eeeed
Wrap FFmpeg's AVHWDeviceType and av_hwdevice_iterate_types
2024-02-14 03:09:44 -05:00
Jeremy Soller
9406fecd30
Update dependencies, enable CSDs on redox, set min size
2024-02-10 20:39:50 -07:00
Jeremy Soller
ccee108243
Rebase on new libcosmic
2024-02-09 09:15:29 -07:00
Jeremy Soller
94a1244c6d
Convert to libcosmic and parse audio
2024-01-24 14:31:39 -07:00
Jeremy Soller
31a352c524
init
2024-01-23 21:55:34 -07:00