]> git.sesse.net Git - ccbs/shortlog
ccbs
2005-03-05 Steinar H.... Added a simple flag in ccbs.pm to make the system suita...
2005-03-05 Steinar H.... When there's only one group, insert it with ID 0, not...
2005-03-05 Steinar H.... Set all songs to single expert per default (this will...
2005-03-05 Steinar H.... Don't show total if we only have one song.
2005-03-05 Steinar H.... Fix off-by-one for "needs to lead" code.
2005-03-05 Steinar H.... Don't show "needs to qualify" if all in group qualify.
2005-03-05 Steinar H.... Fixed "number of played songs" detection for bigscreen...
2005-03-05 Steinar H.... Hack the rotate screen so it doesn't delay new updates...
2005-03-05 Steinar H.... Remove versus item from the TODO, it should be okay...
2005-03-05 Steinar H.... Clarified the meaning of players_per_machine in the...
2005-03-05 Steinar H.... Actually fetch the number of players on the machine...
2005-03-05 Steinar H.... Add code in the bigscreen for supporting versus groups...
2005-03-05 Steinar H.... Refactoring, always refactoring...
2005-03-05 Steinar H.... Remove an obsolete comment.
2005-03-05 Steinar H.... Yet more refactoring.
2005-03-04 Steinar H.... Yet more refactoring.
2005-03-04 Steinar H.... Added refactoring comment
2005-03-04 Steinar H.... More refactoring.
2005-03-04 Steinar H.... More refactoring.
2005-03-04 Steinar H.... Mild refactoring.
2005-03-04 Steinar H.... Make the bigscreen application read in the number of...
2005-03-04 Steinar H.... The front end can now choose how many players play...
2005-03-04 Steinar H.... Added a field in the bigscreen active groups allowing...
2005-03-04 Steinar H.... Added note to TODO
2005-03-01 Steinar H.... Let each screen get width and height in as a parameter...
2005-03-01 Steinar H.... Forgot to add the prototype for set_screen_size().
2005-03-01 Steinar H.... Let the font system take in a physical resolution,...
2005-03-01 Steinar H.... Set default resolution to 1024x768.
2005-03-01 Steinar H.... Make a "logical resolution" (yuck!) of 800x600 for...
2005-03-01 Steinar H.... Replace 800x600 width a resolution from a .h file....
2005-03-01 Steinar H.... Implement a simple priority system.
2005-03-01 Steinar H.... Make sure each screen stays on for a minimum of three...
2005-03-01 Steinar H.... Rename same_fade to fade_to_new_info, plus minor code...
2005-03-01 Steinar H.... Fix "slowly to red" fading (aka same_fade) when we...
2005-03-01 Steinar H.... Make the "top 10 scores" and "top 5 chosen songs" scree...
2005-03-01 Steinar H.... Fix a bug where all new screens would be cycled on...
2005-03-01 Steinar H.... The auxilliary screen now also shows all finished groups.
2005-02-28 Steinar H.... Stop RotateScreen from crashing when it has no subscreens.
2005-02-28 Steinar H.... Adjusted the columns in the top 5 chosen songs a bit.
2005-02-28 Steinar H.... Added a "top 5 chosen songs this tournament" screen.
2005-02-28 Steinar H.... Added TODO list from e-mail.
2005-02-28 Steinar H.... Put all the auxilliary screens in a rotate screen.
2005-02-28 Steinar H.... Split the bigscreen objects in the Makefile into slight...
2005-02-28 Steinar H.... Actually fetch and display the top 10 scores.
2005-02-28 Steinar H.... Add the framework for a top 10 screen.
2005-02-28 Steinar H.... Added a primary key for the "active screens" table.
2005-02-28 Steinar H.... Fetch the list of auxilliary screens.
2005-02-28 Steinar H.... Added a new mini-table for auxilliary bigscreen screens.
2005-02-28 Steinar H.... When editing scores in the web interface, put the web...
2005-02-28 Steinar H.... Write the machine number (if any) in the header.
2005-02-28 Steinar H.... Make the bigscreen application support running groups...
2005-02-28 Steinar H.... Make the number of machines settable via the web interface.
2005-02-28 Steinar H.... (no commit message)
2005-02-21 Steinar H.... Compile TinyPTC with Xshm.
2005-02-20 Steinar H.... Fix two signed/unsigned warnings.
2005-02-20 Steinar H.... Adjust the fade time back to 0.5 again, after the ...
2005-02-20 Steinar H.... Start the fade when we can display the first frame...
2005-02-20 Steinar H.... Read max score for all players in one shot as well...
2005-02-20 Steinar H.... Fetch all the "max score for song" entries in one go...
2005-02-20 Steinar H.... Clamp number of players shown to nine. Squeeze players...
2005-02-20 Steinar H.... Don't use split screen if we only have one screen.
2005-02-20 Steinar H.... Removed some debugging printf-s, converted some sprintf...
2005-02-20 Steinar H.... Make "mode" a local variable to the for loop, now that...
2005-02-20 Steinar H.... Allow a mix of long and short names in the display...
2005-02-20 Steinar H.... Cache revision.
2005-02-20 Steinar H.... Adjusted the fade times a bit.
2005-02-20 Steinar H.... Fetch the actual high score from the database when...
2005-02-20 Steinar H.... Correct the logic for finding out what songs a player...
2005-02-20 Steinar H.... Don't show "need to qualify" if it's identical to ...
2005-02-20 Steinar H.... Moved the bottom text a bit up, to get it more readable.
2005-02-20 Steinar H.... Add a line for "needed to secure qualifiction"/"needed...
2005-02-20 Steinar H.... Add preliminary "needs to qualify/win" text.
2005-02-20 Steinar H.... Try to make the column for the chosen songs as fixed...
2005-02-20 Steinar H.... Find out which player is playing next (and which song...
2005-02-20 Steinar H.... The main screen is now a split screen of rotation scree...
2005-02-20 Steinar H.... Make the "red stuff is new stuff" fade a lot prettier.
2005-02-20 Steinar H.... Add a better framework for showing what's changed.
2005-02-20 Steinar H.... Actually check in changes from last time...
2005-02-20 Steinar H.... Do the same number of my_draw_text() in all cases,...
2005-02-20 Steinar H.... Do some funky channel magic on fading between different...
2005-02-20 Steinar H.... Change await_notifications() timeout if something is...
2005-02-20 Steinar H.... Make RotateScreen fade between the individual screens.
2005-02-20 Steinar H.... Cache revision.
2005-02-20 Steinar H.... GroupScreen now checks the "last updated" information.
2005-02-20 Steinar H.... Add information to the SQL schema saying when the group...
2005-02-20 Steinar H.... Add a screen rotation class (time multiplexing).
2005-02-20 Steinar H.... Add divider lines for the splitscreen.
2005-02-20 Steinar H.... Added split screen functionality, for showing up to...
2005-02-20 Steinar H.... Add (a rather sizable chunk of) code for determining...
2005-02-19 Steinar H.... Actually show a total for each player.
2005-02-19 Steinar H.... Go to short names on chosen songs if the text is too...
2005-02-19 Steinar H.... Only allocate space for four digits in the score screen...
2005-02-19 Steinar H.... Add "total" and "rank" headings, plus clean up the...
2005-02-19 Steinar H.... Added a few more short titles.
2005-02-19 Steinar H.... Added a short title for www.blonde girl.
2005-02-19 Steinar H.... Add a short title for Never Gonna Make
2005-02-19 Steinar H.... Add a main heading to each group.
2005-02-19 Steinar H.... Use short titles in the bigscreen headings.
2005-02-19 Steinar H.... Add some common EM2 song titles.
2005-02-19 Steinar H.... Fixed a typo in the SQL for shorttitles.
next