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

CTU-FEE-B0B35APO-Semestral-project/text-viewer/src/main.c -rw-r--r-- 3.1 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
596e3d12 — František Boháček 4 years ago
fix: log not enough arguments as error
70c513e1 — František Boháček 4 years ago
feat: add correct error messages for text viewer and image viewer
c4abd85c — František Boháček 4 years ago
feat: add support for font family
1a492df5 — František Boháček 4 years ago
feat: set default font size for text viewer
120c16db — František Boháček 4 years ago
feat: add support for larger fonts
a2e9b93d — František Boháček 4 years ago
feat: add mzapo sdl
f9fb4cfa — František Boháček 4 years ago
feat: put errors to enum instead of magic constants in code
564cec6a — František Boháček 4 years ago
feat: use pheripherals in text viewer
8e259f03 — František Boháček 4 years ago
feat: add text viewer main