]> git.sesse.net Git - ccbs/history - bigscreen
Force little-endian for our UCS-4.
[ccbs] / bigscreen /
2005-02-19 Steinar H. GundersonForce little-endian for our UCS-4.
2005-02-19 Steinar H. GundersonAdd functions for drawing text, try to do so (not very...
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. GundersonRe-add OpenGL window, we commented it out and forgot...
2005-02-19 Steinar H. GundersonMoved all the UCS-4 junk into operator=, where it belongs.
2005-02-19 Steinar H. GundersonAdd a framework for UCS-4 strings.
2005-02-19 Steinar H. GundersonRename tourn -> active_tournament
2005-02-19 Steinar H. GundersonMake tourn a global variable (ick?), and do some placeh...
2005-02-19 Steinar H. GundersonFix the transactor so it actually works.
2005-02-19 Steinar H. GundersonAdded -g -Wall to CXXFLAGS, moved -I stuff to CPPFLAGS.
2005-02-19 Steinar H. GundersonAdded a transactor for getting info from the current...
2005-02-19 Steinar H. GundersonChanged the structure of the bigscreen main loop.
2005-02-18 Steinar H. GundersonSwitch SQL host from cirkus to altersex, to get Postgre...
2005-02-18 Steinar H. GundersonFix so we actually get the NOTIFY.
2005-02-18 Steinar H. GundersonTry to listen on a NOTIFY trigger.
2005-02-18 Steinar H. GundersonReplace transaction<> with work.
2005-02-18 Steinar H. GundersonFetch the title, not some random ID.
2005-02-18 Steinar H. GundersonFetch out some numbers from a table.
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?)