Commit graph

72 commits

Author SHA1 Message Date
Franzi e2d154226f service: fix tracks display in pretalx-broadcast-tools mode
this fixes #5
2024-01-16 08:47:47 +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 45de0d6f29 hide long-ago started talks from static view as well 2023-12-27 13:01:03 +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 ef96cfb88c service: use pytz.localize() instead of datetime.replace() 2023-12-27 11:14:57 +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 de1f01b004 i hate pytz, i hate python2, i hate everything 2023-12-27 10:42:24 +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 5f98771957 standalone: fix bottom padding for track names 2023-12-23 22:13:00 +01:00
Franzi 0acc6cf5e0 standalone: consistent padding around tracks 2023-12-23 22:11:42 +01:00
Franzi ce7fc7c0a7 standalone: use coloured bars for tracks instead of coloured text 2023-12-23 22:04:10 +01:00
Franzi 0a913caeec standalone: use talk title font for track names 2023-12-23 16:35:12 +01:00
Franzi 484d1ea65e standalone view: more padding 2023-12-23 16:21:59 +01:00
Franzi c4b55db10d standalone: show track names at bottom 2023-12-23 16:19:33 +01:00
Franzi 6541352392 clarify this plugin can be used as a top-level package 2023-12-22 16:12:54 +01:00
Franzi 9de0f5fd60 node.lua: add basic fahrplan display for standalone usage 2023-12-22 15:15:44 +01:00
Franzi f87985115d view_{clock,day}: fix display bug when numbers change 2023-12-21 10:10:36 +01:00
Franzi a22f5a49fa service: "public_name" for persons is optional 2023-12-20 20:29:46 +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 921d5948ac service: fix stupid 2023-12-18 08:08:33 +01:00
Franzi 5ba190caa3 service: more logging 2023-12-18 07:58:01 +01:00
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