2 * r + 2 * t
|
d5afda9d95
|
plugin: add BeatTracker
Replaces beat-detector.cpp
|
2025-09-04 22:38:23 +10:00 |
|
2 * r + 2 * t
|
dbf87354af
|
filedialog: anim empty text
|
2025-09-03 18:59:57 +10:00 |
|
2 * r + 2 * t
|
d034f31624
|
filedialog: fix anims
Assign to non reactive bindings so no update during remove anim when modelData is destroyed
|
2025-09-03 18:58:32 +10:00 |
|
2 * r + 2 * t
|
1de24676bb
|
internal: refactor Paths util
|
2025-09-03 18:55:05 +10:00 |
|
2 * r + 2 * t
|
7b35c23bd0
|
plugin/fsm: incremental updates
|
2025-09-03 00:21:36 +10:00 |
|
2 * r + 2 * t
|
84cb2f694b
|
internal: fix undef/null errors
|
2025-09-02 18:56:35 +10:00 |
|
2 * r + 2 * t
|
e70cb285ac
|
internal: use FileSystemModel for FileDialog
|
2025-09-02 18:40:31 +10:00 |
|
2 * r + 2 * t
|
7dcb545ba0
|
plugin/cim: better sourceSize
|
2025-09-01 15:42:27 +10:00 |
|
2 * r + 2 * t
|
d22576ee82
|
plugin/cim: better cache impl
|
2025-08-30 14:45:42 +10:00 |
|
Soramane
|
4a6fc3c49c
|
plugin/cim: update on size change
|
2025-08-29 23:37:50 +10:00 |
|
2 * r + 2 * t
|
bec98e1fc5
|
plugin: better getDominantColour
Use callback instead of setting prop
|
2025-08-27 23:29:11 +10:00 |
|
2 * r + 2 * t
|
258feae3d7
|
plugin: add getDominantColour
Replaces wack canvas stuff for ColouredIcon
|
2025-08-27 22:55:17 +10:00 |
|
2 * r + 2 * t
|
4f60c07e05
|
plugin: create caching image manager
No need for external proc
|
2025-08-27 20:32:51 +10:00 |
|
2 * r + 2 * t
|
800b5e6515
|
plugin: saveItem ensure parent dir
Also const everything and format
|
2025-08-27 17:17:07 +10:00 |
|
2 * r + 2 * t
|
838eb74eb8
|
internal: async save item
Fixes #180
|
2025-08-26 20:40:40 +10:00 |
|
2 * r + 2 * t
|
fce253ca7c
|
internal: cleanup
|
2025-08-24 17:35:17 +10:00 |
|
2 * r + 2 * t
|
6e8a32d4e4
|
internal: use Anim component
|
2025-08-24 17:22:00 +10:00 |
|
2 * r + 2 * t
|
486f9d2e2f
|
internal: add canim component
|
2025-08-24 16:51:09 +10:00 |
|
2 * r + 2 * t
|
9dcdee9cfc
|
internal: add anim component
No inlining
|
2025-08-24 16:42:03 +10:00 |
|
2 * r + 2 * t
|
f662717c0a
|
popouts/network: better rescan loading
|
2025-08-23 23:11:08 +10:00 |
|
2 * r + 2 * t
|
5c93d07a8e
|
internal: scale rounding properly
|
2025-08-17 16:06:38 +10:00 |
|
2 * r + 2 * t
|
edef1d21fb
|
internal: better loading indicator
Abstract circular progress into own component
|
2025-08-14 23:22:47 +10:00 |
|
2 * r + 2 * t
|
04ce9ccbb4
|
internal: better colourisation
|
2025-08-14 16:25:46 +10:00 |
|
2 * r + 2 * t
|
7157fe2cdd
|
picker: fix clients for special ws
Also focus on first window if none focused on init
|
2025-08-09 17:18:51 +10:00 |
|
2 * r + 2 * t
|
b504587456
|
internal: fix more colours
|
2025-08-08 22:20:14 +10:00 |
|
2 * r + 2 * t
|
729bc6f6f1
|
internal: colour fixes
|
2025-08-08 21:12:46 +10:00 |
|
2 * r + 2 * t
|
5b8edfc1e2
|
internal: transparency support coming soon™
Also fix media player selector text colour
Fix colour preview not resetting light/dark mode
|
2025-08-08 19:32:38 +10:00 |
|
2 * r + 2 * t
|
d7e3be861f
|
internal: fix transparent transitions
|
2025-08-07 17:05:45 +10:00 |
|
2 * r + 2 * t
|
2628ee1c41
|
internal: position slider handle correctly
Also better labels for audio popout
|
2025-08-05 16:15:51 +10:00 |
|
Laurens Duin
|
9ada66a78e
|
bar/popouts: add audio device switcher (#319)
* feat: basic audio switcher
* feat: replace VerticalSlider with StyledSlider
* fix: styling
* fix: formatting
* chore: make sound icons consistent, change slider styling
* feat: styled slider component variants
* chore: cleanup
* chore: cleanup
* fix: pr fixes
* fix: remove redundant code
* chore: remove old code
* fix: controls styling
* fixes
* more tweaks
* radiobtn: add interaction stuff
Anim slider
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
2025-08-05 16:04:53 +10:00 |
|
Davi Ribeiro
|
e26e1947bf
|
internal: use device scaling for image caching (#348)
* internal: fixes image caching (#275)
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
2025-08-05 14:29:11 +10:00 |
|
2 * r + 2 * t
|
c5381c5194
|
internal: refactor widgets folder
Split into subdirs and rename to components
|
2025-08-04 22:45:15 +10:00 |
|