]> git.sesse.net Git - ultimatescore/log
ultimatescore
4 years agoAdd a FIXME.
Steinar H. Gunderson [Sat, 22 Feb 2020 10:24:30 +0000 (11:24 +0100)]
Add a FIXME.

4 years agoRemove some unneeded semicolons.
Steinar H. Gunderson [Sat, 22 Feb 2020 09:59:51 +0000 (10:59 +0100)]
Remove some unneeded semicolons.

4 years agoAdd a function to help with logging.
Steinar H. Gunderson [Sat, 22 Feb 2020 09:59:22 +0000 (10:59 +0100)]
Add a function to help with logging.

4 years agoFix explain_third_cell.
Steinar H. Gunderson [Fri, 21 Feb 2020 20:44:32 +0000 (21:44 +0100)]
Fix explain_third_cell.

4 years agoMake the 9–13rd ranking list actually start on 9.
Steinar H. Gunderson [Thu, 20 Feb 2020 17:53:34 +0000 (18:53 +0100)]
Make the 9–13rd ranking list actually start on 9.

4 years agoMake explain cells more flexible.
Steinar H. Gunderson [Thu, 20 Feb 2020 17:51:47 +0000 (18:51 +0100)]
Make explain cells more flexible.

4 years agoEnable Exo hack.
Steinar H. Gunderson [Thu, 20 Feb 2020 17:03:28 +0000 (18:03 +0100)]
Enable Exo hack.

4 years agoAdd default colors.
Steinar H. Gunderson [Thu, 20 Feb 2020 17:03:14 +0000 (18:03 +0100)]
Add default colors.

4 years agoAdjust quarterfinals to new setup.
Steinar H. Gunderson [Thu, 20 Feb 2020 16:33:01 +0000 (17:33 +0100)]
Adjust quarterfinals to new setup.

4 years agoFix game day for the first playoffs.
Steinar H. Gunderson [Wed, 19 Feb 2020 23:34:50 +0000 (00:34 +0100)]
Fix game day for the first playoffs.

4 years agoFix display of group L in the carousel.
Steinar H. Gunderson [Wed, 19 Feb 2020 23:19:48 +0000 (00:19 +0100)]
Fix display of group L in the carousel.

4 years agoFix syntax error.
Steinar H. Gunderson [Wed, 19 Feb 2020 23:16:53 +0000 (00:16 +0100)]
Fix syntax error.

4 years agoUpdate title for US4.
Steinar H. Gunderson [Wed, 19 Feb 2020 23:15:40 +0000 (00:15 +0100)]
Update title for US4.

4 years agoMore tweaks for Group L.
Steinar H. Gunderson [Wed, 19 Feb 2020 23:15:20 +0000 (00:15 +0100)]
More tweaks for Group L.

4 years agoMake a combo box for preselecting teams.
Steinar H. Gunderson [Wed, 19 Feb 2020 22:08:09 +0000 (23:08 +0100)]
Make a combo box for preselecting teams.

4 years agoRow number adjustments.
Steinar H. Gunderson [Wed, 19 Feb 2020 21:47:12 +0000 (22:47 +0100)]
Row number adjustments.

4 years agoDeal with the loser RR group from US4.
Steinar H. Gunderson [Wed, 19 Feb 2020 21:35:12 +0000 (22:35 +0100)]
Deal with the loser RR group from US4.

4 years agoIgnore teams in the team list that have no games. This means we can really share...
Steinar H. Gunderson [Wed, 19 Feb 2020 21:35:03 +0000 (22:35 +0100)]
Ignore teams in the team list that have no games. This means we can really share the team list between all groups if we so desire...

4 years agoUpdate sheet IDs for US4.
Steinar H. Gunderson [Wed, 19 Feb 2020 21:34:01 +0000 (22:34 +0100)]
Update sheet IDs for US4.

4 years agoFix a bug where showgroup() would throw an exception instead of updating.
Steinar H. Gunderson [Wed, 19 Feb 2020 20:59:04 +0000 (21:59 +0100)]
Fix a bug where showgroup() would throw an exception instead of updating.

