32 Commits

Author SHA1 Message Date
Lemmy 0fcaa49875 Revert "fix(media): gate spectrum pipeline on playback to cut idle CPU"
This reverts commit a0093e509b.
2026-04-08 19:12:07 -04:00
Lysec a0093e509b fix(media): gate spectrum pipeline on playback to cut idle CPU
Issue: #2393
2026-04-04 15:31:11 +02:00
Lemmy 6180d457f2 feat(audioviz): added a settings to control the frequency mirroring. Fix #2239 2026-03-20 21:59:15 -04:00
Lemmy 77de0b0ade chore(cava): CavaService => SpectrumService 2026-03-06 22:34:14 -05:00
Lysec 5533d35527 feat(desktop-widgets): add configurable audio visualizer widget and fix CAVA deregistration lifecycle 2026-03-07 01:05:11 +01:00
Lemmy b36bef4cc0 layout: implement double margin (e.g. Style.margin2M) instead of what PR #1408 did. 2026-02-20 21:01:35 -05:00
Lysec bc92c12c38 DesktopMediaPlayer: adjust visualizer opacity 2026-02-01 19:58:50 +01:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05:00
Lemmy 792246c23e Merge pull request #1224 from onelocked/main
MediaPlayer Widget persistent position for play/pause and animations.
2026-01-02 20:35:49 -05:00
Lemmy 830fba58e5 Container/Box Borders: off by default with a new setting to turn them on in the UI tab 2026-01-02 18:08:23 -05:00
onelocked e60f7b46a9 DesktopWidget: MediaPlayer add animation and a persistent position for play/pause 2026-01-02 18:57:09 +00:00
Ly-sec 6a8dd2f316 DesktopMediaPlayer: fix hide when idle 2025-12-31 09:31:28 +01:00
Lemmy 95e013935e DesktopMediaPlayer: re-enable audiovisualizer while scaling 2025-12-29 16:52:22 -05:00
Lemmy b8eb0a2bb7 DesktopMediaPlayer: second line use the same color as the media card => improves readability 2025-12-29 11:56:42 -05:00
Lemmy 4a9ce163a5 DesktopMediaPlayer: removed useless double background mask 2025-12-29 10:26:16 -05:00
Lemmy 9c75b00dab DesktopMediaPlayer: disable audioviz while scaling 2025-12-29 10:18:05 -05:00
Lemmy f4e46d012f DesktopMediaPlayer: performance improvements 2025-12-29 10:15:24 -05:00
Lemmy d8761649dc DesktopWidgets: dont use uiScaleRatio in the widgets themselves as we already have per widget scaling
+ MediaPlayer thumnbail tweaks and shadow for more readability on the
audioviz
2025-12-29 10:07:06 -05:00
Lemmy 06e919ca56 DesktopWidgets: Revamped scaling for a sharper look, added 3 new entries in contextual menu: reset scale, raise to top and lower to bottom. 2025-12-29 09:28:09 -05:00
Lemmy 39b412b0bf DesktopWidgets: fix the apocalypse 2025-12-28 17:11:12 -05:00
Eric Handley bb0876f70b fix: QSGPlainTexture warning 2025-12-27 20:58:03 -08:00
Eric Handley a6e4060280 DesktopMediaPlayer: improve options for visual customization 2025-12-27 20:53:05 -08:00
Ly-sec 369cfcee43 DesktopMediaPlayer: properly detect idle state 2025-12-27 18:17:26 +01:00
Kainoa Kanter 235527be76 fix: clip audio visualizer again on DesktopMediaPlayer
Closes #1129
2025-12-22 15:17:48 -08:00
Lemmy 2fc3c8d8a3 Merge branch 'desktop-widgets' 2025-12-21 19:23:08 -05:00
Lemmy 7354d5e642 DesktopWidgets: Add widget from the editing screen 2025-12-21 19:22:59 -05:00
Ly-sec 8170a4e6c2 DesktopWidget/MediaPlayer: add hide buttons setting 2025-12-21 20:26:46 +01:00
Lemmy 4f52df1289 Cava: missing files 2025-12-20 21:13:28 -05:00
Lemmy 8cd17f77cb Cava: refactored the way we enable/disable it dynamically so it can work with plugins, desktop widgets, etc... 2025-12-20 21:07:20 -05:00
Ly-sec 5ad3363b9f DesktopMedia: add setting to enable cava without background 2025-12-18 10:13:20 +01:00
onelocked fbd6c9047b feat: Hiding Mode for Desktop Widget Media Player 2025-12-17 14:48:26 +00:00
Lemmy aaeed7e4d7 DesktopWidgets: better project structure 2025-12-14 13:25:17 -05:00