]> git.localhorst.tv Git - blank.git/commit
also post UI messages to graphical output
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 28 Jul 2015 15:40:49 +0000 (17:40 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 28 Jul 2015 15:40:49 +0000 (17:40 +0200)
commit3f35e70a6b66daf2ffd59590e98e2dd11e6eaabb
treef28b383eb51afe4f29cc3d82e2fb0d46ebcbfae3
parent50f35affb16c78bd3d0b420f5ba37d74fcac391f
also post UI messages to graphical output
src/app/IntervalTimer.hpp
src/graphics/FixedText.hpp [new file with mode: 0644]
src/graphics/MessageBox.hpp [new file with mode: 0644]
src/graphics/Text.hpp
src/graphics/Viewport.hpp
src/graphics/align.hpp
src/graphics/render.cpp
src/ui/HUD.hpp
src/ui/Interface.hpp
src/ui/ui.cpp