FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main.cpp - UnsignedArduino/ESP32-Text-Reader · GitHub
UnsignedArduino
/
ESP32-Text-Reader
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ESP32-Text-Reader
src
main.cpp
on
main
User selector
Datepicker
Commit history
Commits on Mar 23, 2022
Fix page not being set when going to last page
UnsignedArduino
committed
cdb16af
View commit details
Copy full SHA for cdb16af
View code at this point
Browse repository at this point
Commits on Mar 20, 2022
Optimize file menu and screensaver speed
UnsignedArduino
committed
befd93e
View commit details
Copy full SHA for befd93e
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Screensavers
UnsignedArduino
committed
34f9394
View commit details
Copy full SHA for 34f9394
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
Ask whether or not you want to go to last page
UnsignedArduino
committed
7fa6ea3
View commit details
Copy full SHA for 7fa6ea3
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Can write and read last page
UnsignedArduino
committed
b91e0ff
View commit details
Copy full SHA for b91e0ff
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Make pages use unsigned long instead of unsigned int
UnsignedArduino
committed
38bf644
View commit details
Copy full SHA for 38bf644
View code at this point
Browse repository at this point
Refactor everything file size / pos related to use unsigned long long
UnsignedArduino
committed
dbe6402
View commit details
Copy full SHA for dbe6402
View code at this point
Browse repository at this point
Commits on Feb 19, 2022
Add profiling code
UnsignedArduino
committed
4f90acb
View commit details
Copy full SHA for 4f90acb
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Get CRC32 of text and get read stats
UnsignedArduino
committed
34a2d55
View commit details
Copy full SHA for 34a2d55
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
Can scroll through file selector
UnsignedArduino
committed
8fa8be4
View commit details
Copy full SHA for 8fa8be4
View code at this point
Browse repository at this point
Apparently we can fit one more file in selector
UnsignedArduino
committed
c291ce5
View commit details
Copy full SHA for c291ce5
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
Can exit from file picker
UnsignedArduino
committed
2a49744
View commit details
Copy full SHA for 2a49744
View code at this point
Browse repository at this point
Show battery percentage in file selector
UnsignedArduino
committed
ab0ee41
View commit details
Copy full SHA for ab0ee41
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Add ellipses to path if too long to fit on screen
UnsignedArduino
committed
840b434
View commit details
Copy full SHA for 840b434
View code at this point
Browse repository at this point
Switch to SdFat library
UnsignedArduino
committed
1eb8894
View commit details
Copy full SHA for 1eb8894
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
Make file picker
UnsignedArduino
committed
486f7aa
View commit details
Copy full SHA for 486f7aa
View code at this point
Browse repository at this point
Make file selector that can't select stuff
UnsignedArduino
committed
15393de
View commit details
Copy full SHA for 15393de
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
Can get battery voltage
UnsignedArduino
committed
0c49647
View commit details
Copy full SHA for 0c49647
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
Can go to pages
UnsignedArduino
committed
142ff4f
View commit details
Copy full SHA for 142ff4f
View code at this point
Browse repository at this point
Move more display functions into textReader
UnsignedArduino
committed
1f62a19
View commit details
Copy full SHA for 1f62a19
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
Can get and show max pages
UnsignedArduino
committed
c012fc3
View commit details
Copy full SHA for c012fc3
View code at this point
Browse repository at this point
Can exit reader
UnsignedArduino
committed
70ad183
View commit details
Copy full SHA for 70ad183
View code at this point
Browse repository at this point
Can see what text file we are reading
UnsignedArduino
committed
0414579
View commit details
Copy full SHA for 0414579
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
Say current page when we open menu
UnsignedArduino
committed
da7ff6f
View commit details
Copy full SHA for da7ff6f
View code at this point
Browse repository at this point
Show blank menu when pressing center button
UnsignedArduino
committed
296b3c4
View commit details
Copy full SHA for 296b3c4
View code at this point
Browse repository at this point
Error messsage when no SD card is inserted on boot
UnsignedArduino
committed
22b2851
View commit details
Copy full SHA for 22b2851
View code at this point
Browse repository at this point
Page seeking 100% accurate
UnsignedArduino
committed
37429bc
View commit details
Copy full SHA for 37429bc
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
Pass in number of lines to move by
UnsignedArduino
committed
d2a1cab
View commit details
Copy full SHA for d2a1cab
View code at this point
Browse repository at this point
Improve backwards seeking slightly
UnsignedArduino
committed
3ec7e38
View commit details
Copy full SHA for 3ec7e38
View code at this point
Browse repository at this point
Move more functions to seperate files
UnsignedArduino
committed
9497eb3
View commit details
Copy full SHA for 9497eb3
View code at this point
Browse repository at this point
Improved seeking backwards
UnsignedArduino
committed
346e7fa
View commit details
Copy full SHA for 346e7fa
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Draw nice scrollbar
UnsignedArduino
committed
0d6ca18
View commit details
Copy full SHA for 0d6ca18
View code at this point
Browse repository at this point
Read text.txt instead
UnsignedArduino
committed
41acecc
View commit details
Copy full SHA for 41acecc
View code at this point
Browse repository at this point
Add scrollbar to show how far you are in the text
UnsignedArduino
committed
7bf5c2d
View commit details
Copy full SHA for 7bf5c2d
View code at this point
Browse repository at this point
Pull more stats about the file
UnsignedArduino
committed
e53fa53
View commit details
Copy full SHA for e53fa53
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL