]> git.sesse.net Git - ccbs/commit
Move the theming out to a runtime-read config file. Opens, among others, for differen...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 18 Feb 2012 19:00:48 +0000 (20:00 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 18 Feb 2012 19:00:48 +0000 (20:00 +0100)
commitbbbf0f34d43aa3b6f43225fb6c2d45566a423ab1
tree4caff76bfeceaf82b03c714e47b3f0a675bf73e6
parentd4ec885cadcbcce077579bdd24c93ead18b06852
Move the theming out to a runtime-read config file. Opens, among others, for different font lists per element type.
12 files changed:
bigscreen/Makefile
bigscreen/ccbs_bigscreen.cpp
bigscreen/design.h [deleted file]
bigscreen/fonts.cpp
bigscreen/fonts.h
bigscreen/groupscreen.cpp
bigscreen/splitscreen.cpp
bigscreen/theme.config [new file with mode: 0644]
bigscreen/theme.cpp [new file with mode: 0644]
bigscreen/theme.h [new file with mode: 0644]
bigscreen/top10scorescreen.cpp
bigscreen/top5chosenscreen.cpp