|
|
45a202e955
|
Merge branch 'main' into feat/scalability
|
2026-03-15 06:50:02 +00:00 |
|
|
|
339510dd60
|
Please provide the diff for /Users/genejohnson/Dev/mainline/mainline.py to generate an accurate commit message.
|
2026-03-14 23:46:31 -07:00 |
|
|
|
9bd8115c55
|
feat: introduce the scroll engine with a main rendering loop for headlines, messages, and visual effects.
|
2026-03-14 23:36:56 -07:00 |
|
|
|
2c777729f5
|
feat: Introduce ntfy.sh message polling, content fetching with caching, and microphone input monitoring.
|
2026-03-14 23:34:23 -07:00 |
|
|
|
2e6b2c48bd
|
feat: Introduce visual effects module, enhance text rendering with SSAA, and add shifting gradient support.
|
2026-03-14 22:15:48 -07:00 |
|
|
|
1ff2e54586
|
Merge remote-tracking branch 'origin/feat/display' into feat/scalability
|
2026-03-14 22:06:35 -07:00 |
|
|
|
f6ad89769f
|
feat: Implement OTF to terminal half-block rendering pipeline including font loading, text rasterization, word-wrap, and gradient coloring.
|
2026-03-14 21:53:47 -07:00 |
|
|
|
d3c403848c
|
feat: Introduce translate module for Google Translate integration and location-based language detection, and add a new filter module.
|
2026-03-14 21:00:24 -07:00 |
|
|
|
119ed193c0
|
feat: Add terminal module.
|
2026-03-14 20:57:53 -07:00 |
|
|
|
dcc3718012
|
refactor: Create engine package, extracting data sources to sources.py, and add refactoring documentation.
|
2026-03-14 20:56:24 -07:00 |
|