~ruther/CTU-FEE-B0B35APO-Semestral-project

CTU-FEE-B0B35APO-Semestral-project/text-viewer/src/text_viewer.c -rw-r--r-- 7.0 KiB
ecf65d4a — Boháček, František 4 years ago
Merge branch 'dev' into 'master'

Implement first versions of file browser, text viewer and image viewer

See merge request bohacfr2/apo-sem!1
91a6432c — František Boháček 4 years ago
refactor: split textviewer to more functions and files
70c513e1 — František Boháček 4 years ago
feat: add correct error messages for text viewer and image viewer
58be27ab — František Boháček 4 years ago
feat: split text into multiple lines so it fits
4c2fc8e8 — František Boháček 4 years ago
fix: text viewer wrong character
247d0c10 — František Boháček 4 years ago
fix: floating point exception
81ef1fd7 — František Boháček 4 years ago
feat: fix text viewer zoom location
5ece5078 — František Boháček 4 years ago
feat: add text zoom to text viewer
af570a0d — František Boháček 4 years ago
style: fix text viewer formatting
246babf2 — František Boháček 4 years ago
fix: text viewer blink rgb leds when scroll past line
a163c58b — František Boháček 4 years ago
fix: opening empty file
8ed90302 — František Boháček 4 years ago
feat: use ledstrip to show vertical scroll
82cef4c1 — František Boháček 4 years ago
feat: use ledstrip to show file loading bar
8c582a39 — František Boháček 4 years ago
refactor: use name and line pointer instead of local variable
9b4e7b7e — František Boháček 4 years ago
fix: text movement
16f490e7 — František Boháček 4 years ago
feat: add rotation encoders
3ada204e — František Boháček 4 years ago
refactor: move text view commands to text viewer
8e259f03 — František Boháček 4 years ago
feat: add text viewer main