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

ref: 62d54666a65d305f4c435a91b92248423260bbcc CTU-FEE-B0B35APO-Semestral-project/image-viewer/include d---------
ff37eed7 — František Boháček 4 years ago
fix: add missing include guards
e2a97607 — František Boháček 4 years ago
feat: add image region move
2c8dd444 — František Boháček 4 years ago
feat: add image set and get pixel functions
a77b7b40 — František Boháček 4 years ago
fix: struct constants
6e360c27 — František Boháček 4 years ago
fix: put correct max color constants
5fba286c — František Boháček 4 years ago
refactor: move direction functions to separate module
75b7cf9f — František Boháček 4 years ago
feat: add basic image viewer loop
c8f06430 — František Boháček 4 years ago
feat: add ppm image loading
d5cc9708 — František Boháček 4 years ago
feat: add basic image functions
5aba8a2f — František Boháček 4 years ago
feat: add logger
fef5d95f — František Boháček 4 years ago
feat: add input handling functions
99b6a5ac — František Boháček 4 years ago
feat: add display utils functions
b31bcf59 — František Boháček 4 years ago
feat: add nonblocking io functions
f712d04b — František Boháček 4 years ago
feat: add cursor functions
d003d496 — František Boháček 4 years ago
refactor: add lcd command macro
7538499d — František Boháček 4 years ago
feat: create initial structure for image-viewer