Commit graph

86 commits

Author SHA1 Message Date
Franzi e3d2fee4f3 add option to have different font for headline 2023-12-18 07:14:28 +01:00
Franzi 11751552e9 add option to parse voc-schema compatible json schedule 2023-12-18 06:52:01 +01:00
Franzi bceab0ebfd tile.lua: track color is optional apparently 2023-12-18 06:47:53 +01:00
Franzi 761b6c0ec3 tile.lua: we don't need event json here 2023-12-18 06:47:29 +01:00
Franzi 5a39b0d14b add some debug logging 2023-11-30 15:59:16 +01:00
Franzi 70f4ecac50 check_next_talks(): only log room if it actually is set 2023-10-05 20:04:50 +02:00
Franzi c83e988a2d all_talks/room_name: fix missing defaults 2023-09-30 19:10:39 +02:00
Franzi a07249567f fix rendering error when using non-animated room name 2023-09-30 19:09:13 +02:00
Franzi b3dab53d13 fix calculation error when showing abstract 2023-09-30 16:08:25 +02:00
Franzi 17aef9463a all_talks: only show speakers if there are any 2023-09-30 16:06:41 +02:00
Franzi 429377564b fix bug with day zero having weird timezone offset 2023-09-30 15:08:09 +02:00
Franzi 0e909333d6 add option to enable/disable animation for day and room name 2023-09-30 14:17:11 +02:00
Franzi aba29ffa52 support all kinds of node names 2023-09-30 13:52:24 +02:00
Franzi 80777081c3 add some documentation 2023-09-30 11:14:21 +02:00
Franzi 2e56d61976 fix layout in module configuration 2023-09-30 10:51:18 +02:00
Franzi 1f6e97d165 implement showing talk locale 2023-09-30 10:48:31 +02:00
Franzi 46974598aa next talk: honor "show track" option 2023-09-30 10:45:38 +02:00
Franzi 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
Franzi d3660931fb tile.lua: simplify detection if we want to announce a talk 2023-09-30 10:20:26 +02:00
Franzi bb22771740 tile.lua: fix detection of talks that started long ago, but are still running 2023-09-30 10:17:11 +02:00
Franzi 738e1d0300 next talk: add option to switch between track bar and track name 2023-09-30 10:13:28 +02:00
Franzi 00c25529de tile.js: even better UX 2023-09-30 10:02:33 +02:00
Franzi 0697ec8b96 make font size any number 2023-09-30 10:01:04 +02:00
Franzi 4e15583b4e room/day: add animation to text 2023-09-30 09:57:04 +02:00
Franzi 17992f7283 service: even more timezones, and a bit of formatting 2023-09-30 09:39:21 +02:00
Franzi cc9b565b8e service: more timezone shenanigans 2023-09-30 09:38:31 +02:00
Franzi f22ab686ab service: fix missing timezone handling for start_str generation 2023-09-30 09:37:26 +02:00
Franzi d7e0fc8a47 all talks: only show 'in xxx min' for talks less than 30min in the future 2023-09-30 09:33:38 +02:00
Franzi 8122666857 for now, use time provided by the info-beamer api 2023-09-30 09:29:37 +02:00
Franzi 8be1da1b9f day: more typos 2023-09-29 15:53:48 +02:00
Franzi da617f6d0b tile.js: oops 2023-09-29 15:52:00 +02:00
Franzi 3957edc631 add alignment options for room name 2023-09-29 15:50:27 +02:00
Franzi 747b0eaae2 all talks: allow localizing "with" in info line 2023-09-29 15:42:33 +02:00
Franzi 0df292f396 all talks: fix wrong config option for "show speakers" 2023-09-29 15:33:46 +02:00
Franzi bc4ee0ef2b all talks: right-align time 2023-09-29 15:30:40 +02:00
Franzi 9e2c26e5d9 first draft, somewhat working
time transfer does not work
2023-09-29 15:04:16 +02:00