|
d908c361f8
|
room specific text: actually render empty lines
|
2023-12-24 12:05:00 +01:00 |
|
|
5f98771957
|
standalone: fix bottom padding for track names
|
2023-12-23 22:13:00 +01:00 |
|
|
0acc6cf5e0
|
standalone: consistent padding around tracks
|
2023-12-23 22:11:42 +01:00 |
|
|
ce7fc7c0a7
|
standalone: use coloured bars for tracks instead of coloured text
|
2023-12-23 22:04:10 +01:00 |
|
|
0a913caeec
|
standalone: use talk title font for track names
|
2023-12-23 16:35:12 +01:00 |
|
|
484d1ea65e
|
standalone view: more padding
|
2023-12-23 16:21:59 +01:00 |
|
|
c4b55db10d
|
standalone: show track names at bottom
|
2023-12-23 16:19:33 +01:00 |
|
|
6541352392
|
clarify this plugin can be used as a top-level package
|
2023-12-22 16:12:54 +01:00 |
|
|
9de0f5fd60
|
node.lua: add basic fahrplan display for standalone usage
|
2023-12-22 15:15:44 +01:00 |
|
|
f87985115d
|
view_{clock,day}: fix display bug when numbers change
|
2023-12-21 10:10:36 +01:00 |
|
|
a22f5a49fa
|
service: "public_name" for persons is optional
|
2023-12-20 20:29:46 +01:00 |
|
|
13b156b6fc
|
info: respect newlines
|
2023-12-19 11:07:21 +01:00 |
|
|
d17d8f1f23
|
add text blocks to room info
|
2023-12-19 10:45:23 +01:00 |
|
|
a1d635fcd0
|
view_clock: whoops
|
2023-12-19 09:59:01 +01:00 |
|
|
f550ddb141
|
view_clock: most likely you don't want this animated
|
2023-12-19 09:57:19 +01:00 |
|
|
234cfff15a
|
add clock option
|
2023-12-18 11:38:19 +01:00 |
|
|
5af59372e3
|
whoops
|
2023-12-18 10:29:35 +01:00 |
|
|
360b76b753
|
fix empty tracks
|
2023-12-18 10:28:11 +01:00 |
|
|
ccfb13313b
|
tile.lua: talk.track.color might not exist
|
2023-12-18 09:01:29 +01:00 |
|
|
3dff4cb230
|
whoops
|
2023-12-18 09:01:29 +01:00 |
|
|
9abf4b3a44
|
more different font selections
|
2023-12-18 08:58:50 +01:00 |
|
|
921d5948ac
|
service: fix stupid
|
2023-12-18 08:08:33 +01:00 |
|
|
5ba190caa3
|
service: more logging
|
2023-12-18 07:58:01 +01:00 |
|
|
e3d2fee4f3
|
add option to have different font for headline
|
2023-12-18 07:14:28 +01:00 |
|
|
11751552e9
|
add option to parse voc-schema compatible json schedule
|
2023-12-18 06:52:01 +01:00 |
|
|
bceab0ebfd
|
tile.lua: track color is optional apparently
|
2023-12-18 06:47:53 +01:00 |
|
|
761b6c0ec3
|
tile.lua: we don't need event json here
|
2023-12-18 06:47:29 +01:00 |
|
|
5a39b0d14b
|
add some debug logging
|
2023-11-30 15:59:16 +01:00 |
|
|
70f4ecac50
|
check_next_talks(): only log room if it actually is set
|
2023-10-05 20:04:50 +02:00 |
|
|
c83e988a2d
|
all_talks/room_name: fix missing defaults
|
2023-09-30 19:10:39 +02:00 |
|
|
a07249567f
|
fix rendering error when using non-animated room name
|
2023-09-30 19:09:13 +02:00 |
|
|
b3dab53d13
|
fix calculation error when showing abstract
|
2023-09-30 16:08:25 +02:00 |
|
|
17aef9463a
|
all_talks: only show speakers if there are any
|
2023-09-30 16:06:41 +02:00 |
|
|
429377564b
|
fix bug with day zero having weird timezone offset
|
2023-09-30 15:08:09 +02:00 |
|
|
0e909333d6
|
add option to enable/disable animation for day and room name
|
2023-09-30 14:17:11 +02:00 |
|
|
aba29ffa52
|
support all kinds of node names
|
2023-09-30 13:52:24 +02:00 |
|
|
80777081c3
|
add some documentation
|
2023-09-30 11:14:21 +02:00 |
|
|
2e56d61976
|
fix layout in module configuration
|
2023-09-30 10:51:18 +02:00 |
|
|
1f6e97d165
|
implement showing talk locale
|
2023-09-30 10:48:31 +02:00 |
|
|
46974598aa
|
next talk: honor "show track" option
|
2023-09-30 10:45:38 +02:00 |
|
|
48a72a2757
|
implement data triggers
Turns out, my code was right the whole time, but the scheduled-player
package was not updated.
|
2023-09-30 10:41:01 +02:00 |
|
|
d3660931fb
|
tile.lua: simplify detection if we want to announce a talk
|
2023-09-30 10:20:26 +02:00 |
|
|
bb22771740
|
tile.lua: fix detection of talks that started long ago, but are still running
|
2023-09-30 10:17:11 +02:00 |
|
|
738e1d0300
|
next talk: add option to switch between track bar and track name
|
2023-09-30 10:13:28 +02:00 |
|
|
00c25529de
|
tile.js: even better UX
|
2023-09-30 10:02:33 +02:00 |
|
|
0697ec8b96
|
make font size any number
|
2023-09-30 10:01:04 +02:00 |
|
|
4e15583b4e
|
room/day: add animation to text
|
2023-09-30 09:57:04 +02:00 |
|
|
17992f7283
|
service: even more timezones, and a bit of formatting
|
2023-09-30 09:39:21 +02:00 |
|
|
cc9b565b8e
|
service: more timezone shenanigans
|
2023-09-30 09:38:31 +02:00 |
|
|
f22ab686ab
|
service: fix missing timezone handling for start_str generation
|
2023-09-30 09:37:26 +02:00 |
|