2005-02-20 |
Steinar H.... | Actually check in changes from last time... |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Do the same number of my_draw_text() in all cases,... |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Do some funky channel magic on fading between different... |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Change await_notifications() timeout if something is... |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Make RotateScreen fade between the individual screens. |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Cache revision. |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | GroupScreen now checks the "last updated" information. |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Add information to the SQL schema saying when the group... |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Add a screen rotation class (time multiplexing). |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Add divider lines for the splitscreen. |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Added split screen functionality, for showing up to... |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Steinar H.... | Add (a rather sizable chunk of) code for determining... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Actually show a total for each player. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Go to short names on chosen songs if the text is too... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Only allocate space for four digits in the score screen... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add "total" and "rank" headings, plus clean up the... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Added a few more short titles. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Added a short title for www.blonde girl. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add a short title for Never Gonna Make |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add a main heading to each group. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Use short titles in the bigscreen headings. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add some common EM2 song titles. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Fixed a typo in the SQL for shorttitles. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Added a provision in the SQL for abbreviated titles. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Center song headings as well. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Make my_draw_text() clip horizontally. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Make the score font a lot bigger. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Clean up the my_draw_text() interface considerably... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Show songs next to each chosen song, and center the... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Don't show column headings for chosen songs, as they... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Fix some typos in the field names in FetchGroup. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add column headings and fix widths. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Don't crash when we have no screens. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Use await_notification instead of sleep(), gives us... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Remove a debugging printf. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Handle NULL values in scores better. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | NOTIFY scores on changing them. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Show the real score instead of 1234. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Typofix. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add default constructor for widestring. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add a constructor from const char * for widestring... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Remove leftover pqxx::work that was causing trouble. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Make stuff compile again. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Commit groupscreen.cpp... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Make screen hierarchy compile. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Hit the group-fetching code so it compiles. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add beginning code for fetching groups. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Added a generic display screen class. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Fetch the list of current active rounds and display it. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Cache revision. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Moved the font stuff into its own file. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Move Tournament and FetchCurrentTournament into its... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Move widestring into its own file. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Actually add flagtrigger.{h,cpp}... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Move FlagTrigger into its own source file. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Reset bigscreen on changed groups, not just changed... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add back end for adding/removing groups to be shown... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Only show the bigscreen buttons on the tournament that... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | We want to show _groups_ on the big screen, not _rounds_ |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add starting frontend code for deciding which rounds... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Clear active rounds on changing active tournament. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add an "active_rounds" table to the bigscreen schema... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Cache revision. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Remove PL/PgSQL installation for now, we do manual... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Fixed a misleading comment. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Support a variable-length list of fallback fonts (and... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Specify correct ucs-4le/ucs-4be for little/big endian. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | FreeType initialization errors are runtime errors,... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Use Georgia, but fall back to FreeSerif if there's... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Switch to using std::wstring, it supports UCS-4 already... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Switch to FreeSerif for the time being, since it has... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Assorted debugging crap. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Force little-endian for our UCS-4. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add functions for drawing text, try to do so (not very... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Import TinyPTC 0.7.3 sources, switch from OpenGL to... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Initialize FreeType, link to it. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Re-add OpenGL window, we commented it out and forgot... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Moved all the UCS-4 junk into operator=, where it belongs. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add a framework for UCS-4 strings. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Fixed so the form shows the current active tournament. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Add the backend for setting the active tournament. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Added a front end for setting the active tournament. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Rename tourn -> active_tournament |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Make tourn a global variable (ick?), and do some placeh... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Fix the transactor so it actually works. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Added -g -Wall to CXXFLAGS, moved -I stuff to CPPFLAGS. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Added a transactor for getting info from the current... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Changed the structure of the bigscreen main loop. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Steinar H.... | Import doc/ from train thinking. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Install PL/PgSQL in the schema etc. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Started on a bigscreen SQL schema. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Switch SQL host from cirkus to altersex, to get Postgre... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Fix so we actually get the NOTIFY. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Try to listen on a NOTIFY trigger. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Replace transaction<> with work. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Fix DDRFreak parser to output some UTF-8 glyphs instead... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Fetch the title, not some random ID. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Fetch out some numbers from a table. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Add pq++ dependency, start code for just connecting. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Steinar H.... | Add -L/usr/X11R6/lib to LDFLAGS for the bigscreen Makefile. |
commit | commitdiff | tree | snapshot |
next |