4 years agoRestructure config for ranking lists a bit.
Steinar H. Gunderson [Wed, 19 Feb 2020 20:39:16 +0000 (21:39 +0100)]
Restructure config for ranking lists a bit.

4 years agoUpdate playoffs for US4 (not done yet).
Steinar H. Gunderson [Wed, 19 Feb 2020 20:20:25 +0000 (21:20 +0100)]
Update playoffs for US4 (not done yet).

4 years agoMerge and unmerge cells as needed.
Steinar H. Gunderson [Wed, 19 Feb 2020 20:20:00 +0000 (21:20 +0100)]
Merge and unmerge cells as needed.

4 years agoTags were never really in use.
Steinar H. Gunderson [Wed, 19 Feb 2020 18:32:56 +0000 (19:32 +0100)]
Tags were never really in use.

4 years agoAdd a comment about what “Mark game” means.
Steinar H. Gunderson [Mon, 17 Feb 2020 23:54:56 +0000 (00:54 +0100)]
Add a comment about what “Mark game” means.

4 years agoAdd a multiviewer output that may or may not be useful for debugging purposes.
Steinar H. Gunderson [Mon, 17 Feb 2020 23:46:55 +0000 (00:46 +0100)]
Add a multiviewer output that may or may not be useful for debugging purposes.

4 years agoTurn off all card mapping.
Steinar H. Gunderson [Mon, 17 Feb 2020 19:35:21 +0000 (20:35 +0100)]
Turn off all card mapping.

4 years agoUpdate tournament config to the one we actually ran at Trøndisk.
Steinar H. Gunderson [Mon, 17 Feb 2020 19:34:59 +0000 (20:34 +0100)]
Update tournament config to the one we actually ran at Trøndisk.

4 years agoThree-clock fixes.
Steinar H. Gunderson [Mon, 17 Feb 2020 19:34:26 +0000 (20:34 +0100)]
Three-clock fixes.

4 years agoFix an issue when the BT-6000 autoresets the clock.
Steinar H. Gunderson [Mon, 17 Feb 2020 19:33:23 +0000 (20:33 +0100)]
Fix an issue when the BT-6000 autoresets the clock.

4 years agoSome preliminary work on Sound Shark theming.
Steinar H. Gunderson [Mon, 17 Feb 2020 19:01:20 +0000 (20:01 +0100)]
Some preliminary work on Sound Shark theming.

4 years agoAdd the missing audio mapping file.
Steinar H. Gunderson [Sun, 16 Feb 2020 22:14:40 +0000 (23:14 +0100)]
Add the missing audio mapping file.

4 years agoEnable ESK assets for US4.
Steinar H. Gunderson [Sun, 16 Feb 2020 10:16:55 +0000 (11:16 +0100)]
Enable ESK assets for US4.

4 years agoShuffle the signals around a bit.
Steinar H. Gunderson [Sun, 16 Feb 2020 10:12:44 +0000 (11:12 +0100)]
Shuffle the signals around a bit.

In particular, move the Futatabi input a bit to the left, so that
we don't hit the overlay on/off as easily.

4 years agoIn SBS, do not apply white balance to the overlay.
Steinar H. Gunderson [Wed, 12 Feb 2020 17:03:08 +0000 (18:03 +0100)]
In SBS, do not apply white balance to the overlay.

4 years agoUse the new automatic white balance functionality from Nageru 1.9.2.
Steinar H. Gunderson [Wed, 12 Feb 2020 17:00:33 +0000 (18:00 +0100)]
Use the new automatic white balance functionality from Nageru 1.9.2.

4 years agoFix mediumname expansion.
Steinar H. Gunderson [Sat, 19 Oct 2019 15:41:09 +0000 (17:41 +0200)]
Fix mediumname expansion.

4 years agoFix playoffs
Steinar H. Gunderson [Sat, 19 Oct 2019 12:04:53 +0000 (14:04 +0200)]
Fix playoffs

4 years agoUpdate Futatabi server IP address.
Steinar H. Gunderson [Wed, 16 Oct 2019 21:08:26 +0000 (23:08 +0200)]
Update Futatabi server IP address.

4 years agoFix display of Futatabi video.
Steinar H. Gunderson [Wed, 16 Oct 2019 21:08:17 +0000 (23:08 +0200)]
Fix display of Futatabi video.

