Commit Graph

105 Commits

Author SHA1 Message Date
Dionysus 0f2598b600
Added LVGL update preview 2024-06-24 23:07:18 -04:00
Dionysus 03a84e8301
Added sponsor notice 2024-06-09 18:54:28 -04:00
Dionysus dbca0988eb
Added buymeacoffee to funding 2024-06-09 18:45:45 -04:00
Dionysus 1b00c01641
Added funding button 2024-06-09 18:38:23 -04:00
Dionysus a15fae2fd9
Fixed actions and other issues 2024-06-08 13:45:30 -04:00
Dionysus a530492937
Finally got the code split up into multiple files for organization 2024-06-07 23:58:03 -04:00
Dionysus 8950faf44a
Fixed QUIT messages not displaying, started mainlining gotify code 2024-06-06 16:51:16 -04:00
Dionysus a5e208755e
Fixed QUIT messages not displaying, started mainlining gotify code 2024-06-06 16:50:21 -04:00
Dionysus 995529af02
Fixed screen timeout issue from missing bool change 2024-06-06 01:31:16 -04:00
Dionysus b0b1ee297d
Splitting code into their own .cpp and header files 2024-06-06 01:04:24 -04:00
Dionysus 9d19af9c95
Moved lora.cpp into main source folder 2024-06-06 00:21:34 -04:00
Dionysus 4aa62e9982
Lora recv loop added 2024-06-06 00:17:47 -04:00
Dionysus 847963c2ab
update.... 2 hie 4 commit message 2024-06-05 23:23:18 -04:00
Dionysus e697bf6790
Fixed missing return statement on keyboard input 2024-06-05 20:24:48 -04:00
Dionysus 6dc045e66f
Fixed screen turn on not working from keyboard input 2024-06-05 20:20:53 -04:00
Dionysus e77b192dee
Fixed keyboard not working 2024-06-05 20:17:57 -04:00
Dionysus 68b86a1d6d
Added SD card support and started Lora support 2024-06-05 20:04:40 -04:00
Dionysus 4b4be4c9db
Added SD card support 2024-06-05 19:32:59 -04:00
Dionysus fb5784188e
Added brightness control function 2024-06-05 19:25:30 -04:00
Dionysus da18703357
Added missing wireguard lib 2024-06-05 19:07:24 -04:00
Dionysus bd15b524fb
Started adding Wireguard support 2024-06-05 19:00:15 -04:00
Dionysus eaf5cdfc8d
ABC imports (ocd lol) 2024-06-05 18:18:23 -04:00
Dionysus b00d779471
Fixed speaker.h spacing 2024-06-05 18:13:36 -04:00
Dionysus 5845a84250
TAKEEE ONNN MEEEEE boot intro fixed 2024-06-05 18:12:24 -04:00
Dionysus 0cfe90ff99
Improved RTTTL processing with the ESP8266Audio library 2024-06-05 18:07:54 -04:00
Dionysus d4911ee2d3
Added IRC mention sounds, moved boot sound to AFTER the XBM display 2024-06-05 15:21:36 -04:00
Dionysus 86b4488d92
Added support for the T-Deck internal speaker! Boot sounds added, notification sounds incomming. 2024-06-05 15:06:51 -04:00
Dionysus e991577a77
Merged setDefaultPreferences with loadPreferences 2024-06-05 12:07:43 -04:00
Dionysus b2506fb589
Added default to get_encryption_type to hide warning when building 2024-06-05 11:54:20 -04:00
Dionysus 66845d0dcf
Added mac address randomization, improved wifi handling, and added a wifi event trigger 2024-06-05 11:50:08 -04:00
Dionysus 12a437ff69
Merged the loadPreferences and setDefaultPreferences functions 2024-06-04 12:15:09 -04:00
Dionysus 885c0f57c1
Added documentation on wiping settings on boot 2024-06-04 11:26:27 -04:00
Dionysus b3f87b2fc4
Added the ability to wipe the stored preferences by press w on the boot screen and fixed issue where pressing a key to turn screen on was typing the char out 2024-06-04 02:41:58 -04:00
Dionysus efdd8bcb34
Finally fixed line wraps with color properly 2024-05-30 00:15:49 -04:00
Dionysus 5312071d1c
Merge pull request #7 from imnotacoder-eeeee/main
Fixed multi-line with my beta fix, and normalized colors to match master
2024-05-29 23:15:03 -04:00
If you know this, you a cool guy 432ccdca90 MULTILINE FIX BETA, SET COLORS TO MASTER BRANCHES 2024-05-29 21:35:51 -04:00
If you know this, you a cool guy 252e97f139 multi-line doesnt seem bugged and joins still work, will work on the small gap in buffer at the bottom 2024-05-29 21:34:07 -04:00
If you know this, you a cool guy 711e8dee5b multi-line doesnt seem bugged and joins still work, will work on the small gap in buffer at the bottom 2024-05-29 21:31:51 -04:00
If you know this, you a cool guy 8ff6e5811e
Update README.md
Changed /debug to /info.
2024-05-29 21:18:10 -04:00
Dionysus 77a9144837
Added extended preferences 2024-05-29 17:14:53 -04:00
Dionysus 4afe369d27
Added back removed colors by accident, few verbose serial changes 2024-05-29 02:50:20 -04:00
Dionysus 462ed146c9
Still need ifdef undef for some warnings I guess.... 2024-05-29 00:37:46 -04:00
Dionysus 833d15db65
Found a better way to silence library warnings 2024-05-29 00:34:22 -04:00
Dionysus a590dfccc8
Fixed warnings about redefinitions 2024-05-29 00:05:04 -04:00
Dionysus 6bb2532038
Updated roadmap and added serial logs 2024-05-28 20:48:06 -04:00
Dionysus 527eb75d67
Added memory constraints to things to keep everything memory safe from anomalies & attacks 2024-05-28 20:40:00 -04:00
Dionysus eec732eb29
Added input buffer protection so we do not exceed the 512 limit IRC servers have 2024-05-28 19:45:12 -04:00
Dionysus 0d59ab3b7e
Updated README 2024-05-28 19:07:34 -04:00
Dionysus 8e3f702c98
Added cheers to e for hand typing color codes 2024-05-28 18:58:06 -04:00
Dionysus af93986495
More code cleanup and comments 2024-05-28 18:56:20 -04:00