Blaž Kristan
7ce96c190f
Manual advance playlist
2025-02-19 11:34:29 +01:00
Blaž Kristan
6dfbd07e86
retrun value fix
2025-02-19 11:21:17 +01:00
Blaž Kristan
7b56e53c47
Nested playlist
2025-02-19 11:19:59 +01:00
Blaž Kristan
3a426e258b
Merge branch 'main' into blending-styles
2025-01-20 11:19:43 +01:00
Frank
703f84e5e1
code robustness improvements plus minor speedup
...
* make XY() and _setPixelColorXY_raw() const (minor speedup)
* segment is a struct not a class: friend class Segment --> friend struct Segment
* fix missing braces around two macros
* use non-throwing "new" where possible
* improve robustness of transition code
2025-01-19 07:35:46 +01:00
Blaž Kristan
f441ce9c17
Merge branch '0_15' into blending-styles
2024-05-12 08:12:58 +02:00
Todd Meyer
5e38039c4d
Updated based on more feedback
2024-05-02 14:36:18 -07:00
freakintoddles2
db475b6998
Update playlist.cpp
2024-05-01 10:09:17 -07:00
freakintoddles2
a2b9aed40d
Update playlist.cpp
...
reworked approach based on feedback
2024-05-01 10:03:16 -07:00
freakintoddles2
bed364d75e
Update playlist.cpp
...
Updated to allow a user to optionally skip to the next preset in the playlist anytime they desire.
2024-04-30 16:21:40 -07:00
Blaz Kristan
a3a8fa1cef
Remove conditional fade/blend
...
- transitions always enabled (use delay 0 to disable)
- optimisation in on/off fade
- fix for palette/color blend when blending style is not fade
- various tweaks and optimisations
2024-04-08 16:24:27 +02:00
Blaz Kristan
fd149b3f46
fileDoc removal (optimisation)
2024-03-26 17:18:52 +01:00
Blaz Kristan
ecfdc6f0a8
Bugfixes:
...
- #3843
- #3844
- network scan on new install
- misc optimization
2024-03-22 20:49:13 +01:00
Blaz Kristan
426ac29ca5
Possible fix for #3541
2023-11-27 13:27:52 +01:00
Blaz Kristan
bf452e922a
Playlist saving bugfix.
...
Fixes #3324
2023-08-16 22:11:16 +02:00
Blaz Kristan
52a189cdd2
Playlist bugfix.
...
- another attempt at #3058
2023-02-04 10:56:07 +01:00
Blaz Kristan
ca73a57de7
Bugfix.
...
- reduce playlist repetition count on save #3058
2023-01-29 11:27:14 +01:00
Blaž Kristan
506b6b51ce
whitespace cleanup
2023-01-06 09:24:29 +01:00
Blaz Kristan
701c90d18d
Another string optimisation.
2022-10-09 13:39:17 +02:00
Blaz Kristan
7642f8d702
Async preset saving.
...
Minor bugfixes.
2022-10-08 18:25:51 +02:00
Blaz Kristan
f1a4ba4e76
Restore preset upon playlist end option.
2022-04-20 18:05:59 +02:00
Blaž Kristan
18868a5bd6
Date controlled timed presets. ( #2447 )
...
* Date controlled timed presets.
* C/P fix for sunset.
* Fixed % escape character
* Date range support
* Date logic fix
Co-authored-by: cschwinne <dev.aircoookie@gmail.com>
2021-12-31 14:09:48 +01:00
Blaz Kristan
3f0258e215
Playlist corrupting JSON buffer bugfix.
2021-12-10 20:45:37 +01:00
Blaz Kristan
090e29effd
Moved auto white calculation to bus manager.
...
Other minor fixes.
2021-10-25 20:15:42 +02:00
cschwinne
123bd0bb92
v0.13.0-b2
...
Reduced unneeded websockets pushes
2021-07-11 02:38:31 +02:00
cschwinne
200960899e
Removed preset cycle
2021-06-30 01:48:38 +02:00
cschwinne
623694ab73
Playlist additions
2021-06-10 02:52:20 +02:00
Blaz Kristan
8fdf84068d
Optimisations.
2021-06-07 21:05:31 +02:00
Blaž Kristan
131625bb53
Endless playlist fix.
2021-06-07 14:16:29 +02:00
cschwinne
5ca8bc3f2a
Fixed various Codacy code style and logic issues
2021-05-11 14:54:03 +02:00
cschwinne
b8de36b340
Cleanup
2021-03-13 22:46:08 +01:00
Blaz Kristan
90808ac67e
Power off playlist unload.
2021-02-28 15:34:18 +01:00
Blaz Kristan
a1c2c04510
Playlist handling.
2021-02-05 17:36:53 +01:00
cschwinne
3425f2bf34
Add Playlist feature
2020-11-11 23:48:14 +01:00