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

ref: 10ff5e5878746c60234d0dc7e46f43764753d96c CTU-FEE-B0B35APO-Semestral-project/image-viewer/src/main.c -rw-r--r-- 3.1 KiB
9b7c2ce0 — František Boháček 4 years ago
refactor: split imageviewer to more functions and files
42b84ce8 — František Boháček 4 years ago
feat: add image viewer mode indicator
70c513e1 — František Boháček 4 years ago
feat: add correct error messages for text viewer and image viewer
a2e9b93d — František Boháček 4 years ago
feat: add mzapo sdl
1f338f64 — František Boháček 4 years ago
refactor: add errors to enum
9f289a5b — František Boháček 4 years ago
feat: turn on red led on error
81fe3637 — František Boháček 4 years ago
refactor: split pheripherals to separate library
e8e5e259 — František Boháček 4 years ago
fix: close program after not loading image
19fcf7fd — František Boháček 4 years ago
feat: make better logging of start
412a0cad — František Boháček 4 years ago
fix: commands execution out of bounds
5644b289 — František Boháček 4 years ago
feat: add option to run on x86 computer with sdl
c2f1f131 — František Boháček 4 years ago
fix: add check for errors to main function
a94c4132 — František Boháček 4 years ago
feat: add main implementation
7538499d — František Boháček 4 years ago
feat: create initial structure for image-viewer