]> git.sesse.net Git - ccbs/commit
Fetch all the "max score for song" entries in one go instead of one at a time.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 20 Feb 2005 22:06:56 +0000 (22:06 +0000)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 20 Feb 2005 22:06:56 +0000 (22:06 +0000)
commit57c939a53665f808b2429461d547271adf2c5908
tree768595865aef27c7be16f78f94f8ce8979246937
parent49d0231c7281caefc2ac919b2e2f872d2479a9e1
Fetch all the "max score for song" entries in one go instead of one at a time.
bigscreen/Makefile
bigscreen/fetch_max_score_for_song.cpp [deleted file]
bigscreen/fetch_max_score_for_song.h [deleted file]
bigscreen/fetch_max_score_for_songs.cpp [new file with mode: 0644]
bigscreen/fetch_max_score_for_songs.h [new file with mode: 0644]
bigscreen/groupscreen.cpp