Commit graph

50 commits

Author SHA1 Message Date
Franzi a481d53969 fix more stupid 2024-02-25 10:25:53 +01:00
Franzi cc407c10e6 fix stupid 2024-02-25 09:42:32 +01:00
Franzi 965f2d8b68 fix image loading 2024-02-25 09:37:46 +01:00
Franzi c7bca3ebc0 fix showing info images 2024-02-25 09:30:26 +01:00
Franzi f9ee34ea5c add option to display two room-specific images in "view info" tile 2024-02-24 10:49:28 +01:00
Franzi d39b59d52e view_next_talk: make track name a bar instead of a coloured text 2023-12-27 17:13:36 +01:00
Franzi 645f1af466 make "hide talks older than x minutes" configurable 2023-12-27 13:07:50 +01:00
Franzi fb1c6c0dc6 don't announce talks that have started more than 25 minutes ago 2023-12-27 11:32:02 +01:00
Franzi f2c341183d ignore talks in *this* room if they started more than 25 minutes ago 2023-12-27 11:12:03 +01:00
Franzi 025e1bf2c7 correctly log found room name 2023-12-26 13:11:58 +01:00
Franzi b7e6ea2635 fix stupid 2023-12-26 13:11:16 +01:00
Franzi e019a46286 tile.lua: explicitely log if no room is configured 2023-12-26 13:08:52 +01:00
Franzi 03a337c352 add font for track name display 2023-12-26 13:01:38 +01:00
Franzi 3b845964e7 fix matching for events without locale 2023-12-26 09:04:30 +01:00
Franzi d908c361f8 room specific text: actually render empty lines 2023-12-24 12:05:00 +01:00
Franzi f87985115d view_{clock,day}: fix display bug when numbers change 2023-12-21 10:10:36 +01:00
Franzi 13b156b6fc info: respect newlines 2023-12-19 11:07:21 +01:00
Franzi d17d8f1f23 add text blocks to room info 2023-12-19 10:45:23 +01:00
Franzi a1d635fcd0 view_clock: whoops 2023-12-19 09:59:01 +01:00
Franzi f550ddb141 view_clock: most likely you don't want this animated 2023-12-19 09:57:19 +01:00
Franzi 234cfff15a add clock option 2023-12-18 11:38:19 +01:00
Franzi 5af59372e3 whoops 2023-12-18 10:29:35 +01:00
Franzi 360b76b753 fix empty tracks 2023-12-18 10:28:11 +01:00
Franzi ccfb13313b tile.lua: talk.track.color might not exist 2023-12-18 09:01:29 +01:00
Franzi 3dff4cb230 whoops 2023-12-18 09:01:29 +01:00
Franzi 9abf4b3a44 more different font selections 2023-12-18 08:58:50 +01:00
Franzi e3d2fee4f3 add option to have different font for headline 2023-12-18 07:14:28 +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 0e909333d6 add option to enable/disable animation for day and room name 2023-09-30 14:17:11 +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 4e15583b4e room/day: add animation to text 2023-09-30 09:57:04 +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 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 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