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