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

ref: 3a9ba38c24ff51f54d5f40526550f9916bc8f0ab CTU-FEE-B0B35APO-Semestral-project/image-viewer/include d---------
b1ce1a70 — František Boháček 4 years ago
refactor: add image viewer fields for better control
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