Commit Graph

753 Commits

Author SHA1 Message Date
ChuckBuilds
8e7d7ee73e Add detailed debug logging to NHLUpcomingManager to help diagnose missing upcoming games 2025-04-27 15:04:38 -05:00
ChuckBuilds
21219917f4 Fix NHL upcoming games time window calculation - now properly checks for games within next 48 hours instead of past 48 hours 2025-04-27 15:00:01 -05:00
ChuckBuilds
856b85f796 nhl upcoming game fitler from 'is_coming' to 'is_within_window 2025-04-27 14:37:25 -05:00
ChuckBuilds
4522c4bfed changing MLB logo size to 32 px 2025-04-27 14:25:31 -05:00
ChuckBuilds
23a904fac3 changing MLB logo size to 32 px 2025-04-27 12:18:23 -05:00
ChuckBuilds
d87df32e70 style: Update MLB display to match NHL layout and font sizes 2025-04-27 11:59:25 -05:00
ChuckBuilds
bb725b2e71 fix: Update MLB live game status detection to include 'status_in_progress' 2025-04-27 11:52:00 -05:00
ChuckBuilds
e199292bf8 shift mlb upcoming date up 3 pixels 2025-04-25 21:48:08 -05:00
ChuckBuilds
749eeb4939 move mlb upcoming date down 2025-04-25 21:38:18 -05:00
ChuckBuilds
14a196ef58 turned off NBA board and adjusted NHL upcoming logic 2025-04-25 21:19:25 -05:00
ChuckBuilds
184bd720d4 disabled mlb test mode 2025-04-25 21:04:58 -05:00
ChuckBuilds
a916cf990f making mlb live logos larger 2025-04-25 21:02:23 -05:00
ChuckBuilds
b24b554ca0 making mlb live logos larger 2025-04-25 21:01:32 -05:00
ChuckBuilds
9e6211353f style: Add outline to bottom score text in live MLB display 2025-04-25 15:44:41 -05:00
ChuckBuilds
7fbf37e309 shifted mlb live logos closer to the center 2025-04-25 15:38:43 -05:00
ChuckBuilds
7ecebb7d56 refactor: Center base indicator, adjust outs and count position in live MLB 2025-04-25 15:34:30 -05:00
ChuckBuilds
bd34c65dee shift inning count up 2 pixels 2025-04-25 15:29:29 -05:00
ChuckBuilds
df2b264e55 feat: Add B-S count text below base/out indicators in live MLB display 2025-04-25 15:27:07 -05:00
ChuckBuilds
2e36d49b1c refactor: Position outs vertically beside bases in live MLB display 2025-04-25 15:24:38 -05:00
ChuckBuilds
429a7dfbaf Revert "feat: Add smaller font for inning indicator and use in live MLB display"
This reverts commit 4f3abb4975.
2025-04-25 15:17:00 -05:00
ChuckBuilds
4f3abb4975 feat: Add smaller font for inning indicator and use in live MLB display 2025-04-25 15:14:36 -05:00
ChuckBuilds
7504fa856a feat: Draw outlines for empty out indicators in live MLB display 2025-04-25 15:09:40 -05:00
ChuckBuilds
8a4758ff3a style: Increase horizontal space between count indicators in live MLB display 2025-04-25 15:03:00 -05:00
ChuckBuilds
6b8784a2f2 style: Increase base diamond size in live MLB display 2025-04-25 14:55:32 -05:00
ChuckBuilds
31e19f7dc0 style: Increase vertical space above count indicator in live MLB display 2025-04-25 14:53:00 -05:00
ChuckBuilds
69026974ba feat: Update live MLB bases/count display to diamond/circle style 2025-04-25 14:49:28 -05:00
ChuckBuilds
9b3b55cfc4 remove y offset for mlb live logo 2025-04-25 14:42:09 -05:00
ChuckBuilds
5006a1ee6e add text color 2025-04-25 14:26:44 -05:00
ChuckBuilds
465f40f991 style: Adjust logo size and position in live MLB display 2025-04-25 14:20:51 -05:00
ChuckBuilds
3659d1f317 refactor: Adjust live MLB display layout (scores on logos, count below bases) 2025-04-25 14:05:26 -05:00
ChuckBuilds
0b2b045f31 feat: Update live MLB base indicators to compact horizontal layout 2025-04-25 13:49:46 -05:00
ChuckBuilds
a8d3e84cef re-enable mlb test mode 2025-04-25 13:15:36 -05:00
ChuckBuilds
dda8bb0556 turning off mlb test mode 2025-04-25 13:03:10 -05:00
ChuckBuilds
970bfe9926 refactor: Create separate display method for live MLB games 2025-04-25 12:53:28 -05:00
ChuckBuilds
57d3596691 fix: Add 'outs' key back to MLBLiveManager test data 2025-04-25 12:44:24 -05:00
ChuckBuilds
a757e1db27 fix: Align MLBLiveManager test data with expected structure 2025-04-25 12:33:31 -05:00
ChuckBuilds
9511057412 fix: Add missing status_state to MLB test data 2025-04-25 11:30:48 -05:00
ChuckBuilds
c7c628c8a7 enable MLB test mode 2025-04-25 11:21:05 -05:00
ChuckBuilds
0cbe5b14f3 re-enabling displays 2025-04-25 11:18:17 -05:00
ChuckBuilds
c8f6f724db fix: Use _format_game_time method for consistent timezone handling in MLB display 2025-04-25 11:15:17 -05:00
ChuckBuilds
40ab8b761f fix: Properly convert game times to local timezone in MLB display 2025-04-25 11:12:01 -05:00
ChuckBuilds
e36fac1357 fix: Ensure BDF font text is visible by setting correct draw object and updating display 2025-04-25 11:08:23 -05:00
ChuckBuilds
5b16540885 fix: Set proper font size for BDF font in MLB_Manager to make text visible 2025-04-25 11:05:41 -05:00
ChuckBuilds
ade10ce8bf fix: Properly handle timezone conversion in MLB_Manager using pytz 2025-04-25 11:03:27 -05:00
ChuckBuilds
779a46d35c fix: Use _draw_bdf_text directly for 5x7 font in MLB_Manager to prevent flickering 2025-04-25 11:00:11 -05:00
ChuckBuilds
922bfed7f3 Display Manager: Fix text display by properly syncing image with canvas 2025-04-25 10:51:06 -05:00
ChuckBuilds
b603494973 Display Manager: Remove automatic display update from draw_text to prevent flickering 2025-04-25 10:49:18 -05:00
ChuckBuilds
c1bac62d91 updates to enable .bdf font in mlb_manager 2025-04-25 10:46:25 -05:00
ChuckBuilds
5ef851678e Display Manager improvements: 1) Update BDF font handling to use passed font 2) Fix font selection in _draw_bdf_text method 2025-04-25 10:45:18 -05:00
ChuckBuilds
f3dff7431c MLB Manager improvements: 1) Use draw_text for BDF font rendering 2) Keep PressStart2P for scores and times 3) Fix text display issues 2025-04-25 10:37:56 -05:00