]> git.sesse.net Git - ccbs/history - bigscreen/Makefile
Removed some debugging printf-s, converted some sprintf to std::sprintf.
[ccbs] / bigscreen / Makefile
2005-02-20 Steinar H. GundersonFetch the actual high score from the database when...
2005-02-20 Steinar H. GundersonGroupScreen now checks the "last updated" information.
2005-02-20 Steinar H. GundersonAdd a screen rotation class (time multiplexing).
2005-02-20 Steinar H. GundersonAdded split screen functionality, for showing up to...
2005-02-20 Steinar H. GundersonAdd (a rather sizable chunk of) code for determining...
2005-02-19 Steinar H. GundersonMake screen hierarchy compile.
2005-02-19 Steinar H. GundersonHit the group-fetching code so it compiles.
2005-02-19 Steinar H. GundersonFetch the list of current active rounds and display it.
2005-02-19 Steinar H. GundersonMoved the font stuff into its own file.
2005-02-19 Steinar H. GundersonMove Tournament and FetchCurrentTournament into its...
2005-02-19 Steinar H. GundersonMove widestring into its own file.
2005-02-19 Steinar H. GundersonMove FlagTrigger into its own source file.
2005-02-19 Steinar H. GundersonSupport a variable-length list of fallback fonts (and...
2005-02-19 Steinar H. GundersonImport TinyPTC 0.7.3 sources, switch from OpenGL to...
2005-02-19 Steinar H. GundersonInitialize FreeType, link to it.
2005-02-19 Steinar H. GundersonAdded -g -Wall to CXXFLAGS, moved -I stuff to CPPFLAGS.
2005-02-18 Steinar H. GundersonAdd pq++ dependency, start code for just connecting.
2005-02-18 Steinar H. GundersonAdd -L/usr/X11R6/lib to LDFLAGS for the bigscreen Makefile.
2005-02-13 Steinar H. GundersonAdd the bigscreen/ directory (a bit overdue?)