]> git.sesse.net Git - ccbs/history - bigscreen/ccbs_bigscreen.cpp
Re-add OpenGL window, we commented it out and forgot it that way.
[ccbs] / bigscreen / ccbs_bigscreen.cpp
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 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-13 Steinar H. GundersonAdd the bigscreen/ directory (a bit overdue?)