4 years agoSome tweaks for Futatabi.
Steinar H. Gunderson [Wed, 16 Oct 2019 19:46:09 +0000 (21:46 +0200)]
Some tweaks for Futatabi.

4 years agoExpand playoff names when there is room.
Steinar H. Gunderson [Wed, 16 Oct 2019 17:28:37 +0000 (19:28 +0200)]
Expand playoff names when there is room.

4 years agoA little moving of results.
Steinar H. Gunderson [Wed, 16 Oct 2019 17:21:13 +0000 (19:21 +0200)]
A little moving of results.

4 years agoCompute and fill in playoffs.
Steinar H. Gunderson [Wed, 16 Oct 2019 07:50:05 +0000 (09:50 +0200)]
Compute and fill in playoffs.

4 years agoFix the schedule carousel.
Steinar H. Gunderson [Tue, 15 Oct 2019 22:28:30 +0000 (00:28 +0200)]
Fix the schedule carousel.

4 years agoAdd a third clock.
Steinar H. Gunderson [Mon, 14 Oct 2019 22:40:37 +0000 (00:40 +0200)]
Add a third clock.

4 years agoAdd code for computing the best thirds.
Steinar H. Gunderson [Mon, 14 Oct 2019 22:04:50 +0000 (00:04 +0200)]
Add code for computing the best thirds.

4 years agoRefactoring to prepare for more clocks.
Steinar H. Gunderson [Mon, 14 Oct 2019 19:14:19 +0000 (21:14 +0200)]
Refactoring to prepare for more clocks.

4 years agowww.plastkast.no
Steinar H. Gunderson [Mon, 14 Oct 2019 18:48:26 +0000 (20:48 +0200)]
www.plastkast.no

4 years agoVarious automatic roster sort improvements.
Steinar H. Gunderson [Mon, 14 Oct 2019 18:39:09 +0000 (20:39 +0200)]
Various automatic roster sort improvements.

4 years agoUpdate team list for quickhelp.
Steinar H. Gunderson [Mon, 14 Oct 2019 18:25:16 +0000 (20:25 +0200)]
Update team list for quickhelp.

4 years agoLato should not have any top padding.
Steinar H. Gunderson [Sun, 13 Oct 2019 17:43:17 +0000 (19:43 +0200)]
Lato should not have any top padding.

4 years agoReintroduce the recording filesystem.
Steinar H. Gunderson [Sun, 13 Oct 2019 17:24:46 +0000 (19:24 +0200)]
Reintroduce the recording filesystem.

4 years agoStart Nageru from the out-of-tree build.
Steinar H. Gunderson [Sun, 13 Oct 2019 17:21:49 +0000 (19:21 +0200)]
Start Nageru from the out-of-tree build.

4 years agoSome adjustments to the launcher script.
Steinar H. Gunderson [Sun, 13 Oct 2019 17:21:27 +0000 (19:21 +0200)]
Some adjustments to the launcher script.

4 years agoSome adjustments to the scorebugs.
Steinar H. Gunderson [Sun, 13 Oct 2019 13:15:39 +0000 (15:15 +0200)]
Some adjustments to the scorebugs.

4 years agoSet the IPTV video as as-fast-as-possible.
Steinar H. Gunderson [Sun, 13 Oct 2019 13:15:23 +0000 (15:15 +0200)]
Set the IPTV video as as-fast-as-possible.

4 years agoAdd missing Ekeberg stinger.
Steinar H. Gunderson [Sun, 13 Oct 2019 17:20:09 +0000 (19:20 +0200)]
Add missing Ekeberg stinger.

4 years agoAdd missing Trøndisk assets.
Steinar H. Gunderson [Sun, 13 Oct 2019 17:19:48 +0000 (19:19 +0200)]
Add missing Trøndisk assets.

4 years agoMake the client talk to the UDP proxy.
Steinar H. Gunderson [Sun, 13 Oct 2019 12:44:17 +0000 (14:44 +0200)]
Make the client talk to the UDP proxy.

4 years agoAdd a little UDP proxy.
Steinar H. Gunderson [Sun, 13 Oct 2019 12:32:29 +0000 (14:32 +0200)]
Add a little UDP proxy.

