]> git.sesse.net Git - ccbs/history - bigscreen
Fix the transactor so it actually works.
[ccbs] / bigscreen /
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?)