2005-03-01 |
Steinar H. Gunderson | Let each screen get width and height in as a parameter...
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Forgot to add the prototype for set_screen_size().
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Let the font system take in a physical resolution,...
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Set default resolution to 1024x768.
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Make a "logical resolution" (yuck!) of 800x600 for...
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Replace 800x600 width a resolution from a .h file....
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Implement a simple priority system.
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Make sure each screen stays on for a minimum of three...
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Rename same_fade to fade_to_new_info, plus minor code...
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Fix "slowly to red" fading (aka same_fade) when we...
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Make the "top 10 scores" and "top 5 chosen songs" screens...
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | Fix a bug where all new screens would be cycled on...
|
commit | commitdiff | tree |
2005-03-01 |
Steinar H. Gunderson | The auxilliary screen now also shows all finished groups.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Stop RotateScreen from crashing when it has no subscreens.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Adjusted the columns in the top 5 chosen songs a bit.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Added a "top 5 chosen songs this tournament" screen.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Added TODO list from e-mail.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Put all the auxilliary screens in a rotate screen.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Split the bigscreen objects in the Makefile into slightly...
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Actually fetch and display the top 10 scores.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Add the framework for a top 10 screen.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Added a primary key for the "active screens" table.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Fetch the list of auxilliary screens.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Added a new mini-table for auxilliary bigscreen screens.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | When editing scores in the web interface, put the web...
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Write the machine number (if any) in the header.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Make the bigscreen application support running groups...
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | Make the number of machines settable via the web interface.
|
commit | commitdiff | tree |
2005-02-28 |
Steinar H. Gunderson | (no commit message)
|
commit | commitdiff | tree |
2005-02-21 |
Steinar H. Gunderson | Compile TinyPTC with Xshm.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Fix two signed/unsigned warnings.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Adjust the fade time back to 0.5 again, after the ...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Start the fade when we can display the first frame...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Read max score for all players in one shot as well...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Fetch all the "max score for song" entries in one go...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Clamp number of players shown to nine. Squeeze players...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Don't use split screen if we only have one screen.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Removed some debugging printf-s, converted some sprintf...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Make "mode" a local variable to the for loop, now that...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Allow a mix of long and short names in the display...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Cache revision.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Adjusted the fade times a bit.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Fetch the actual high score from the database when...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Correct the logic for finding out what songs a player...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Don't show "need to qualify" if it's identical to ...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Moved the bottom text a bit up, to get it more readable.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Add a line for "needed to secure qualifiction"/"needed...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Add preliminary "needs to qualify/win" text.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Try to make the column for the chosen songs as fixed...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Find out which player is playing next (and which song...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | The main screen is now a split screen of rotation screens...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Make the "red stuff is new stuff" fade a lot prettier.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Add a better framework for showing what's changed.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Actually check in changes from last time...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Do the same number of my_draw_text() in all cases,...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Do some funky channel magic on fading between different...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Change await_notifications() timeout if something is...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Make RotateScreen fade between the individual screens.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Cache revision.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | GroupScreen now checks the "last updated" information.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Add information to the SQL schema saying when the group...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Add a screen rotation class (time multiplexing).
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Add divider lines for the splitscreen.
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Added split screen functionality, for showing up to...
|
commit | commitdiff | tree |
2005-02-20 |
Steinar H. Gunderson | Add (a rather sizable chunk of) code for determining...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Actually show a total for each player.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Go to short names on chosen songs if the text is too...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Only allocate space for four digits in the score screen...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Add "total" and "rank" headings, plus clean up the...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Added a few more short titles.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Added a short title for www.blonde girl.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Add a short title for Never Gonna Make
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Add a main heading to each group.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Use short titles in the bigscreen headings.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Add some common EM2 song titles.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Fixed a typo in the SQL for shorttitles.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Added a provision in the SQL for abbreviated titles.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Center song headings as well.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Make my_draw_text() clip horizontally.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Make the score font a lot bigger.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Clean up the my_draw_text() interface considerably...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Show songs next to each chosen song, and center the...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Don't show column headings for chosen songs, as they...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Fix some typos in the field names in FetchGroup.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Add column headings and fix widths.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Don't crash when we have no screens.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Use await_notification instead of sleep(), gives us...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Remove a debugging printf.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Handle NULL values in scores better.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | NOTIFY scores on changing them.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Show the real score instead of 1234.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Typofix.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Add default constructor for widestring.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Add a constructor from const char * for widestring...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Remove leftover pqxx::work that was causing trouble.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Make stuff compile again.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Commit groupscreen.cpp...
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Make screen hierarchy compile.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Hit the group-fetching code so it compiles.
|
commit | commitdiff | tree |
2005-02-19 |
Steinar H. Gunderson | Add beginning code for fetching groups.
|
commit | commitdiff | tree |
next |