4 years agoSmall config update.
Steinar H. Gunderson [Sat, 12 Oct 2019 13:25:15 +0000 (15:25 +0200)]
Small config update.

4 years agoUpdate to three groups.
Steinar H. Gunderson [Sat, 12 Oct 2019 13:04:36 +0000 (15:04 +0200)]
Update to three groups.

4 years agoUse common name and not team code for ranking lists.
Steinar H. Gunderson [Sat, 12 Oct 2019 12:47:30 +0000 (14:47 +0200)]
Use common name and not team code for ranking lists.

4 years agoSome parametrization and Trøndisk updates of the spreadsheets.
Steinar H. Gunderson [Sat, 12 Oct 2019 12:33:23 +0000 (14:33 +0200)]
Some parametrization and Trøndisk updates of the spreadsheets.

4 years agoA small clock refactoring.
Steinar H. Gunderson [Sat, 12 Oct 2019 11:46:32 +0000 (13:46 +0200)]
A small clock refactoring.

4 years agoReintroduce the Trøndisk stinger.
Steinar H. Gunderson [Sat, 12 Oct 2019 11:35:17 +0000 (13:35 +0200)]
Reintroduce the Trøndisk stinger.

4 years agoMove to Trøndisk again; this time using SASS to switch.
Steinar H. Gunderson [Fri, 11 Oct 2019 19:40:55 +0000 (21:40 +0200)]
Move to Trøndisk again; this time using SASS to switch.

4 years agoFix missing hq parameter.
Steinar H. Gunderson [Sun, 28 Jul 2019 22:13:00 +0000 (00:13 +0200)]
Fix missing hq parameter.

4 years agoSimplify a bit using the return value for choose().
Steinar H. Gunderson [Sun, 28 Jul 2019 22:11:49 +0000 (00:11 +0200)]
Simplify a bit using the return value for choose().

4 years agoUpdate for the new Nageru 1.9.0 scene system.
Steinar H. Gunderson [Sun, 28 Jul 2019 20:07:36 +0000 (22:07 +0200)]
Update for the new Nageru 1.9.0 scene system.

(Actually, we require 1.9.1 features.)

5 years agoGet lower thirds from the right place.
Steinar H. Gunderson [Sat, 2 Mar 2019 09:39:46 +0000 (10:39 +0100)]
Get lower thirds from the right place.

5 years agoasdf
Steinar H. Gunderson [Fri, 1 Mar 2019 21:16:59 +0000 (22:16 +0100)]
asdf

5 years agoMake a new stinger for US4 @ ESK.
Steinar H. Gunderson [Fri, 1 Mar 2019 11:45:05 +0000 (12:45 +0100)]
Make a new stinger for US4 @ ESK.

5 years agoMerge remote-tracking branch 'berge/master'
Steinar H. Gunderson [Thu, 28 Feb 2019 19:51:07 +0000 (20:51 +0100)]
Merge remote-tracking branch 'berge/master'

5 years agoReinstate the Exo hack.
Steinar H. Gunderson [Wed, 27 Feb 2019 19:00:38 +0000 (20:00 +0100)]
Reinstate the Exo hack.

5 years agoChange to NM color theme again.
Steinar H. Gunderson [Sun, 18 Mar 2018 11:17:43 +0000 (12:17 +0100)]
Change to NM color theme again.

 - Update the hand signals with no-moustache variants.
 - Switch from Lato to Exo again.
 - Change color scheme for NM.
 - NM lower thirds.

5 years agoFix syntax error in get_chain().
Steinar H. Gunderson [Wed, 27 Feb 2019 18:47:40 +0000 (19:47 +0100)]
Fix syntax error in get_chain().

5 years agoAdd UDP-PubSub-bridge
Berge Schwebs Bjørlo [Wed, 27 Feb 2019 09:58:02 +0000 (10:58 +0100)]
Add UDP-PubSub-bridge

5 years agoMake tournament title and sheet IDs configurable on a separate file.
Steinar H. Gunderson [Mon, 25 Feb 2019 21:20:54 +0000 (22:20 +0100)]
Make tournament title and sheet IDs configurable on a separate file.

5 years agoAdd a missing file.
Steinar H. Gunderson [Mon, 25 Feb 2019 21:13:11 +0000 (22:13 +0100)]
Add a missing file.

5 years agoTeam name corrections.
Steinar H. Gunderson [Mon, 25 Feb 2019 21:07:57 +0000 (22:07 +0100)]
Team name corrections.

5 years agoGoogle Sheets updates for US4 2019.
Steinar H. Gunderson [Thu, 21 Feb 2019 22:13:40 +0000 (23:13 +0100)]
Google Sheets updates for US4 2019.

5 years agoAdd an option (default on) to autoshow comment when time goes out.
Steinar H. Gunderson [Sun, 17 Feb 2019 23:24:35 +0000 (00:24 +0100)]
Add an option (default on) to autoshow comment when time goes out.

5 years agoFix parsing of status word.
Steinar H. Gunderson [Wed, 13 Feb 2019 19:03:55 +0000 (20:03 +0100)]
Fix parsing of status word.

5 years agoUse the new subtitle functionality for getting Futatabi status.
Steinar H. Gunderson [Sun, 30 Dec 2018 12:17:57 +0000 (13:17 +0100)]
Use the new subtitle functionality for getting Futatabi status.

5 years agoUpdate teams in quickhelp.
Steinar H. Gunderson [Thu, 1 Nov 2018 16:08:34 +0000 (17:08 +0100)]
Update teams in quickhelp.

5 years agoRecord straight to SSD now.
Steinar H. Gunderson [Wed, 31 Oct 2018 23:45:55 +0000 (00:45 +0100)]
Record straight to SSD now.

5 years ago--va-display is no longer needed.
Steinar H. Gunderson [Wed, 31 Oct 2018 23:45:47 +0000 (00:45 +0100)]
--va-display is no longer needed.

5 years agoSome tweaks to the IPTV status fetching.
Steinar H. Gunderson [Wed, 31 Oct 2018 23:45:35 +0000 (00:45 +0100)]
Some tweaks to the IPTV status fetching.

5 years agoMake the bodet client read from a serial port.
Steinar H. Gunderson [Wed, 31 Oct 2018 21:46:15 +0000 (22:46 +0100)]
Make the bodet client read from a serial port.

5 years agoDeal properly with /queue_status being down.
Steinar H. Gunderson [Tue, 30 Oct 2018 21:54:43 +0000 (22:54 +0100)]
Deal properly with /queue_status being down.

5 years agoFix some flickering in the IPTV title.
Steinar H. Gunderson [Sun, 28 Oct 2018 15:55:08 +0000 (16:55 +0100)]
Fix some flickering in the IPTV title.

5 years agoCheck in some scripts based on OR-tools to try to generate good group schedules.
Steinar H. Gunderson [Thu, 25 Oct 2018 15:43:45 +0000 (17:43 +0200)]
Check in some scripts based on OR-tools to try to generate good group schedules.

5 years agoUpdate some cell numbers.
Steinar H. Gunderson [Thu, 25 Oct 2018 15:04:46 +0000 (17:04 +0200)]
Update some cell numbers.

5 years agoRemove obsolete flag.
Steinar H. Gunderson [Mon, 15 Oct 2018 18:34:29 +0000 (20:34 +0200)]
Remove obsolete flag.

5 years agoPrint IPTV resolution.
Steinar H. Gunderson [Mon, 15 Oct 2018 18:34:23 +0000 (20:34 +0200)]
Print IPTV resolution.

5 years agoFixes for Futatabi integration.
Steinar H. Gunderson [Sat, 20 Oct 2018 17:20:50 +0000 (19:20 +0200)]
Fixes for Futatabi integration.

5 years agoSupport having a second scorebug for a second BT6000-controlled match.
Steinar H. Gunderson [Sat, 20 Oct 2018 15:12:07 +0000 (17:12 +0200)]
Support having a second scorebug for a second BT6000-controlled match.

5 years agoMake a more neutral start image.
Steinar H. Gunderson [Sat, 20 Oct 2018 11:54:55 +0000 (13:54 +0200)]
Make a more neutral start image.