Compare commits
No commits in common. "onb" and "master" have entirely different histories.
10
.gitignore
vendored
@ -3,13 +3,6 @@
|
|||||||
##
|
##
|
||||||
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||||
|
|
||||||
# Backup files
|
|
||||||
*.bak
|
|
||||||
|
|
||||||
# Translation files
|
|
||||||
*translated.txt
|
|
||||||
*spellcheck.txt
|
|
||||||
|
|
||||||
# User-specific files
|
# User-specific files
|
||||||
*.suo
|
*.suo
|
||||||
*.user
|
*.user
|
||||||
@ -31,9 +24,6 @@ bld/
|
|||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
[Ll]og/
|
[Ll]og/
|
||||||
|
|
||||||
# vcpkg
|
|
||||||
vcpkg_installed*/
|
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
# Uncomment if you have tasks that create the project's static files in wwwroot
|
# Uncomment if you have tasks that create the project's static files in wwwroot
|
||||||
|
|||||||
@ -1,92 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>RogainingONB</ListName>
|
|
||||||
<Tag>RogainingONB</Tag>
|
|
||||||
<SortOrder>ClassPoints</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Gross</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Penalty</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Final</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">ClassName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingPointGross">
|
|
||||||
<Align BlockAlign="true">Gross</Align>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingReduction">
|
|
||||||
<Align BlockAlign="true">Penalty</Align>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingPoint">
|
|
||||||
<Text>X p.</Text>
|
|
||||||
<Align BlockAlign="true">Final</Align>
|
|
||||||
<Font>Bold</Font>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,46 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.6">
|
|
||||||
<ListName>EFilterAPIEntry</ListName>
|
|
||||||
<Tag>apientry</Tag>
|
|
||||||
<SortOrder>SortNameOnly</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<Filter name="EFilterAPIEntry"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>EFilterAPIEntry</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerCompleteName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerEntryDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerEntryTime">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerFee">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
<BaseClassTypes>
|
|
||||||
<Type name="T" class="normal" />
|
|
||||||
<Type name="H" class="normal" />
|
|
||||||
<Type name="H*" class="normal" />
|
|
||||||
<Type name="E" class="elite" />
|
|
||||||
<Type name="I" class="youth" />
|
|
||||||
<Type name="Ö" class="open" />
|
|
||||||
<Type name="M" class="exercise" />
|
|
||||||
</BaseClassTypes>
|
|
||||||
@ -1,63 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.5">
|
|
||||||
<ListName>Resultat banvis per klass</ListName>
|
|
||||||
<Tag>classcourseresult</Tag>
|
|
||||||
<SortOrder>ClassCourseResult</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="100" above="0"/>
|
|
||||||
<SubHeadFont scale="100" above="0"/>
|
|
||||||
<ListFont scale="100" above="0"/>
|
|
||||||
<SubListFont scale="100" above="0"/>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat efter klass och bana - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="CourseName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="CourseLength">
|
|
||||||
<Text>X meter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerClassCoursePlace">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text>(X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClubName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerClassCourseTimeAfter">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,94 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>Classes together</ListName>
|
|
||||||
<Tag>classestogether</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>RunnerGlobal</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<SupportFrom>1</SupportFrom>
|
|
||||||
<SupportTo>1</SupportTo>
|
|
||||||
<Filter name="FilterPrelResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Namn</Text>
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Klubb</Text>
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Klass</Text>
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolNameNames">
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">Namn</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolClubNameNames">
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">Klubb</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">Klass</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<ResultModule>atcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,58 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>Klubbstartlista, lag</ListName>
|
|
||||||
<Tag>teamforking</Tag>
|
|
||||||
<SortOrder>ClassStartTime</SortOrder>
|
|
||||||
<ListType>ClubTeam</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<HideLegSelection>1</HideLegSelection>
|
|
||||||
<SubFilter name="FilterNotVacant"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="5">arial</ListFont>
|
|
||||||
<SubListFont scale="140" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClubName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamBib">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerLegNumberAlpha">
|
|
||||||
<Align BlockAlign="true">TeamName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCard">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,118 +0,0 @@
|
|||||||
@MEOS EXPORT TEMPLATE
|
|
||||||
pagenohead@Pages with columns, no header
|
|
||||||
info:pageswithcolumns
|
|
||||||
%Show the list one page at the time, with the specified number of columns. Automatically reload data for each round.
|
|
||||||
|
|
||||||
% This is a MeOS HTML Template file.
|
|
||||||
%
|
|
||||||
% The file must begin with
|
|
||||||
%
|
|
||||||
% @MEOS EXPORT TEMPLATE
|
|
||||||
% [tag]@Short description / Name
|
|
||||||
% Detailed description / help.
|
|
||||||
%
|
|
||||||
% The tag must be unique for the installation.
|
|
||||||
%
|
|
||||||
% The output is constructed like follows @HEAD @OUTERPAGE (@INNERPAGE @SEPARATOR @INNERPAGE ...)
|
|
||||||
% @OUTERPAGE (@INNERPAGE @SEPARATOR @INNERPAGE ...)
|
|
||||||
% ...
|
|
||||||
% @END
|
|
||||||
%
|
|
||||||
% The number of inner pages is determined by the number of columns when exporting from MeOS.
|
|
||||||
% The height of each inner page is determined by the number of rows per page set in the export.
|
|
||||||
%
|
|
||||||
% The following symbols will be replaced by MeOS output:
|
|
||||||
% -----------------------------------------------------
|
|
||||||
% @S | Dynamic (generated) CSS styles.
|
|
||||||
% @D | Description of contents. (For example included class names, leg number, etc.)
|
|
||||||
% @C | Contents: For an inner page, the consents in that page/column, for an outer page its inner pages.
|
|
||||||
% @P | Inner or outer page number
|
|
||||||
% @N | Total number of outer pages
|
|
||||||
% @I | Number of inner pages (columns) per page
|
|
||||||
% @M | MeOS version
|
|
||||||
% @T | Show interval (milliseconds)
|
|
||||||
%
|
|
||||||
|
|
||||||
@HEAD
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8"/>
|
|
||||||
<title>@T</title>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
@S
|
|
||||||
|
|
||||||
<style type="text/css">
|
|
||||||
|
|
||||||
body {margin: 0px;}
|
|
||||||
|
|
||||||
.vl {
|
|
||||||
border-left: 2px solid grey;
|
|
||||||
height: 100%;
|
|
||||||
box-shadow: 0px 3px 3px gray;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bottomright {
|
|
||||||
position: absolute;
|
|
||||||
bottom: 8px;
|
|
||||||
right: 16px;
|
|
||||||
font-size: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:link {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:visited {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:hover {
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:active {
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
</style>
|
|
||||||
|
|
||||||
@OUTERPAGE
|
|
||||||
<div id="page@P">@C</div>
|
|
||||||
|
|
||||||
@INNERPAGE
|
|
||||||
<div id="ipage@P" style="position:absolute;left:@L%;top:0em">@C</div>
|
|
||||||
|
|
||||||
@SEPARATOR
|
|
||||||
<div class="vl" style="position:absolute;left:@L%;top:0em"></div>
|
|
||||||
|
|
||||||
@END
|
|
||||||
|
|
||||||
<div class="bottomright">@M</div>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
function swapPage() {
|
|
||||||
var ix = 1;
|
|
||||||
setInterval(frame, @T);
|
|
||||||
var i;
|
|
||||||
for (i = 2; i <= @N; i++) {
|
|
||||||
document.getElementById("page" + i).style.display = "none";
|
|
||||||
}
|
|
||||||
|
|
||||||
function frame() {
|
|
||||||
document.getElementById("page" + ix).style.display = "none";
|
|
||||||
ix++;
|
|
||||||
if (ix > @N) {
|
|
||||||
ix = 1;
|
|
||||||
location.reload();
|
|
||||||
}
|
|
||||||
document.getElementById("page" + ix).style.display = "block";
|
|
||||||
}
|
|
||||||
}
|
|
||||||
window.onload = swapPage;
|
|
||||||
</script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@ -1,121 +0,0 @@
|
|||||||
@MEOS EXPORT TEMPLATE
|
|
||||||
page@Pages with columns
|
|
||||||
info:pageswithcolumns
|
|
||||||
%Show the list one page at the time, with the specified number of columns. Automatically reload data for each round.
|
|
||||||
|
|
||||||
% This is a MeOS HTML Template file.
|
|
||||||
%
|
|
||||||
% The file must begin with
|
|
||||||
%
|
|
||||||
% @MEOS EXPORT TEMPLATE
|
|
||||||
% [tag]@Short description / Name
|
|
||||||
% Detailed description / help.
|
|
||||||
%
|
|
||||||
% The tag must be unique for the installation.
|
|
||||||
%
|
|
||||||
% The output is constructed like follows @HEAD @OUTERPAGE (@INNERPAGE @SEPARATOR @INNERPAGE ...)
|
|
||||||
% @OUTERPAGE (@INNERPAGE @SEPARATOR @INNERPAGE ...)
|
|
||||||
% ...
|
|
||||||
% @END
|
|
||||||
%
|
|
||||||
% The number of inner pages is determined by the number of columns when exporting from MeOS.
|
|
||||||
% The height of each inner page is determined by the number of rows per page set in the export.
|
|
||||||
%
|
|
||||||
% The following symbols will be replaced by MeOS output:
|
|
||||||
% -----------------------------------------------------
|
|
||||||
% @S | Dynamic (generated) CSS styles.
|
|
||||||
% @D | Description of contents. (For example included class names, leg number, etc.)
|
|
||||||
% @C | Contents: For an inner page, the consents in that page/column, for an outer page its inner pages.
|
|
||||||
% @P | Inner or outer page number
|
|
||||||
% @N | Total number of outer pages
|
|
||||||
% @I | Number of inner pages (columns) per page
|
|
||||||
% @M | MeOS version
|
|
||||||
% @T | Show interval (milliseconds)
|
|
||||||
%
|
|
||||||
|
|
||||||
@HEAD
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8"/>
|
|
||||||
<title>@T</title>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
@S
|
|
||||||
|
|
||||||
<style type="text/css">
|
|
||||||
|
|
||||||
body {margin: 0px;}
|
|
||||||
|
|
||||||
.vl {
|
|
||||||
border-left: 2px solid grey;
|
|
||||||
height: 100%;
|
|
||||||
box-shadow: 0px 3px 3px gray;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bottomright {
|
|
||||||
position: absolute;
|
|
||||||
bottom: 8px;
|
|
||||||
right: 16px;
|
|
||||||
font-size: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:link {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:visited {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:hover {
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:active {
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
</style>
|
|
||||||
|
|
||||||
<div><h1>@D</h1></div>
|
|
||||||
<div class="vl" style="position:absolute;left:0px;top:4em;height:3px;width:100%"></div>
|
|
||||||
|
|
||||||
@OUTERPAGE
|
|
||||||
<div id="page@P">@C</div>
|
|
||||||
|
|
||||||
@INNERPAGE
|
|
||||||
<div id="ipage@P" style="position:absolute;left:@L%;top:4em">@C</div>
|
|
||||||
|
|
||||||
@SEPARATOR
|
|
||||||
<div class="vl" style="position:absolute;left:@L%;top:4em"></div>
|
|
||||||
|
|
||||||
@END
|
|
||||||
|
|
||||||
<div class="bottomright">@M</div>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
function swapPage() {
|
|
||||||
var ix = 1;
|
|
||||||
setInterval(frame, @T);
|
|
||||||
var i;
|
|
||||||
for (i = 2; i <= @N; i++) {
|
|
||||||
document.getElementById("page" + i).style.display = "none";
|
|
||||||
}
|
|
||||||
|
|
||||||
function frame() {
|
|
||||||
document.getElementById("page" + ix).style.display = "none";
|
|
||||||
ix++;
|
|
||||||
if (ix > @N) {
|
|
||||||
ix = 1;
|
|
||||||
location.reload();
|
|
||||||
}
|
|
||||||
document.getElementById("page" + ix).style.display = "block";
|
|
||||||
}
|
|
||||||
}
|
|
||||||
window.onload = swapPage;
|
|
||||||
</script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@ -1,56 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.3">
|
|
||||||
<ListName>Control Overview</ListName>
|
|
||||||
<Tag>controloverview</Tag>
|
|
||||||
<SortOrder>SortNameOnly</SortOrder>
|
|
||||||
<ListType>Control</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Kontrollrapport - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Kontroll</Text>
|
|
||||||
<Align BlockAlign="true">CmpName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Besökare</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Kvar-i-skogen</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ControlName">
|
|
||||||
<Align BlockAlign="true">CmpName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ControlVisitors">
|
|
||||||
<Align BlockAlign="true">Besökare</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ControlRunnersLeft">
|
|
||||||
<Align BlockAlign="true">Kvar-i-skogen</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ControlClasses">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,74 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.3">
|
|
||||||
<ListName>Control Statistics</ListName>
|
|
||||||
<Tag>controlstatistics</Tag>
|
|
||||||
<SortOrder>SortNameOnly</SortOrder>
|
|
||||||
<ListType>Control</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Control Statistics - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Kontroll</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Besökare</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Bomkvot</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Medianbom</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Maxbom</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ControlName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ControlPunches">
|
|
||||||
<Align BlockAlign="true">Besökare</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ControlMistakeQuotient">
|
|
||||||
<Align BlockAlign="true">Bomkvot</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ControlMedianLostTime">
|
|
||||||
<Align BlockAlign="true">Medianbom</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ControlMaxLostTime">
|
|
||||||
<Align BlockAlign="true">Maxbom</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,65 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.5">
|
|
||||||
<ListName>Startlista, banvis</ListName>
|
|
||||||
<Tag>startbycourse</Tag>
|
|
||||||
<SortOrder>CourseStartTime</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Startlista - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CourseName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="CourseLength">
|
|
||||||
<Text>X meter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassStartName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerStart">
|
|
||||||
<Align BlockAlign="true">CourseName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerBib">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">CourseLength</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClubName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCard">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,72 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.3">
|
|
||||||
<ListName>Bantilldelning</ListName>
|
|
||||||
<Tag>courseteamtable</Tag>
|
|
||||||
<SortOrder>ClassStartTime</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Klass</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Lag</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Nummerlapp</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Sträcka</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>5</BlockWidth>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Bana</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">Lag</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamBib">
|
|
||||||
<Align BlockAlign="true">Nummerlapp</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerLegNumberAlpha">
|
|
||||||
<Text>X</Text>
|
|
||||||
<Align BlockAlign="true">Sträcka</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="CourseName">
|
|
||||||
<Align BlockAlign="true">Bana</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,55 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.3">
|
|
||||||
<ListName>Bananvändning</ListName>
|
|
||||||
<Tag>courseusage</Tag>
|
|
||||||
<SortOrder>SortNameOnly</SortOrder>
|
|
||||||
<ListType>Course</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Bananvändning</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Bana</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>15</BlockWidth>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Klasser</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Antal kartor</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CourseName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>15</BlockWidth>
|
|
||||||
</Block>
|
|
||||||
<Block Type="CourseClasses">
|
|
||||||
<Align BlockAlign="true">Klasser</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="CourseUsage">
|
|
||||||
<Align BlockAlign="true">Antal kartor</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,363 +0,0 @@
|
|||||||
@MEOS PAGE
|
|
||||||
entryform@Pages with columns
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>MeOS $!Direktanmälan$</title>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<style>
|
|
||||||
* { box-sizing: border-box; }
|
|
||||||
|
|
||||||
body {
|
|
||||||
font: 12px Arial;
|
|
||||||
}
|
|
||||||
|
|
||||||
.autocomplete {
|
|
||||||
position: relative;
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
input {
|
|
||||||
border: 1px solid transparent;
|
|
||||||
background-color: #f1f1f1;
|
|
||||||
padding: 8px;
|
|
||||||
font-size: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
input[type=text] {
|
|
||||||
background-color: #f1f1f1;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
select {
|
|
||||||
width: 100%;
|
|
||||||
padding: 10px;
|
|
||||||
border: none;
|
|
||||||
border-radius: 2px;
|
|
||||||
background-color: #f1f1f1;
|
|
||||||
font-size: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
input[type=button] {
|
|
||||||
background-color: DodgerBlue;
|
|
||||||
color: #fff;
|
|
||||||
cursor: pointer;
|
|
||||||
width: 50%;
|
|
||||||
}
|
|
||||||
|
|
||||||
button {
|
|
||||||
background-color: DodgerBlue;
|
|
||||||
color: #fff;
|
|
||||||
cursor: pointer;
|
|
||||||
width: 50%;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.autocomplete-items {
|
|
||||||
position: absolute;
|
|
||||||
border: 1px solid #d4d4d4;
|
|
||||||
border-bottom: none;
|
|
||||||
border-top: none;
|
|
||||||
z-index: 99;
|
|
||||||
/*position the autocomplete items to be the same width as the container:*/
|
|
||||||
top: 100%;
|
|
||||||
left: 0;
|
|
||||||
right: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.autocomplete-items div {
|
|
||||||
padding: 5px;
|
|
||||||
cursor: pointer;
|
|
||||||
background-color: #fff;
|
|
||||||
border-bottom: 1px solid #d4d4d4;
|
|
||||||
}
|
|
||||||
.autocomplete-items div:hover {
|
|
||||||
/*when hovering an item:*/
|
|
||||||
background-color: #e9e9e9;
|
|
||||||
}
|
|
||||||
.autocomplete-active {
|
|
||||||
/*when navigating through the items using the arrow keys:*/
|
|
||||||
background-color: DodgerBlue !important;
|
|
||||||
color: #ffffff;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<img src="/meos?image=meos">
|
|
||||||
<h1>$!Direktanmälan$</h1>
|
|
||||||
|
|
||||||
|
|
||||||
<div id="info" style="display: block;padding:5px"> </div>
|
|
||||||
|
|
||||||
|
|
||||||
<div id="form">
|
|
||||||
<form autocomplete="off">
|
|
||||||
<div class="autocomplete" style="width:300px;">
|
|
||||||
$Klubb$: <input type="text" name="club" size="20" id="club" placeholder="$Klubb$"><br>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="autocomplete" style="width:300px;">
|
|
||||||
$Namn$: <input type="text" name="name" size="20" id="name" placeholder="$Namn$"><br>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="autocomplete" style="width:300px;">
|
|
||||||
$Bricknummer$: <input type="text" name="card" size="10" id="card" placeholder="$Bricknummer$">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="autocomplete" style="width:300px;">
|
|
||||||
$Klass$: <select id="class"></select>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="autocomplete" style="width:300px;margin:10px;">
|
|
||||||
<input type="button" value="$Anmäl$" onclick="enter()" style="float:right;">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</form>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
var xhttp, xmlDoc, i;
|
|
||||||
xhttp = new XMLHttpRequest();
|
|
||||||
xhttp.onreadystatechange = function() {
|
|
||||||
if (this.readyState == 4 && this.status == 200) {
|
|
||||||
xmlDoc = this.responseXML;
|
|
||||||
var x = xmlDoc.getElementsByTagName("Class");
|
|
||||||
var newSelect = document.getElementById("class");
|
|
||||||
for (i = 0; i < x.length; i++) {
|
|
||||||
var opt = document.createElement("option");
|
|
||||||
opt.value = x[i].getAttribute("id");
|
|
||||||
opt.innerHTML = x[i].getElementsByTagName("Name")[0].childNodes[0].nodeValue;
|
|
||||||
|
|
||||||
// then append it to the select element
|
|
||||||
newSelect.appendChild(opt);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
};
|
|
||||||
xhttp.open("GET", "/meos?get=entryclass", true);
|
|
||||||
xhttp.send();
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
function enter() {
|
|
||||||
var url = "/meos?entry&class=";
|
|
||||||
|
|
||||||
var e = document.getElementById("class");
|
|
||||||
var classId = e.options[e.selectedIndex].value;
|
|
||||||
url += classId;
|
|
||||||
url += "&name=" + encodeURI(document.getElementById("name").value);
|
|
||||||
url += "&club=" + encodeURI(document.getElementById("club").value);
|
|
||||||
url += "&card=" + encodeURI(document.getElementById("card").value);
|
|
||||||
|
|
||||||
var xhttp = new XMLHttpRequest();
|
|
||||||
|
|
||||||
xhttp.onreadystatechange = function() {
|
|
||||||
var info = document.getElementById("info");
|
|
||||||
if (this.readyState == 4 && this.status == 200) {
|
|
||||||
var xmlDoc = this.responseXML;
|
|
||||||
var x = xmlDoc.getElementsByTagName("Status");
|
|
||||||
if (x.length == 0) {
|
|
||||||
alert("Server error");
|
|
||||||
}
|
|
||||||
else if (x[0].childNodes[0].nodeValue == "OK") {
|
|
||||||
document.getElementById("form").style.display = 'none';
|
|
||||||
x = xmlDoc.getElementsByTagName("Info");
|
|
||||||
info.style.color = "black";
|
|
||||||
info.style.backgroundColor = "palegreen";
|
|
||||||
info.innerHTML = "<strong>$Anmälan mottagen$</strong> " + x[0].childNodes[0].nodeValue +
|
|
||||||
"<br><br><div class=\"autocomplete\" style=\"width:300px;margin:10px;\">" +
|
|
||||||
"<button onclick=\"newEntry()\" style=\"float:right;\">$Anmäl andra$</button></div><br><br>";
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
x = xmlDoc.getElementsByTagName("Info");
|
|
||||||
info.style.color = "darkred";
|
|
||||||
info.style.backgroundColor = "mistyrose";
|
|
||||||
info.innerHTML = "<p style=\"font-size: 140%\">" + x[0].childNodes[0].nodeValue + "</p>";
|
|
||||||
}
|
|
||||||
//document.getElementById("info").innerHTML = this.responseText;
|
|
||||||
//document.getElementById("form").style.display = 'none'
|
|
||||||
}
|
|
||||||
};
|
|
||||||
xhttp.open("GET", url, true);
|
|
||||||
xhttp.send();
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
function newEntry() {
|
|
||||||
var info = document.getElementById("info");
|
|
||||||
info.style.color = "black";
|
|
||||||
info.style.backgroundColor = "transparent";
|
|
||||||
info.innerHTML = "";
|
|
||||||
|
|
||||||
document.getElementById("name").value = '';
|
|
||||||
document.getElementById("card").value = '';
|
|
||||||
document.getElementById("form").style.display = 'block';
|
|
||||||
}
|
|
||||||
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
function autocomplete(inp, requestFunc, responseFunc) {
|
|
||||||
/*the autocomplete function takes two arguments,
|
|
||||||
the text field element and an array of possible autocompleted values:*/
|
|
||||||
var currentFocus;
|
|
||||||
/*execute a function when someone writes in the text field:*/
|
|
||||||
inp.addEventListener("input", function(e) {
|
|
||||||
var a, i, val = this.value;
|
|
||||||
var field = this;
|
|
||||||
/*close any already open lists of autocompleted values*/
|
|
||||||
closeAllLists();
|
|
||||||
if (!val) { return false;}
|
|
||||||
currentFocus = -1;
|
|
||||||
|
|
||||||
var xhttp, xmlDoc, x;
|
|
||||||
xhttp = new XMLHttpRequest();
|
|
||||||
xhttp.onreadystatechange = function() {
|
|
||||||
if (this.readyState == 4 && this.status == 200) {
|
|
||||||
xmlDoc = this.responseXML;
|
|
||||||
|
|
||||||
/*create a DIV element that will contain the items (values):*/
|
|
||||||
a = document.createElement("div");
|
|
||||||
a.setAttribute("id", inp.id + "autocomplete-list");
|
|
||||||
a.setAttribute("class", "autocomplete-items");
|
|
||||||
/*append the DIV element as a child of the autocomplete container:*/
|
|
||||||
field.parentNode.appendChild(a);
|
|
||||||
|
|
||||||
responseFunc(xmlDoc, a, closeAllLists);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
xhttp.open("GET", encodeURI(requestFunc(val)), true);
|
|
||||||
xhttp.send();
|
|
||||||
});
|
|
||||||
|
|
||||||
/*execute a function presses a key on the keyboard:*/
|
|
||||||
inp.addEventListener("keydown", function(e) {
|
|
||||||
var x = document.getElementById(this.id + "autocomplete-list");
|
|
||||||
if (x) x = x.getElementsByTagName("div");
|
|
||||||
if (e.keyCode == 40) {
|
|
||||||
/*If the arrow DOWN key is pressed,
|
|
||||||
increase the currentFocus variable:*/
|
|
||||||
currentFocus++;
|
|
||||||
/*and and make the current item more visible:*/
|
|
||||||
addActive(x);
|
|
||||||
} else if (e.keyCode == 38) { //up
|
|
||||||
/*If the arrow UP key is pressed,
|
|
||||||
decrease the currentFocus variable:*/
|
|
||||||
currentFocus--;
|
|
||||||
/*and and make the current item more visible:*/
|
|
||||||
addActive(x);
|
|
||||||
} else if (e.keyCode == 13) {
|
|
||||||
/*If the ENTER key is pressed, prevent the form from being submitted,*/
|
|
||||||
e.preventDefault();
|
|
||||||
if (currentFocus > -1) {
|
|
||||||
/*and simulate a click on the "active" item:*/
|
|
||||||
if (x) x[currentFocus].click();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
function addActive(x) {
|
|
||||||
/*a function to classify an item as "active":*/
|
|
||||||
if (!x) return false;
|
|
||||||
/*start by removing the "active" class on all items:*/
|
|
||||||
removeActive(x);
|
|
||||||
if (currentFocus >= x.length) currentFocus = 0;
|
|
||||||
if (currentFocus < 0) currentFocus = (x.length - 1);
|
|
||||||
/*add class "autocomplete-active":*/
|
|
||||||
x[currentFocus].classList.add("autocomplete-active");
|
|
||||||
}
|
|
||||||
function removeActive(x) {
|
|
||||||
/*a function to remove the "active" class from all autocomplete items:*/
|
|
||||||
for (var i = 0; i < x.length; i++) {
|
|
||||||
x[i].classList.remove("autocomplete-active");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
function closeAllLists(elmnt) {
|
|
||||||
/*close all autocomplete lists in the document,
|
|
||||||
except the one passed as an argument:*/
|
|
||||||
var x = document.getElementsByClassName("autocomplete-items");
|
|
||||||
for (var i = 0; i < x.length; i++) {
|
|
||||||
if (elmnt != x[i] && elmnt != inp) {
|
|
||||||
x[i].parentNode.removeChild(x[i]);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
/*execute a function when someone clicks in the document:*/
|
|
||||||
document.addEventListener("click", function (e) {
|
|
||||||
closeAllLists(e.target);
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
var clubField = document.getElementById("club");
|
|
||||||
var nameField = document.getElementById("name");
|
|
||||||
var cardField = document.getElementById("card");
|
|
||||||
|
|
||||||
autocomplete(clubField, function(val) {
|
|
||||||
return "/meos?lookup=dbclub&name=" + val;
|
|
||||||
},
|
|
||||||
function(xmlDoc, a, closeAllLists) {
|
|
||||||
var b, i;
|
|
||||||
xres = xmlDoc.getElementsByTagName("Club");
|
|
||||||
for (i = 0; i < xres.length; i++) {
|
|
||||||
var Name = xres[i].getElementsByTagName("Name")[0].childNodes[0].nodeValue;
|
|
||||||
// create a DIV element for each matching element:
|
|
||||||
b = document.createElement("div");
|
|
||||||
// make the matching letters bold:
|
|
||||||
b.innerHTML = Name;
|
|
||||||
// insert a input field that will hold the current array item's value:
|
|
||||||
b.innerHTML += "<input type='hidden' value='" + Name + "'>";
|
|
||||||
// execute a function when someone clicks on the item value (DIV element):
|
|
||||||
b.addEventListener("click", function(e) {
|
|
||||||
// insert the value for the autocomplete text field:
|
|
||||||
clubField.value = this.getElementsByTagName("input")[0].value;
|
|
||||||
// close the list of autocompleted values, (or any other open lists of autocompleted values:
|
|
||||||
closeAllLists();
|
|
||||||
});
|
|
||||||
a.appendChild(b);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
autocomplete(nameField, function(val) {
|
|
||||||
return "/meos?lookup=dbcompetitor&name=" + val + "&club=" + clubField.value;
|
|
||||||
},
|
|
||||||
function(xmlDoc, a, closeAllLists) {
|
|
||||||
var b, i;
|
|
||||||
xres = xmlDoc.getElementsByTagName("Competitor");
|
|
||||||
|
|
||||||
for (i = 0; i < xres.length; i++) {
|
|
||||||
var Id = xres[i].getAttribute("id");
|
|
||||||
var Name = xres[i].getElementsByTagName("Name")[0].childNodes[0].nodeValue;
|
|
||||||
var Club = xres[i].getElementsByTagName("Club")[0].childNodes[0].nodeValue;
|
|
||||||
var Card = xres[i].getElementsByTagName("Card")[0].childNodes[0].nodeValue;
|
|
||||||
|
|
||||||
// create a DIV element for each matching element:
|
|
||||||
b = document.createElement("div");
|
|
||||||
// make the matching letters bold:
|
|
||||||
b.innerHTML = Name + ", " + Club;
|
|
||||||
// insert a input field that will hold the current array item's value:
|
|
||||||
b.innerHTML += "<input type='hidden' value='" + Name + "'><input type='hidden' value='" + Club + "'><input type='hidden' value='" + Card + "'>";
|
|
||||||
// execute a function when someone clicks on the item value (DIV element):
|
|
||||||
b.addEventListener("click", function(e) {
|
|
||||||
var hiddenInput = this.getElementsByTagName("input");
|
|
||||||
// insert the value for the autocomplete text field:
|
|
||||||
nameField.value = hiddenInput[0].value;
|
|
||||||
clubField.value = hiddenInput[1].value;
|
|
||||||
|
|
||||||
if (cardField.value.length === 0)
|
|
||||||
cardField.value = hiddenInput[2].value;
|
|
||||||
// close the list of autocompleted values, (or any other open lists of autocompleted values:
|
|
||||||
closeAllLists();
|
|
||||||
});
|
|
||||||
a.appendChild(b);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@ -1,108 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.5">
|
|
||||||
<ListName>First to finish</ListName>
|
|
||||||
<Tag>firsttofinish</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>RunnerGlobal</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>Finish order</Name>
|
|
||||||
<Tag>result-by-finish-time</Tag>
|
|
||||||
<Description>Individual result by finish time.</Description>
|
|
||||||
<Date>2018-04-10 17:33:37</Date>
|
|
||||||
<Rule name="RunnerTime">
|
|
||||||
<Method>Finish</Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<Filter name="FilterPrelResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="100" above="0"/>
|
|
||||||
<SubHeadFont scale="100" above="0"/>
|
|
||||||
<ListFont scale="100" above="0"/>
|
|
||||||
<SubListFont scale="100" above="0"/>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Namn</Text>
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Klubb</Text>
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Starttid</Text>
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Mål</Text>
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolNameNames">
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">Namn</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolClubNameNames">
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">Klubb</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerStart">
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerFinish">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<ResultModule>result-by-finish-time</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,110 +0,0 @@
|
|||||||
889740
|
|
||||||
889741
|
|
||||||
889742
|
|
||||||
889743
|
|
||||||
889744
|
|
||||||
889745
|
|
||||||
889746
|
|
||||||
889747
|
|
||||||
889748
|
|
||||||
889749
|
|
||||||
889750
|
|
||||||
889751
|
|
||||||
889752
|
|
||||||
889753
|
|
||||||
889754
|
|
||||||
889755
|
|
||||||
889756
|
|
||||||
889757
|
|
||||||
889758
|
|
||||||
889759
|
|
||||||
889760
|
|
||||||
889761
|
|
||||||
889762
|
|
||||||
889763
|
|
||||||
889764
|
|
||||||
889765
|
|
||||||
889766
|
|
||||||
889767
|
|
||||||
889768
|
|
||||||
889769
|
|
||||||
889770
|
|
||||||
889771
|
|
||||||
889772
|
|
||||||
889773
|
|
||||||
889774
|
|
||||||
889775
|
|
||||||
889776
|
|
||||||
889777
|
|
||||||
889778
|
|
||||||
889779
|
|
||||||
2027251
|
|
||||||
2027252
|
|
||||||
2027253
|
|
||||||
2027254
|
|
||||||
2027255
|
|
||||||
2027256
|
|
||||||
2027257
|
|
||||||
2027258
|
|
||||||
2027259
|
|
||||||
2027260
|
|
||||||
2027261
|
|
||||||
2027262
|
|
||||||
2027263
|
|
||||||
2027264
|
|
||||||
2027265
|
|
||||||
2027266
|
|
||||||
2027267
|
|
||||||
2027268
|
|
||||||
2027269
|
|
||||||
2027270
|
|
||||||
2027271
|
|
||||||
2027272
|
|
||||||
2027273
|
|
||||||
2027274
|
|
||||||
2027275
|
|
||||||
2027276
|
|
||||||
2027277
|
|
||||||
2027278
|
|
||||||
2027279
|
|
||||||
2027280
|
|
||||||
2027281
|
|
||||||
2027282
|
|
||||||
2027283
|
|
||||||
2027284
|
|
||||||
2027285
|
|
||||||
2027286
|
|
||||||
2027287
|
|
||||||
2027288
|
|
||||||
2027289
|
|
||||||
2027290
|
|
||||||
2027291
|
|
||||||
2027292
|
|
||||||
2027293
|
|
||||||
2027294
|
|
||||||
2027295
|
|
||||||
2027296
|
|
||||||
2027297
|
|
||||||
2027298
|
|
||||||
2027299
|
|
||||||
2027300
|
|
||||||
2027301
|
|
||||||
2027302
|
|
||||||
2027303
|
|
||||||
2027304
|
|
||||||
2027305
|
|
||||||
2027306
|
|
||||||
2027307
|
|
||||||
2027308
|
|
||||||
2027309
|
|
||||||
2027310
|
|
||||||
2027311
|
|
||||||
2027312
|
|
||||||
2027313
|
|
||||||
2027314
|
|
||||||
2027315
|
|
||||||
2027316
|
|
||||||
2027317
|
|
||||||
2027318
|
|
||||||
2027319
|
|
||||||
2027320
|
|
||||||
|
@ -1,64 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.5">
|
|
||||||
<ListName>Resultat per bana</ListName>
|
|
||||||
<Tag>courseresult</Tag>
|
|
||||||
<SortOrder>CourseResult</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat per bana - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
|
|
||||||
<Block Type="RunnerCourse">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
|
|
||||||
<Block Type="RunnerClub">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,76 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition>
|
|
||||||
<ListName>Individuella slutresultat</ListName>
|
|
||||||
<Tag>finalresult</Tag>
|
|
||||||
<SortOrder>ClassTotalResult</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Totalresultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="String">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<Text>Totaltid</Text>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="String">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<Text>Efter</Text>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
|
|
||||||
<Block Type="RunnerTotalPlace">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerClub">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerTotalTimeStatus">
|
|
||||||
<Align BlockAlign="true">Totaltid</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerTotalTimeAfter">
|
|
||||||
<Align BlockAlign="true">AlignNext</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,68 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.5">
|
|
||||||
<ListName>Individuella resultat</ListName>
|
|
||||||
<Tag>indresult</Tag>
|
|
||||||
<SortOrder>ClassResult</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<Filter name="FilterPrelResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="100"></HeadFont>
|
|
||||||
<SubHeadFont scale="100"></SubHeadFont>
|
|
||||||
<ListFont scale="100"></ListFont>
|
|
||||||
<SubListFont scale="100"></SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolNameNames">
|
|
||||||
<Align BlockAlign="true">ClassName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolClubNameNames">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,101 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition>
|
|
||||||
<ListName>Individuella totalresultat</ListName>
|
|
||||||
<Tag>stageresult</Tag>
|
|
||||||
<SortOrder>ClassTotalResult</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Totalresultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="String">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<Text>Totaltid</Text>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="String">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<Text>Efter</Text>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="String">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<Text>Etapp</Text>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Bomtid</Text>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
|
|
||||||
<Block Type="RunnerTotalPlace">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerClub">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
|
|
||||||
<Block Type="RunnerTotalTimeStatus">
|
|
||||||
<Align BlockAlign="true">Totaltid</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerTotalTimeAfter">
|
|
||||||
<Align BlockAlign="true">AlignNext</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="false">Etapp</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Align BlockAlign="false">AlignNext</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
<Block Type="RunnerTimeLost">
|
|
||||||
<Align>Bomtid</Align>
|
|
||||||
</Block>
|
|
||||||
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,112 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.2">
|
|
||||||
<ListName>Input Results</ListName>
|
|
||||||
<Tag>inputresult</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>Input Results</Name>
|
|
||||||
<Tag>ms-result-02FF-3FE2-1</Tag>
|
|
||||||
<Description>listinfo:inputresults</Description>
|
|
||||||
<Origin>New Competition A E2 (2015-03-23)</Origin>
|
|
||||||
<Date>2015-04-14 16:28:10</Date>
|
|
||||||
<Rule name="RunnerPoints">
|
|
||||||
<Method>InputPoints</Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="RunnerStatus">
|
|
||||||
<Method>OutputNumbers[0] = InputPlace; InputStatus;</Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="RunnerTime">
|
|
||||||
<Method>InputTime</Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="TeamPoints">
|
|
||||||
<Method>InputPoints</Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="TeamStatus">
|
|
||||||
<Method>OutputNumbers[0] = InputPlace; return InputStatus;</Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="TeamTime">
|
|
||||||
<Method>InputTime</Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<Filter name="FilterNotVacant"/>
|
|
||||||
<HeadFont scale="100"></HeadFont>
|
|
||||||
<SubHeadFont scale="100"></SubHeadFont>
|
|
||||||
<ListFont scale="100"></ListFont>
|
|
||||||
<SubListFont scale="100"></SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Input Results - X</Text>
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Placering</Text>
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Status</Text>
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Poäng</Text>
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerClub">
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<Text>@;X</Text>
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="false">Placering</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Status</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingPoint">
|
|
||||||
<ResultModule>ms-result-02FF-3FE2-1</ResultModule>
|
|
||||||
<Align BlockAlign="false">Poäng</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,91 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.6">
|
|
||||||
<ListName>Knockout total</ListName>
|
|
||||||
<Tag>knockout-total</Tag>
|
|
||||||
<SortOrder>ClassKnockoutTotalResult</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<HideLegSelection>1</HideLegSelection>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<SubFilter name="FilterPrelResult"/>
|
|
||||||
<SubFilter name="FilterStarted"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="110" above="3">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>20</BlockWidth>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Placering</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerClub">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="SubSubCounter">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<IndentMin>5</IndentMin>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Align BlockAlign="true">Placering</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,101 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.6">
|
|
||||||
<ListName>Lap Count</ListName>
|
|
||||||
<Tag>lapcount</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>AllPunches</SubListType>
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>Antal varv</Name>
|
|
||||||
<Tag>ms-number-loops</Tag>
|
|
||||||
<Description>Number of punches (laps), then time.</Description>
|
|
||||||
<Date>2018-10-28 09:12:21</Date>
|
|
||||||
<Rule name="RunnerScore">
|
|
||||||
<Method>if (Status != StatusOK) return Status + 3600*10; score = 0; for(i = 0; i < CardTimes.size(); i++) { if (i == 0 || (CardTimes[i] - CardTimes[i-1]) > 60) score++; } OutputNumbers[0] = score + 1; return Time - score*3600*10;</Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<Filter name="FilterAnyResult"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="5">arial</ListFont>
|
|
||||||
<SubListFont scale="120" above="0">Arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>300</BlockWidth>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Poäng</Text>
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text>X. </Text>
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerClub">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">Poäng</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="SubSubCounter">
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchName">
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchAbsTime">
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchTotalTime">
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchTimeSinceLast">
|
|
||||||
<Text>(X)</Text>
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="LineBreak">
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,101 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.6">
|
|
||||||
<ListName>Lap count with extra punch</ListName>
|
|
||||||
<Tag>lapcountextra</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>AllPunches</SubListType>
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>Antal varv (med extrakontroll)</Name>
|
|
||||||
<Tag>ms-number-loops-extra</Tag>
|
|
||||||
<Description>Number of loops, then time. On each loop you need to punch a extra control in order for the loop to count.</Description>
|
|
||||||
<Date>2018-10-28 09:10:24</Date>
|
|
||||||
<Rule name="RunnerScore">
|
|
||||||
<Method>if (Status != StatusOK) return Status + 3600*10; score = 0; for(i = 1; i < CardTimes.size(); i = i+2) { if (CardPunches[i] != CardPunches[i-1]) score++; else i--; } OutputNumbers[0] = score; return Time - score*3600*10;</Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<Filter name="FilterAnyResult"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="5">arial</ListFont>
|
|
||||||
<SubListFont scale="120" above="0">Arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>300</BlockWidth>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Poäng</Text>
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text>X. </Text>
|
|
||||||
<ResultModule>ms-number-loops</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerClub">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">Poäng</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="SubSubCounter">
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchName">
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchAbsTime">
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchTotalTime">
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchTimeSinceLast">
|
|
||||||
<Text>(X)</Text>
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="LineBreak">
|
|
||||||
<ResultModule>ms-number-loops-extra</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,82 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.5">
|
|
||||||
<ListName>Latest Results</ListName>
|
|
||||||
<Tag>latestresult</Tag>
|
|
||||||
<SortOrder>FinishTimeReverse</SortOrder>
|
|
||||||
<ListType>RunnerLeg</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<SupportFrom>1</SupportFrom>
|
|
||||||
<SupportTo>1</SupportTo>
|
|
||||||
<Filter name="FilterPrelResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="200" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="150" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="150" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Color>381d3f</Color>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Klass</Text>
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Namn</Text>
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Placering</Text>
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCompleteName">
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">Namn</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">Placering</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<ResultModule>totatcontrol</ResultModule>
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,77 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.5">
|
|
||||||
<ListName>Stafettresultat, sträcka</ListName>
|
|
||||||
<Tag>legresult</Tag>
|
|
||||||
|
|
||||||
<SortOrder>ClassResult</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<SubFilter name="FilterResult"/>
|
|
||||||
<SubFilter name="FilterSameParallelNotFirst"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerLegNumberAlpha">
|
|
||||||
<Text> - Resultat efter sträcka X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamPlace">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamLegTimeStatus">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamLegTimeAfter">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Text>(X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">RunnerName</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Text>(X)</Text>
|
|
||||||
<Align BlockAlign="true">RunnerTimeStatus</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,674 +0,0 @@
|
|||||||
This product is made available subject to the terms of GNU Affero Public License Version 3.
|
|
||||||
|
|
||||||
------------------------------------
|
|
||||||
Third Party Code. Additional copyright notices and license terms applicable to portions of the Software are set forth in the thirdpartylicense.txt file.
|
|
||||||
|
|
||||||
------------------------------------
|
|
||||||
All trademarks and registered trademarks mentioned herein are the property of their respective owners.
|
|
||||||
|
|
||||||
------------------------------------
|
|
||||||
Copyright 2007-2024 Melin Software HB.
|
|
||||||
|
|
||||||
------------------------------------
|
|
||||||
|
|
||||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
||||||
Version 3, 19 November 2007
|
|
||||||
|
|
||||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
|
||||||
of this license document, but changing it is not allowed.
|
|
||||||
|
|
||||||
Preamble
|
|
||||||
|
|
||||||
The GNU Affero General Public License is a free, copyleft license for
|
|
||||||
software and other kinds of works, specifically designed to ensure
|
|
||||||
cooperation with the community in the case of network server software.
|
|
||||||
|
|
||||||
The licenses for most software and other practical works are designed
|
|
||||||
to take away your freedom to share and change the works. By contrast,
|
|
||||||
our General Public Licenses are intended to guarantee your freedom to
|
|
||||||
share and change all versions of a program--to make sure it remains free
|
|
||||||
software for all its users.
|
|
||||||
|
|
||||||
When we speak of free software, we are referring to freedom, not
|
|
||||||
price. Our General Public Licenses are designed to make sure that you
|
|
||||||
have the freedom to distribute copies of free software (and charge for
|
|
||||||
them if you wish), that you receive source code or can get it if you
|
|
||||||
want it, that you can change the software or use pieces of it in new
|
|
||||||
free programs, and that you know you can do these things.
|
|
||||||
|
|
||||||
Developers that use our General Public Licenses protect your rights
|
|
||||||
with two steps: (1) assert copyright on the software, and (2) offer
|
|
||||||
you this License which gives you legal permission to copy, distribute
|
|
||||||
and/or modify the software.
|
|
||||||
|
|
||||||
A secondary benefit of defending all users' freedom is that
|
|
||||||
improvements made in alternate versions of the program, if they
|
|
||||||
receive widespread use, become available for other developers to
|
|
||||||
incorporate. Many developers of free software are heartened and
|
|
||||||
encouraged by the resulting cooperation. However, in the case of
|
|
||||||
software used on network servers, this result may fail to come about.
|
|
||||||
The GNU General Public License permits making a modified version and
|
|
||||||
letting the public access it on a server without ever releasing its
|
|
||||||
source code to the public.
|
|
||||||
|
|
||||||
The GNU Affero General Public License is designed specifically to
|
|
||||||
ensure that, in such cases, the modified source code becomes available
|
|
||||||
to the community. It requires the operator of a network server to
|
|
||||||
provide the source code of the modified version running there to the
|
|
||||||
users of that server. Therefore, public use of a modified version, on
|
|
||||||
a publicly accessible server, gives the public access to the source
|
|
||||||
code of the modified version.
|
|
||||||
|
|
||||||
An older license, called the Affero General Public License and
|
|
||||||
published by Affero, was designed to accomplish similar goals. This is
|
|
||||||
a different license, not a version of the Affero GPL, but Affero has
|
|
||||||
released a new version of the Affero GPL which permits relicensing under
|
|
||||||
this license.
|
|
||||||
|
|
||||||
The precise terms and conditions for copying, distribution and
|
|
||||||
modification follow.
|
|
||||||
|
|
||||||
TERMS AND CONDITIONS
|
|
||||||
|
|
||||||
0. Definitions.
|
|
||||||
|
|
||||||
"This License" refers to version 3 of the GNU Affero General Public License.
|
|
||||||
|
|
||||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
|
||||||
works, such as semiconductor masks.
|
|
||||||
|
|
||||||
"The Program" refers to any copyrightable work licensed under this
|
|
||||||
License. Each licensee is addressed as "you". "Licensees" and
|
|
||||||
"recipients" may be individuals or organizations.
|
|
||||||
|
|
||||||
To "modify" a work means to copy from or adapt all or part of the work
|
|
||||||
in a fashion requiring copyright permission, other than the making of an
|
|
||||||
exact copy. The resulting work is called a "modified version" of the
|
|
||||||
earlier work or a work "based on" the earlier work.
|
|
||||||
|
|
||||||
A "covered work" means either the unmodified Program or a work based
|
|
||||||
on the Program.
|
|
||||||
|
|
||||||
To "propagate" a work means to do anything with it that, without
|
|
||||||
permission, would make you directly or secondarily liable for
|
|
||||||
infringement under applicable copyright law, except executing it on a
|
|
||||||
computer or modifying a private copy. Propagation includes copying,
|
|
||||||
distribution (with or without modification), making available to the
|
|
||||||
public, and in some countries other activities as well.
|
|
||||||
|
|
||||||
To "convey" a work means any kind of propagation that enables other
|
|
||||||
parties to make or receive copies. Mere interaction with a user through
|
|
||||||
a computer network, with no transfer of a copy, is not conveying.
|
|
||||||
|
|
||||||
An interactive user interface displays "Appropriate Legal Notices"
|
|
||||||
to the extent that it includes a convenient and prominently visible
|
|
||||||
feature that (1) displays an appropriate copyright notice, and (2)
|
|
||||||
tells the user that there is no warranty for the work (except to the
|
|
||||||
extent that warranties are provided), that licensees may convey the
|
|
||||||
work under this License, and how to view a copy of this License. If
|
|
||||||
the interface presents a list of user commands or options, such as a
|
|
||||||
menu, a prominent item in the list meets this criterion.
|
|
||||||
|
|
||||||
1. Source Code.
|
|
||||||
|
|
||||||
The "source code" for a work means the preferred form of the work
|
|
||||||
for making modifications to it. "Object code" means any non-source
|
|
||||||
form of a work.
|
|
||||||
|
|
||||||
A "Standard Interface" means an interface that either is an official
|
|
||||||
standard defined by a recognized standards body, or, in the case of
|
|
||||||
interfaces specified for a particular programming language, one that
|
|
||||||
is widely used among developers working in that language.
|
|
||||||
|
|
||||||
The "System Libraries" of an executable work include anything, other
|
|
||||||
than the work as a whole, that (a) is included in the normal form of
|
|
||||||
packaging a Major Component, but which is not part of that Major
|
|
||||||
Component, and (b) serves only to enable use of the work with that
|
|
||||||
Major Component, or to implement a Standard Interface for which an
|
|
||||||
implementation is available to the public in source code form. A
|
|
||||||
"Major Component", in this context, means a major essential component
|
|
||||||
(kernel, window system, and so on) of the specific operating system
|
|
||||||
(if any) on which the executable work runs, or a compiler used to
|
|
||||||
produce the work, or an object code interpreter used to run it.
|
|
||||||
|
|
||||||
The "Corresponding Source" for a work in object code form means all
|
|
||||||
the source code needed to generate, install, and (for an executable
|
|
||||||
work) run the object code and to modify the work, including scripts to
|
|
||||||
control those activities. However, it does not include the work's
|
|
||||||
System Libraries, or general-purpose tools or generally available free
|
|
||||||
programs which are used unmodified in performing those activities but
|
|
||||||
which are not part of the work. For example, Corresponding Source
|
|
||||||
includes interface definition files associated with source files for
|
|
||||||
the work, and the source code for shared libraries and dynamically
|
|
||||||
linked subprograms that the work is specifically designed to require,
|
|
||||||
such as by intimate data communication or control flow between those
|
|
||||||
subprograms and other parts of the work.
|
|
||||||
|
|
||||||
The Corresponding Source need not include anything that users
|
|
||||||
can regenerate automatically from other parts of the Corresponding
|
|
||||||
Source.
|
|
||||||
|
|
||||||
The Corresponding Source for a work in source code form is that
|
|
||||||
same work.
|
|
||||||
|
|
||||||
2. Basic Permissions.
|
|
||||||
|
|
||||||
All rights granted under this License are granted for the term of
|
|
||||||
copyright on the Program, and are irrevocable provided the stated
|
|
||||||
conditions are met. This License explicitly affirms your unlimited
|
|
||||||
permission to run the unmodified Program. The output from running a
|
|
||||||
covered work is covered by this License only if the output, given its
|
|
||||||
content, constitutes a covered work. This License acknowledges your
|
|
||||||
rights of fair use or other equivalent, as provided by copyright law.
|
|
||||||
|
|
||||||
You may make, run and propagate covered works that you do not
|
|
||||||
convey, without conditions so long as your license otherwise remains
|
|
||||||
in force. You may convey covered works to others for the sole purpose
|
|
||||||
of having them make modifications exclusively for you, or provide you
|
|
||||||
with facilities for running those works, provided that you comply with
|
|
||||||
the terms of this License in conveying all material for which you do
|
|
||||||
not control copyright. Those thus making or running the covered works
|
|
||||||
for you must do so exclusively on your behalf, under your direction
|
|
||||||
and control, on terms that prohibit them from making any copies of
|
|
||||||
your copyrighted material outside their relationship with you.
|
|
||||||
|
|
||||||
Conveying under any other circumstances is permitted solely under
|
|
||||||
the conditions stated below. Sublicensing is not allowed; section 10
|
|
||||||
makes it unnecessary.
|
|
||||||
|
|
||||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
|
||||||
|
|
||||||
No covered work shall be deemed part of an effective technological
|
|
||||||
measure under any applicable law fulfilling obligations under article
|
|
||||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
|
||||||
similar laws prohibiting or restricting circumvention of such
|
|
||||||
measures.
|
|
||||||
|
|
||||||
When you convey a covered work, you waive any legal power to forbid
|
|
||||||
circumvention of technological measures to the extent such circumvention
|
|
||||||
is effected by exercising rights under this License with respect to
|
|
||||||
the covered work, and you disclaim any intention to limit operation or
|
|
||||||
modification of the work as a means of enforcing, against the work's
|
|
||||||
users, your or third parties' legal rights to forbid circumvention of
|
|
||||||
technological measures.
|
|
||||||
|
|
||||||
4. Conveying Verbatim Copies.
|
|
||||||
|
|
||||||
You may convey verbatim copies of the Program's source code as you
|
|
||||||
receive it, in any medium, provided that you conspicuously and
|
|
||||||
appropriately publish on each copy an appropriate copyright notice;
|
|
||||||
keep intact all notices stating that this License and any
|
|
||||||
non-permissive terms added in accord with section 7 apply to the code;
|
|
||||||
keep intact all notices of the absence of any warranty; and give all
|
|
||||||
recipients a copy of this License along with the Program.
|
|
||||||
|
|
||||||
You may charge any price or no price for each copy that you convey,
|
|
||||||
and you may offer support or warranty protection for a fee.
|
|
||||||
|
|
||||||
5. Conveying Modified Source Versions.
|
|
||||||
|
|
||||||
You may convey a work based on the Program, or the modifications to
|
|
||||||
produce it from the Program, in the form of source code under the
|
|
||||||
terms of section 4, provided that you also meet all of these conditions:
|
|
||||||
|
|
||||||
a) The work must carry prominent notices stating that you modified
|
|
||||||
it, and giving a relevant date.
|
|
||||||
|
|
||||||
b) The work must carry prominent notices stating that it is
|
|
||||||
released under this License and any conditions added under section
|
|
||||||
7. This requirement modifies the requirement in section 4 to
|
|
||||||
"keep intact all notices".
|
|
||||||
|
|
||||||
c) You must license the entire work, as a whole, under this
|
|
||||||
License to anyone who comes into possession of a copy. This
|
|
||||||
License will therefore apply, along with any applicable section 7
|
|
||||||
additional terms, to the whole of the work, and all its parts,
|
|
||||||
regardless of how they are packaged. This License gives no
|
|
||||||
permission to license the work in any other way, but it does not
|
|
||||||
invalidate such permission if you have separately received it.
|
|
||||||
|
|
||||||
d) If the work has interactive user interfaces, each must display
|
|
||||||
Appropriate Legal Notices; however, if the Program has interactive
|
|
||||||
interfaces that do not display Appropriate Legal Notices, your
|
|
||||||
work need not make them do so.
|
|
||||||
|
|
||||||
A compilation of a covered work with other separate and independent
|
|
||||||
works, which are not by their nature extensions of the covered work,
|
|
||||||
and which are not combined with it such as to form a larger program,
|
|
||||||
in or on a volume of a storage or distribution medium, is called an
|
|
||||||
"aggregate" if the compilation and its resulting copyright are not
|
|
||||||
used to limit the access or legal rights of the compilation's users
|
|
||||||
beyond what the individual works permit. Inclusion of a covered work
|
|
||||||
in an aggregate does not cause this License to apply to the other
|
|
||||||
parts of the aggregate.
|
|
||||||
|
|
||||||
6. Conveying Non-Source Forms.
|
|
||||||
|
|
||||||
You may convey a covered work in object code form under the terms
|
|
||||||
of sections 4 and 5, provided that you also convey the
|
|
||||||
machine-readable Corresponding Source under the terms of this License,
|
|
||||||
in one of these ways:
|
|
||||||
|
|
||||||
a) Convey the object code in, or embodied in, a physical product
|
|
||||||
(including a physical distribution medium), accompanied by the
|
|
||||||
Corresponding Source fixed on a durable physical medium
|
|
||||||
customarily used for software interchange.
|
|
||||||
|
|
||||||
b) Convey the object code in, or embodied in, a physical product
|
|
||||||
(including a physical distribution medium), accompanied by a
|
|
||||||
written offer, valid for at least three years and valid for as
|
|
||||||
long as you offer spare parts or customer support for that product
|
|
||||||
model, to give anyone who possesses the object code either (1) a
|
|
||||||
copy of the Corresponding Source for all the software in the
|
|
||||||
product that is covered by this License, on a durable physical
|
|
||||||
medium customarily used for software interchange, for a price no
|
|
||||||
more than your reasonable cost of physically performing this
|
|
||||||
conveying of source, or (2) access to copy the
|
|
||||||
Corresponding Source from a network server at no charge.
|
|
||||||
|
|
||||||
c) Convey individual copies of the object code with a copy of the
|
|
||||||
written offer to provide the Corresponding Source. This
|
|
||||||
alternative is allowed only occasionally and noncommercially, and
|
|
||||||
only if you received the object code with such an offer, in accord
|
|
||||||
with subsection 6b.
|
|
||||||
|
|
||||||
d) Convey the object code by offering access from a designated
|
|
||||||
place (gratis or for a charge), and offer equivalent access to the
|
|
||||||
Corresponding Source in the same way through the same place at no
|
|
||||||
further charge. You need not require recipients to copy the
|
|
||||||
Corresponding Source along with the object code. If the place to
|
|
||||||
copy the object code is a network server, the Corresponding Source
|
|
||||||
may be on a different server (operated by you or a third party)
|
|
||||||
that supports equivalent copying facilities, provided you maintain
|
|
||||||
clear directions next to the object code saying where to find the
|
|
||||||
Corresponding Source. Regardless of what server hosts the
|
|
||||||
Corresponding Source, you remain obligated to ensure that it is
|
|
||||||
available for as long as needed to satisfy these requirements.
|
|
||||||
|
|
||||||
e) Convey the object code using peer-to-peer transmission, provided
|
|
||||||
you inform other peers where the object code and Corresponding
|
|
||||||
Source of the work are being offered to the general public at no
|
|
||||||
charge under subsection 6d.
|
|
||||||
|
|
||||||
A separable portion of the object code, whose source code is excluded
|
|
||||||
from the Corresponding Source as a System Library, need not be
|
|
||||||
included in conveying the object code work.
|
|
||||||
|
|
||||||
A "User Product" is either (1) a "consumer product", which means any
|
|
||||||
tangible personal property which is normally used for personal, family,
|
|
||||||
or household purposes, or (2) anything designed or sold for incorporation
|
|
||||||
into a dwelling. In determining whether a product is a consumer product,
|
|
||||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
|
||||||
product received by a particular user, "normally used" refers to a
|
|
||||||
typical or common use of that class of product, regardless of the status
|
|
||||||
of the particular user or of the way in which the particular user
|
|
||||||
actually uses, or expects or is expected to use, the product. A product
|
|
||||||
is a consumer product regardless of whether the product has substantial
|
|
||||||
commercial, industrial or non-consumer uses, unless such uses represent
|
|
||||||
the only significant mode of use of the product.
|
|
||||||
|
|
||||||
"Installation Information" for a User Product means any methods,
|
|
||||||
procedures, authorization keys, or other information required to install
|
|
||||||
and execute modified versions of a covered work in that User Product from
|
|
||||||
a modified version of its Corresponding Source. The information must
|
|
||||||
suffice to ensure that the continued functioning of the modified object
|
|
||||||
code is in no case prevented or interfered with solely because
|
|
||||||
modification has been made.
|
|
||||||
|
|
||||||
If you convey an object code work under this section in, or with, or
|
|
||||||
specifically for use in, a User Product, and the conveying occurs as
|
|
||||||
part of a transaction in which the right of possession and use of the
|
|
||||||
User Product is transferred to the recipient in perpetuity or for a
|
|
||||||
fixed term (regardless of how the transaction is characterized), the
|
|
||||||
Corresponding Source conveyed under this section must be accompanied
|
|
||||||
by the Installation Information. But this requirement does not apply
|
|
||||||
if neither you nor any third party retains the ability to install
|
|
||||||
modified object code on the User Product (for example, the work has
|
|
||||||
been installed in ROM).
|
|
||||||
|
|
||||||
The requirement to provide Installation Information does not include a
|
|
||||||
requirement to continue to provide support service, warranty, or updates
|
|
||||||
for a work that has been modified or installed by the recipient, or for
|
|
||||||
the User Product in which it has been modified or installed. Access to a
|
|
||||||
network may be denied when the modification itself materially and
|
|
||||||
adversely affects the operation of the network or violates the rules and
|
|
||||||
protocols for communication across the network.
|
|
||||||
|
|
||||||
Corresponding Source conveyed, and Installation Information provided,
|
|
||||||
in accord with this section must be in a format that is publicly
|
|
||||||
documented (and with an implementation available to the public in
|
|
||||||
source code form), and must require no special password or key for
|
|
||||||
unpacking, reading or copying.
|
|
||||||
|
|
||||||
7. Additional Terms.
|
|
||||||
|
|
||||||
"Additional permissions" are terms that supplement the terms of this
|
|
||||||
License by making exceptions from one or more of its conditions.
|
|
||||||
Additional permissions that are applicable to the entire Program shall
|
|
||||||
be treated as though they were included in this License, to the extent
|
|
||||||
that they are valid under applicable law. If additional permissions
|
|
||||||
apply only to part of the Program, that part may be used separately
|
|
||||||
under those permissions, but the entire Program remains governed by
|
|
||||||
this License without regard to the additional permissions.
|
|
||||||
|
|
||||||
When you convey a copy of a covered work, you may at your option
|
|
||||||
remove any additional permissions from that copy, or from any part of
|
|
||||||
it. (Additional permissions may be written to require their own
|
|
||||||
removal in certain cases when you modify the work.) You may place
|
|
||||||
additional permissions on material, added by you to a covered work,
|
|
||||||
for which you have or can give appropriate copyright permission.
|
|
||||||
|
|
||||||
Notwithstanding any other provision of this License, for material you
|
|
||||||
add to a covered work, you may (if authorized by the copyright holders of
|
|
||||||
that material) supplement the terms of this License with terms:
|
|
||||||
|
|
||||||
a) Disclaiming warranty or limiting liability differently from the
|
|
||||||
terms of sections 15 and 16 of this License; or
|
|
||||||
|
|
||||||
b) Requiring preservation of specified reasonable legal notices or
|
|
||||||
author attributions in that material or in the Appropriate Legal
|
|
||||||
Notices displayed by works containing it; or
|
|
||||||
|
|
||||||
c) Prohibiting misrepresentation of the origin of that material, or
|
|
||||||
requiring that modified versions of such material be marked in
|
|
||||||
reasonable ways as different from the original version; or
|
|
||||||
|
|
||||||
d) Limiting the use for publicity purposes of names of licensors or
|
|
||||||
authors of the material; or
|
|
||||||
|
|
||||||
e) Declining to grant rights under trademark law for use of some
|
|
||||||
trade names, trademarks, or service marks; or
|
|
||||||
|
|
||||||
f) Requiring indemnification of licensors and authors of that
|
|
||||||
material by anyone who conveys the material (or modified versions of
|
|
||||||
it) with contractual assumptions of liability to the recipient, for
|
|
||||||
any liability that these contractual assumptions directly impose on
|
|
||||||
those licensors and authors.
|
|
||||||
|
|
||||||
All other non-permissive additional terms are considered "further
|
|
||||||
restrictions" within the meaning of section 10. If the Program as you
|
|
||||||
received it, or any part of it, contains a notice stating that it is
|
|
||||||
governed by this License along with a term that is a further
|
|
||||||
restriction, you may remove that term. If a license document contains
|
|
||||||
a further restriction but permits relicensing or conveying under this
|
|
||||||
License, you may add to a covered work material governed by the terms
|
|
||||||
of that license document, provided that the further restriction does
|
|
||||||
not survive such relicensing or conveying.
|
|
||||||
|
|
||||||
If you add terms to a covered work in accord with this section, you
|
|
||||||
must place, in the relevant source files, a statement of the
|
|
||||||
additional terms that apply to those files, or a notice indicating
|
|
||||||
where to find the applicable terms.
|
|
||||||
|
|
||||||
Additional terms, permissive or non-permissive, may be stated in the
|
|
||||||
form of a separately written license, or stated as exceptions;
|
|
||||||
the above requirements apply either way.
|
|
||||||
|
|
||||||
8. Termination.
|
|
||||||
|
|
||||||
You may not propagate or modify a covered work except as expressly
|
|
||||||
provided under this License. Any attempt otherwise to propagate or
|
|
||||||
modify it is void, and will automatically terminate your rights under
|
|
||||||
this License (including any patent licenses granted under the third
|
|
||||||
paragraph of section 11).
|
|
||||||
|
|
||||||
However, if you cease all violation of this License, then your
|
|
||||||
license from a particular copyright holder is reinstated (a)
|
|
||||||
provisionally, unless and until the copyright holder explicitly and
|
|
||||||
finally terminates your license, and (b) permanently, if the copyright
|
|
||||||
holder fails to notify you of the violation by some reasonable means
|
|
||||||
prior to 60 days after the cessation.
|
|
||||||
|
|
||||||
Moreover, your license from a particular copyright holder is
|
|
||||||
reinstated permanently if the copyright holder notifies you of the
|
|
||||||
violation by some reasonable means, this is the first time you have
|
|
||||||
received notice of violation of this License (for any work) from that
|
|
||||||
copyright holder, and you cure the violation prior to 30 days after
|
|
||||||
your receipt of the notice.
|
|
||||||
|
|
||||||
Termination of your rights under this section does not terminate the
|
|
||||||
licenses of parties who have received copies or rights from you under
|
|
||||||
this License. If your rights have been terminated and not permanently
|
|
||||||
reinstated, you do not qualify to receive new licenses for the same
|
|
||||||
material under section 10.
|
|
||||||
|
|
||||||
9. Acceptance Not Required for Having Copies.
|
|
||||||
|
|
||||||
You are not required to accept this License in order to receive or
|
|
||||||
run a copy of the Program. Ancillary propagation of a covered work
|
|
||||||
occurring solely as a consequence of using peer-to-peer transmission
|
|
||||||
to receive a copy likewise does not require acceptance. However,
|
|
||||||
nothing other than this License grants you permission to propagate or
|
|
||||||
modify any covered work. These actions infringe copyright if you do
|
|
||||||
not accept this License. Therefore, by modifying or propagating a
|
|
||||||
covered work, you indicate your acceptance of this License to do so.
|
|
||||||
|
|
||||||
10. Automatic Licensing of Downstream Recipients.
|
|
||||||
|
|
||||||
Each time you convey a covered work, the recipient automatically
|
|
||||||
receives a license from the original licensors, to run, modify and
|
|
||||||
propagate that work, subject to this License. You are not responsible
|
|
||||||
for enforcing compliance by third parties with this License.
|
|
||||||
|
|
||||||
An "entity transaction" is a transaction transferring control of an
|
|
||||||
organization, or substantially all assets of one, or subdividing an
|
|
||||||
organization, or merging organizations. If propagation of a covered
|
|
||||||
work results from an entity transaction, each party to that
|
|
||||||
transaction who receives a copy of the work also receives whatever
|
|
||||||
licenses to the work the party's predecessor in interest had or could
|
|
||||||
give under the previous paragraph, plus a right to possession of the
|
|
||||||
Corresponding Source of the work from the predecessor in interest, if
|
|
||||||
the predecessor has it or can get it with reasonable efforts.
|
|
||||||
|
|
||||||
You may not impose any further restrictions on the exercise of the
|
|
||||||
rights granted or affirmed under this License. For example, you may
|
|
||||||
not impose a license fee, royalty, or other charge for exercise of
|
|
||||||
rights granted under this License, and you may not initiate litigation
|
|
||||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
|
||||||
any patent claim is infringed by making, using, selling, offering for
|
|
||||||
sale, or importing the Program or any portion of it.
|
|
||||||
|
|
||||||
11. Patents.
|
|
||||||
|
|
||||||
A "contributor" is a copyright holder who authorizes use under this
|
|
||||||
License of the Program or a work on which the Program is based. The
|
|
||||||
work thus licensed is called the contributor's "contributor version".
|
|
||||||
|
|
||||||
A contributor's "essential patent claims" are all patent claims
|
|
||||||
owned or controlled by the contributor, whether already acquired or
|
|
||||||
hereafter acquired, that would be infringed by some manner, permitted
|
|
||||||
by this License, of making, using, or selling its contributor version,
|
|
||||||
but do not include claims that would be infringed only as a
|
|
||||||
consequence of further modification of the contributor version. For
|
|
||||||
purposes of this definition, "control" includes the right to grant
|
|
||||||
patent sublicenses in a manner consistent with the requirements of
|
|
||||||
this License.
|
|
||||||
|
|
||||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
|
||||||
patent license under the contributor's essential patent claims, to
|
|
||||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
|
||||||
propagate the contents of its contributor version.
|
|
||||||
|
|
||||||
In the following three paragraphs, a "patent license" is any express
|
|
||||||
agreement or commitment, however denominated, not to enforce a patent
|
|
||||||
(such as an express permission to practice a patent or covenant not to
|
|
||||||
sue for patent infringement). To "grant" such a patent license to a
|
|
||||||
party means to make such an agreement or commitment not to enforce a
|
|
||||||
patent against the party.
|
|
||||||
|
|
||||||
If you convey a covered work, knowingly relying on a patent license,
|
|
||||||
and the Corresponding Source of the work is not available for anyone
|
|
||||||
to copy, free of charge and under the terms of this License, through a
|
|
||||||
publicly available network server or other readily accessible means,
|
|
||||||
then you must either (1) cause the Corresponding Source to be so
|
|
||||||
available, or (2) arrange to deprive yourself of the benefit of the
|
|
||||||
patent license for this particular work, or (3) arrange, in a manner
|
|
||||||
consistent with the requirements of this License, to extend the patent
|
|
||||||
license to downstream recipients. "Knowingly relying" means you have
|
|
||||||
actual knowledge that, but for the patent license, your conveying the
|
|
||||||
covered work in a country, or your recipient's use of the covered work
|
|
||||||
in a country, would infringe one or more identifiable patents in that
|
|
||||||
country that you have reason to believe are valid.
|
|
||||||
|
|
||||||
If, pursuant to or in connection with a single transaction or
|
|
||||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
|
||||||
covered work, and grant a patent license to some of the parties
|
|
||||||
receiving the covered work authorizing them to use, propagate, modify
|
|
||||||
or convey a specific copy of the covered work, then the patent license
|
|
||||||
you grant is automatically extended to all recipients of the covered
|
|
||||||
work and works based on it.
|
|
||||||
|
|
||||||
A patent license is "discriminatory" if it does not include within
|
|
||||||
the scope of its coverage, prohibits the exercise of, or is
|
|
||||||
conditioned on the non-exercise of one or more of the rights that are
|
|
||||||
specifically granted under this License. You may not convey a covered
|
|
||||||
work if you are a party to an arrangement with a third party that is
|
|
||||||
in the business of distributing software, under which you make payment
|
|
||||||
to the third party based on the extent of your activity of conveying
|
|
||||||
the work, and under which the third party grants, to any of the
|
|
||||||
parties who would receive the covered work from you, a discriminatory
|
|
||||||
patent license (a) in connection with copies of the covered work
|
|
||||||
conveyed by you (or copies made from those copies), or (b) primarily
|
|
||||||
for and in connection with specific products or compilations that
|
|
||||||
contain the covered work, unless you entered into that arrangement,
|
|
||||||
or that patent license was granted, prior to 28 March 2007.
|
|
||||||
|
|
||||||
Nothing in this License shall be construed as excluding or limiting
|
|
||||||
any implied license or other defenses to infringement that may
|
|
||||||
otherwise be available to you under applicable patent law.
|
|
||||||
|
|
||||||
12. No Surrender of Others' Freedom.
|
|
||||||
|
|
||||||
If conditions are imposed on you (whether by court order, agreement or
|
|
||||||
otherwise) that contradict the conditions of this License, they do not
|
|
||||||
excuse you from the conditions of this License. If you cannot convey a
|
|
||||||
covered work so as to satisfy simultaneously your obligations under this
|
|
||||||
License and any other pertinent obligations, then as a consequence you may
|
|
||||||
not convey it at all. For example, if you agree to terms that obligate you
|
|
||||||
to collect a royalty for further conveying from those to whom you convey
|
|
||||||
the Program, the only way you could satisfy both those terms and this
|
|
||||||
License would be to refrain entirely from conveying the Program.
|
|
||||||
|
|
||||||
13. Remote Network Interaction; Use with the GNU General Public License.
|
|
||||||
|
|
||||||
Notwithstanding any other provision of this License, if you modify the
|
|
||||||
Program, your modified version must prominently offer all users
|
|
||||||
interacting with it remotely through a computer network (if your version
|
|
||||||
supports such interaction) an opportunity to receive the Corresponding
|
|
||||||
Source of your version by providing access to the Corresponding Source
|
|
||||||
from a network server at no charge, through some standard or customary
|
|
||||||
means of facilitating copying of software. This Corresponding Source
|
|
||||||
shall include the Corresponding Source for any work covered by version 3
|
|
||||||
of the GNU General Public License that is incorporated pursuant to the
|
|
||||||
following paragraph.
|
|
||||||
|
|
||||||
Notwithstanding any other provision of this License, you have
|
|
||||||
permission to link or combine any covered work with a work licensed
|
|
||||||
under version 3 of the GNU General Public License into a single
|
|
||||||
combined work, and to convey the resulting work. The terms of this
|
|
||||||
License will continue to apply to the part which is the covered work,
|
|
||||||
but the work with which it is combined will remain governed by version
|
|
||||||
3 of the GNU General Public License.
|
|
||||||
|
|
||||||
14. Revised Versions of this License.
|
|
||||||
|
|
||||||
The Free Software Foundation may publish revised and/or new versions of
|
|
||||||
the GNU Affero General Public License from time to time. Such new versions
|
|
||||||
will be similar in spirit to the present version, but may differ in detail to
|
|
||||||
address new problems or concerns.
|
|
||||||
|
|
||||||
Each version is given a distinguishing version number. If the
|
|
||||||
Program specifies that a certain numbered version of the GNU Affero General
|
|
||||||
Public License "or any later version" applies to it, you have the
|
|
||||||
option of following the terms and conditions either of that numbered
|
|
||||||
version or of any later version published by the Free Software
|
|
||||||
Foundation. If the Program does not specify a version number of the
|
|
||||||
GNU Affero General Public License, you may choose any version ever published
|
|
||||||
by the Free Software Foundation.
|
|
||||||
|
|
||||||
If the Program specifies that a proxy can decide which future
|
|
||||||
versions of the GNU Affero General Public License can be used, that proxy's
|
|
||||||
public statement of acceptance of a version permanently authorizes you
|
|
||||||
to choose that version for the Program.
|
|
||||||
|
|
||||||
Later license versions may give you additional or different
|
|
||||||
permissions. However, no additional obligations are imposed on any
|
|
||||||
author or copyright holder as a result of your choosing to follow a
|
|
||||||
later version.
|
|
||||||
|
|
||||||
15. Disclaimer of Warranty.
|
|
||||||
|
|
||||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
|
||||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
|
||||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
|
||||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
|
||||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
||||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
|
||||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
|
||||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
|
||||||
|
|
||||||
16. Limitation of Liability.
|
|
||||||
|
|
||||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
|
||||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
|
||||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
|
||||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
|
||||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
|
||||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
|
||||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
|
||||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
|
||||||
SUCH DAMAGES.
|
|
||||||
|
|
||||||
17. Interpretation of Sections 15 and 16.
|
|
||||||
|
|
||||||
If the disclaimer of warranty and limitation of liability provided
|
|
||||||
above cannot be given local legal effect according to their terms,
|
|
||||||
reviewing courts shall apply local law that most closely approximates
|
|
||||||
an absolute waiver of all civil liability in connection with the
|
|
||||||
Program, unless a warranty or assumption of liability accompanies a
|
|
||||||
copy of the Program in return for a fee.
|
|
||||||
|
|
||||||
END OF TERMS AND CONDITIONS
|
|
||||||
|
|
||||||
How to Apply These Terms to Your New Programs
|
|
||||||
|
|
||||||
If you develop a new program, and you want it to be of the greatest
|
|
||||||
possible use to the public, the best way to achieve this is to make it
|
|
||||||
free software which everyone can redistribute and change under these terms.
|
|
||||||
|
|
||||||
To do so, attach the following notices to the program. It is safest
|
|
||||||
to attach them to the start of each source file to most effectively
|
|
||||||
state the exclusion of warranty; and each file should have at least
|
|
||||||
the "copyright" line and a pointer to where the full notice is found.
|
|
||||||
|
|
||||||
<one line to give the program's name and a brief idea of what it does.>
|
|
||||||
Copyright (C) <year> <name of author>
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU Affero General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
Also add information on how to contact you by electronic and paper mail.
|
|
||||||
|
|
||||||
If your software can interact with users remotely through a computer
|
|
||||||
network, you should also make sure that it provides a way for users to
|
|
||||||
get its source. For example, if your program is a web application, its
|
|
||||||
interface could display a "Source" link that leads users to an archive
|
|
||||||
of the code. There are many ways you could offer source, and different
|
|
||||||
solutions will be better for different programs; see section 13 for the
|
|
||||||
specific requirements.
|
|
||||||
|
|
||||||
You should also get your employer (if you work as a programmer) or school,
|
|
||||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
|
||||||
For more information on this, and how to apply and follow the GNU AGPL, see
|
|
||||||
<http://www.gnu.org/licenses/>.
|
|
||||||
@ -1,91 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.6">
|
|
||||||
<ListName>Live results, radio</ListName>
|
|
||||||
<Tag>liveresultradio</Tag>
|
|
||||||
<SortOrder>ClassLiveResult</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>CoursePunches</SubListType>
|
|
||||||
<HideLegSelection>1</HideLegSelection>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<Filter name="FilterAnyResult"/>
|
|
||||||
<SubFilter name="FilterNotFinish"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="120" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="120" above="3">arial</ListFont>
|
|
||||||
<SubListFont scale="130" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">CmpName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text>X. </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolNameNames">
|
|
||||||
<Align BlockAlign="true">ClassName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolClubNameNames">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ControlName">
|
|
||||||
<Text>X:</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchTotalTime">
|
|
||||||
<Text>X</Text>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchTotalTimeAfter">
|
|
||||||
<Text>, X</Text>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PunchControlPlaceAcc">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,42 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
<MeOSListDefinition version="4.0">
|
|
||||||
<ListName>Modified card data</ListName>
|
|
||||||
<Tag>modifiedcard</Tag>
|
|
||||||
<SortOrder>ClassStartTime</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HideLegSelection>1</HideLegSelection>
|
|
||||||
<Filter name="EFilterModifiedCard"/>
|
|
||||||
<HeadFont scale="100" above="0"/>
|
|
||||||
<SubHeadFont scale="100" above="0"/>
|
|
||||||
<ListFont scale="100" above="0"/>
|
|
||||||
<SubListFont scale="100" above="0"/>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Manuellt ändrad brickdata</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerCompleteName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,53 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.5">
|
|
||||||
<ListName>Narrow Results</ListName>
|
|
||||||
<UID>A1953845972770663068B776784610</UID>
|
|
||||||
<SortOrder>ClassResult</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>Punches</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="100"></HeadFont>
|
|
||||||
<SubHeadFont scale="100"></SubHeadFont>
|
|
||||||
<ListFont scale="100"></ListFont>
|
|
||||||
<SubListFont scale="100"></SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text>X </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCompleteName">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<IndentMin>15</IndentMin>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,137 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.8">
|
|
||||||
<ListName>Patrol Team Rogaining</ListName>
|
|
||||||
<Tag>patrol_team_rogaining</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<ResultModule>ms-patrol-rogaining</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>Patrol Rogaining</Name>
|
|
||||||
<Tag>ms-patrol-rogaining</Tag>
|
|
||||||
<Description>Rogaining results for a patrol of two or more competitors.</Description>
|
|
||||||
<Origin>Rogaining patrol (2018-01-18)</Origin>
|
|
||||||
<Date>2022-01-29 23:28:29</Date>
|
|
||||||
<Rule name="RunnerPoints">
|
|
||||||
<Method>OutputNumbers[0] = PointReduction; return Points;</Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="TeamPoints">
|
|
||||||
<Method>OutputTimes[0] = PatrolRogainingOvertime; OutputNumbers[0] = PatrolRogainingReduction; return PatrolRogainingScore;</Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="TeamScore">
|
|
||||||
<Method>if (Status==StatusOK) return Time - 1000000 * ComputedPoints; else return 100000+Status; </Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="TeamTime">
|
|
||||||
<Method>t = 0; for(i = 0; i < RunnerTime.size(); i++) { if (t<RunnerTime[i]) t = RunnerTime[i]; } return t;</Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<HideLegSelection>1</HideLegSelection>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<SubFilter name="FilterResult"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="3">arial</ListFont>
|
|
||||||
<SubListFont scale="120" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Poäng</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Övertid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Avdrag</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamPlace">
|
|
||||||
<ResultModule>ms-patrol-rogaining</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>20</BlockWidth>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamRogainingPoint">
|
|
||||||
<ResultModule>ms-patrol-rogaining</ResultModule>
|
|
||||||
<Align BlockAlign="true">Poäng</Align>
|
|
||||||
<Font>Bold</Font>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeStatus">
|
|
||||||
<ResultModule>ms-patrol-rogaining</ResultModule>
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleTimeTeam">
|
|
||||||
<ResultModule>ms-patrol-rogaining</ResultModule>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">Övertid</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumberTeam">
|
|
||||||
<ResultModule>ms-patrol-rogaining</ResultModule>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">Avdrag</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">TeamName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingPoint">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">TeamRogainingPoint</Align>
|
|
||||||
<BlockWidth>5</BlockWidth>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTime">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingOvertime">
|
|
||||||
<Align BlockAlign="true">Övertid</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<ResultModule>ms-patrol-rogaining</ResultModule>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">Avdrag</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,67 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.6">
|
|
||||||
<ListName>Patrol result</ListName>
|
|
||||||
<Tag>patrolresult</Tag>
|
|
||||||
<SortOrder>ClassResult</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamPlace">
|
|
||||||
<Align BlockAlign="true">CmpName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolNameNames">
|
|
||||||
<Align BlockAlign="true">ClassName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeAfter">
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,77 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.6">
|
|
||||||
<ListName>Patrol, start list</ListName>
|
|
||||||
<Tag>patrolstart</Tag>
|
|
||||||
<SortOrder>ClassStartTime</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HideLegSelection>1</HideLegSelection>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Startlista - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassLength">
|
|
||||||
<Text> (X meter)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="StartTimeForClass">
|
|
||||||
<Text>Start: X</Text>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Bricka</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamBib">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerStartCond">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolNameNames">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">StartTimeForClass</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCard">
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">Bricka</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamRunnerCard">
|
|
||||||
<Text> / X</Text>
|
|
||||||
<Leg>1</Leg>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,112 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.5">
|
|
||||||
<ListName>Stafettresultat</ListName>
|
|
||||||
<Tag>relaytotalresult</Tag>
|
|
||||||
<SortOrder>ClassResult</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<SubFilter name="FilterPrelResult"/>
|
|
||||||
<HeadFont scale="100" above="0"/>
|
|
||||||
<SubHeadFont scale="100" above="0"/>
|
|
||||||
<ListFont scale="110" above="0"/>
|
|
||||||
<SubListFont scale="100" above="0"/>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>20</BlockWidth>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamPlace">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeAfter">
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="SubSubCounter">
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<IndentMin>5</IndentMin>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">TeamName</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">ClassResultFraction</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTotalTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTotalPlace">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamLegTimeAfter">
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,92 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.2">
|
|
||||||
<ListName>Individual results in a club</ListName>
|
|
||||||
<Tag>indresultinclub</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>select-club</Name>
|
|
||||||
<Tag>result-5C89-7E82-1</Tag>
|
|
||||||
<Description>listinfo:singleclub</Description>
|
|
||||||
<Date>2015-03-27 21:14:11</Date>
|
|
||||||
<Rule name="RunnerStatus">
|
|
||||||
<Method>if (InputNumber == ClubId) return Status; else return 0</Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="TeamStatus">
|
|
||||||
<Method>if (InputNumber == ClubId) return Status; else return 0</Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<HeadFont scale="100"></HeadFont>
|
|
||||||
<SubHeadFont scale="100"></SubHeadFont>
|
|
||||||
<ListFont scale="100"></ListFont>
|
|
||||||
<SubListFont scale="100"></SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolNameNames">
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">ClassName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="PatrolClubNameNames">
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<ResultModule>result-5C89-7E82-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,13 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>Individual Rogaining</Name>
|
|
||||||
<Tag>rogaining</Tag>
|
|
||||||
<Description>Individual standard rogaining results.</Description>
|
|
||||||
<Origin>Melin Software HB</Origin>
|
|
||||||
<Date>2017-11-16 07:10:20</Date>
|
|
||||||
<Rule name="RunnerScore">
|
|
||||||
<Method>if (Status==StatusOK) return Time - Points*100000; else return Status + 100000;</Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
@ -1,90 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.4">
|
|
||||||
<ListName>Rogaining</ListName>
|
|
||||||
<Tag>rogainingind</Tag>
|
|
||||||
<SortOrder>ClassPoints</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassResultFraction">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Poäng</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Samlade poäng</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tidsavdrag</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">ClassName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerClub">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingPoint">
|
|
||||||
<Text>X p.</Text>
|
|
||||||
<Align BlockAlign="true">Poäng</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingPointGross">
|
|
||||||
<Align BlockAlign="true">Samlade poäng</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingReduction">
|
|
||||||
<Align BlockAlign="true">Tidsavdrag</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,152 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.2">
|
|
||||||
<ListName>OL-Skytte med tidstillägg</ListName>
|
|
||||||
<Tag>shootaddtime</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>OL/Shooting Time Punishment</Name>
|
|
||||||
<Tag>result-3243-76EA-1</Tag>
|
|
||||||
<Description>olshooting:timepunishment</Description>
|
|
||||||
<Origin>OL-Skytte (2015-02-16)</Origin>
|
|
||||||
<Date>2015-05-07 12:01:12</Date>
|
|
||||||
<Rule name="RunnerTime">
|
|
||||||
<Method>pr = -PointAdjustment; OutputNumbers[0] = pr%10; // Standing OutputNumbers[1] = (pr/10)%10; // Standing OutputNumbers[2] = (pr/100)%10; // Prone OutputNumbers[3] = (pr/1000)%10; // Prone OutputNumbers[4] = pr/10000; // Location OutputNumbers[5] = OutputNumbers[0] + OutputNumbers[1] + OutputNumbers[2] + OutputNumbers[3]; // Total # shooting OutputNumbers[6] = 2*OutputNumbers[0] + 2*OutputNumbers[1] + 2*OutputNumbers[2] + 2*OutputNumbers[3] + OutputNumbers[4]; // Total penalty if (Time == 0) return 0; else return Time + (OutputNumbers[0]+OutputNumbers[1]+OutputNumbers[2]+OutputNumbers[3])*120 + OutputNumbers[4]*60; </Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<HeadFont scale="100"></HeadFont>
|
|
||||||
<SubHeadFont scale="100"></SubHeadFont>
|
|
||||||
<ListFont scale="100"></ListFont>
|
|
||||||
<SubListFont scale="100"></SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tot löptid (Pl)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>mm</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>L L S S</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>T</Text>
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tot tillägg</Text>
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Totaltid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Color>4000</Color>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClubName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTime">
|
|
||||||
<Align BlockAlign="true">Tot löptid (Pl)</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Leg>4</Leg>
|
|
||||||
<Align BlockAlign="true">mm</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Leg>3</Leg>
|
|
||||||
<Align BlockAlign="true">L L S S</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<Text> X</Text>
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Leg>2</Leg>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<Text> X</Text>
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Leg>1</Leg>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<Text> X</Text>
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Leg>5</Leg>
|
|
||||||
<Align BlockAlign="true">T</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Leg>6</Leg>
|
|
||||||
<Align BlockAlign="true">Tot tillägg</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Totaltid</Align>
|
|
||||||
<Color>4000</Color>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<ResultModule>result-3243-76EA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,97 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.2">
|
|
||||||
<ListName>OL-Skytte utan tidstillägg</ListName>
|
|
||||||
<Tag>shootnoaddtime</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<ResultModule>result-91F1-253E-1</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>Biathlonorienteering Sprint</Name>
|
|
||||||
<Tag>result-91F1-253E-1</Tag>
|
|
||||||
<Description>olshooting:notimepunishment</Description>
|
|
||||||
<Origin>OL-Skytte (2015-02-16)</Origin>
|
|
||||||
<Date>2015-05-07 12:01:53</Date>
|
|
||||||
<Rule name="RunnerTime">
|
|
||||||
<Method>pr = -PointAdjustment; OutputNumbers[0] = pr%10; // Standing OutputNumbers[1] = (pr/10)%10; // Prone return Time; </Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<HeadFont scale="100"></HeadFont>
|
|
||||||
<SubHeadFont scale="100"></SubHeadFont>
|
|
||||||
<ListFont scale="100"></ListFont>
|
|
||||||
<SubListFont scale="100"></SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>L S</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Totaltid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Color>4000</Color>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<ResultModule>result-91F1-253E-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<ResultModule>result-91F1-253E-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClubName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<ResultModule>result-91F1-253E-1</ResultModule>
|
|
||||||
<Leg>1</Leg>
|
|
||||||
<Align BlockAlign="true">L S</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<Text> X</Text>
|
|
||||||
<ResultModule>result-91F1-253E-1</ResultModule>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<ResultModule>result-91F1-253E-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Totaltid</Align>
|
|
||||||
<Color>4000</Color>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<ResultModule>result-91F1-253E-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,151 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.2">
|
|
||||||
<ListName>OL-Skytte stafettresultat</ListName>
|
|
||||||
<Tag>shootingrelaytotalresult</Tag>
|
|
||||||
<SortOrder>ClassResult</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>Biathlonorienteering Relay</Name>
|
|
||||||
<Tag>result-90A7-3EFA-1</Tag>
|
|
||||||
<Description>olshooting:notimepunishment</Description>
|
|
||||||
<Origin>OL-Skytte (2015-02-16)</Origin>
|
|
||||||
<Date>2015-05-01 20:14:44</Date>
|
|
||||||
<Rule name="RunnerTime">
|
|
||||||
<Method>pr = -PointAdjustment; OutputNumbers[0] = pr%10; OutputNumbers[1] = (pr/10)%10; return Time;</Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<SubFilter name="FilterPrelResult"/>
|
|
||||||
<HeadFont scale="100"></HeadFont>
|
|
||||||
<SubHeadFont scale="100"></SubHeadFont>
|
|
||||||
<ListFont scale="110"></ListFont>
|
|
||||||
<SubListFont scale="100"></SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>20</BlockWidth>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Sträcktid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>L S</Text>
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Efter</Text>
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamPlace">
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Text> X</Text>
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeStatus">
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeAfter">
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Efter</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="SubSubCounter">
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="false">None</Align>
|
|
||||||
<IndentMin>5</IndentMin>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Text> X</Text>
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">TeamName</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Align BlockAlign="true">Sträcktid</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeAfter">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Leg>1</Leg>
|
|
||||||
<Align BlockAlign="true">L S</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ResultModuleNumber">
|
|
||||||
<Text> X</Text>
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Leg>0</Leg>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTotalTimeStatus">
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTotalPlace">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<ResultModule>result-90A7-3EFA-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>NormalFont</Font>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>Empty Results Split Print</ListName>
|
|
||||||
<Tag>split_result_empty</Tag>
|
|
||||||
<SplitPrint>
|
|
||||||
<Split>true</Split>
|
|
||||||
<Speed>true</Speed>
|
|
||||||
<Result>true</Result>
|
|
||||||
<Analysis>true</Analysis>
|
|
||||||
<Heading>true</Heading>
|
|
||||||
<NumClsResult>3</NumClsResult>
|
|
||||||
</SplitPrint>
|
|
||||||
<SortOrder>SortNameOnly</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HeadFont scale="100" above="0"/>
|
|
||||||
<SubHeadFont scale="100" above="0"/>
|
|
||||||
<ListFont scale="100" above="0"/>
|
|
||||||
<SubListFont scale="100" above="0"/>
|
|
||||||
<Head>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,64 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>Individual Results Split Print</ListName>
|
|
||||||
<Tag>split_result_individual</Tag>
|
|
||||||
<SplitPrint>
|
|
||||||
<Split>true</Split>
|
|
||||||
<Speed>true</Speed>
|
|
||||||
<Result>true</Result>
|
|
||||||
<Analysis>true</Analysis>
|
|
||||||
<Heading>true</Heading>
|
|
||||||
<NumClsResult>3</NumClsResult>
|
|
||||||
</SplitPrint>
|
|
||||||
<SortOrder>ClassResult</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>CoursePunches</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>MediumPlus</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Resultat</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text>X. </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCompleteName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Text>, X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>ONB Results Split Print</ListName>
|
|
||||||
<Tag>split_onb</Tag>
|
|
||||||
<SplitPrint>
|
|
||||||
<Split>true</Split>
|
|
||||||
<Speed>false</Speed>
|
|
||||||
<Result>false</Result>
|
|
||||||
<Analysis>false</Analysis>
|
|
||||||
<Heading>true</Heading>
|
|
||||||
<NumClsResult>3</NumClsResult>
|
|
||||||
</SplitPrint>
|
|
||||||
<SortOrder>SortNameOnly</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HeadFont scale="100" above="0"/>
|
|
||||||
<SubHeadFont scale="100" above="0"/>
|
|
||||||
<ListFont scale="100" above="0"/>
|
|
||||||
<SubListFont scale="100" above="0"/>
|
|
||||||
<Head>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,69 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>Individual Rogaining Split Print</ListName>
|
|
||||||
<Tag>split_result_rogaining</Tag>
|
|
||||||
<SplitPrint>
|
|
||||||
<Split>true</Split>
|
|
||||||
<Speed>true</Speed>
|
|
||||||
<Result>true</Result>
|
|
||||||
<Analysis>true</Analysis>
|
|
||||||
<Heading>true</Heading>
|
|
||||||
<NumClsResult>3</NumClsResult>
|
|
||||||
</SplitPrint>
|
|
||||||
<SortOrder>ClassPoints</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>CoursePunches</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>MediumPlus</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Resultat</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerPlace">
|
|
||||||
<Text>X. </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCompleteName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingPoint">
|
|
||||||
<Text>, X p.</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTimeStatus">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,69 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>Relay/Team Results Split Print</ListName>
|
|
||||||
<Tag>split_result_team</Tag>
|
|
||||||
<SplitPrint>
|
|
||||||
<Split>true</Split>
|
|
||||||
<Speed>true</Speed>
|
|
||||||
<Result>true</Result>
|
|
||||||
<Analysis>true</Analysis>
|
|
||||||
<Heading>true</Heading>
|
|
||||||
<NumClsResult>3</NumClsResult>
|
|
||||||
</SplitPrint>
|
|
||||||
<SortOrder>ClassResult</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>CoursePunches</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>MediumPlus</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Resultat</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamPlace">
|
|
||||||
<Text>X. </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerLegTeamLeaderName">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeStatus">
|
|
||||||
<Text>, X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,74 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>Team Rogaining Split Print</ListName>
|
|
||||||
<Tag>split_result_team_rogaining</Tag>
|
|
||||||
<SplitPrint>
|
|
||||||
<Split>true</Split>
|
|
||||||
<Speed>true</Speed>
|
|
||||||
<Result>true</Result>
|
|
||||||
<Analysis>true</Analysis>
|
|
||||||
<Heading>true</Heading>
|
|
||||||
<NumClsResult>3</NumClsResult>
|
|
||||||
</SplitPrint>
|
|
||||||
<SortOrder>ClassPoints</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>CoursePunches</SubListType>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>MediumPlus</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Resultat</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamPlace">
|
|
||||||
<Text>X. </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerLegTeamLeaderName">
|
|
||||||
<Text> (X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamRogainingPoint">
|
|
||||||
<Text>, X p.</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeStatus">
|
|
||||||
<Text>, X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,67 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.6">
|
|
||||||
<ListName>Startlista, individuell</ListName>
|
|
||||||
<Tag>indstartlist</Tag>
|
|
||||||
<SortOrder>ClassStartTimeClub</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Startlista - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassNumEntries">
|
|
||||||
<Text>X anmälda</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassLength">
|
|
||||||
<Text>X meter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassStartName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerBib">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerStart">
|
|
||||||
<Align BlockAlign="true">ClassName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">ClassNumEntries</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClubName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCard">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,68 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.7">
|
|
||||||
<ListName>Startlista, lag</ListName>
|
|
||||||
<Tag>teamstartlist</Tag>
|
|
||||||
<SortOrder>ClassStartTime</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<HideLegSelection>1</HideLegSelection>
|
|
||||||
<SubFilter name="FilterNotVacant"/>
|
|
||||||
<HeadFont scale="100" above="0"/>
|
|
||||||
<SubHeadFont scale="100" above="0"/>
|
|
||||||
<ListFont scale="100" above="5"/>
|
|
||||||
<SubListFont scale="140" above="0"/>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="StartTimeForClass">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassLength">
|
|
||||||
<Text>X meter</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassStartName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamBib">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerLegNumberAlpha">
|
|
||||||
<Align BlockAlign="true">TeamName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCard">
|
|
||||||
<Align BlockAlign="true">ClassStartName</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,73 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>Lagändringblankett</ListName>
|
|
||||||
<Tag>teamchanges</Tag>
|
|
||||||
<SortOrder>ClubClassStartTime</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="150" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamBib">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text> </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>MediumPlus</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerCard">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>MediumPlus</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text> </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>MediumPlus</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerLegNumberAlpha">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>ItalicMediumPlus</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>MediumPlus</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text> </Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,49 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.9">
|
|
||||||
<ListName>Gafflingar lagvis</ListName>
|
|
||||||
<Tag>teamforking</Tag>
|
|
||||||
<SortOrder>ClassStartTime</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<HeadFont scale="100" above="0"/>
|
|
||||||
<SubHeadFont scale="100" above="0"/>
|
|
||||||
<ListFont scale="100" above="0"/>
|
|
||||||
<SubListFont scale="100" above="0"/>
|
|
||||||
<Head>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Startnummer</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>SmallFont</Font>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamLegName">
|
|
||||||
<Text>Sträcka X</Text>
|
|
||||||
<Leg>-2</Leg>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<Font>SmallFont</Font>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamStartNo">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamCourseName">
|
|
||||||
<Leg>-2</Leg>
|
|
||||||
<Align BlockAlign="true">TeamLegName</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,114 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition>
|
|
||||||
<ListName>Team Rogaining</ListName>
|
|
||||||
<Tag>teamrogaining</Tag>
|
|
||||||
<SortOrder>CustomSort</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<ResultModule>result-ms-4A5B-66C8-1</ResultModule>
|
|
||||||
<MeOSResultCalculationSet>
|
|
||||||
<Name>Team Rogaining Collect Points</Name>
|
|
||||||
<Description>Rogaining results for a team, where each team member collects points individually</Description>
|
|
||||||
<Tag>result-ms-4A5B-66C8-1</Tag>
|
|
||||||
<Origin>Melin Software HB</Origin>
|
|
||||||
<Date>2023-05-05 07:17:19</Date>
|
|
||||||
<Rule name="TeamScore">
|
|
||||||
<Method>if (ComputedStatus == StatusOK) return 1000000000-ComputedPoints*100000+ComputedTime; else return 1000000000+ComputedStatus;</Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="TeamStatus">
|
|
||||||
<Method>if (Status == StatusUnknown && Points>0) return StatusOK; return Status; </Method>
|
|
||||||
</Rule>
|
|
||||||
<Rule name="TeamTime">
|
|
||||||
<Method>t = Finish-Start; for (i = 0; i < RunnerTime.size(); i++) t = max(t, RunnerTime[i]); return t;</Method>
|
|
||||||
</Rule>
|
|
||||||
</MeOSResultCalculationSet>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<SubFilter name="FilterResult"/>
|
|
||||||
<HeadFont scale="100"></HeadFont>
|
|
||||||
<SubHeadFont scale="100"></SubHeadFont>
|
|
||||||
<ListFont scale="100"></ListFont>
|
|
||||||
<SubListFont scale="100"></SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Poäng</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Övertid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Avdrag</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamPlace">
|
|
||||||
<ResultModule>result-ms-4A5B-66C8-1</ResultModule>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamRogainingPoint">
|
|
||||||
<Align BlockAlign="true">Poäng</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamRogainingOvertime">
|
|
||||||
<Align BlockAlign="true">Övertid</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamRogainingReduction">
|
|
||||||
<Align BlockAlign="true">Avdrag</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingPoint">
|
|
||||||
<Align BlockAlign="true">Poäng</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTime">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingOvertime">
|
|
||||||
<Align BlockAlign="true">Övertid</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingReduction">
|
|
||||||
<Align BlockAlign="true">Avdrag</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,108 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.7">
|
|
||||||
<ListName>Resultatlista, Rogaining, lag</ListName>
|
|
||||||
<Tag>teamrogainingresult</Tag>
|
|
||||||
<SortOrder>ClassPoints</SortOrder>
|
|
||||||
<ListType>Team</ListType>
|
|
||||||
<SubListType>Runner</SubListType>
|
|
||||||
<HideLegSelection>1</HideLegSelection>
|
|
||||||
<Filter name="FilterResult"/>
|
|
||||||
<Filter name="FilterNoCancel"/>
|
|
||||||
<SubFilter name="FilterResult"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="3">arial</ListFont>
|
|
||||||
<SubListFont scale="120" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Resultat - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpDate">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Poäng</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Tid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Övertid</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Avdrag</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="TeamPlace">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<BlockWidth>20</BlockWidth>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamRogainingPoint">
|
|
||||||
<Align BlockAlign="true">Poäng</Align>
|
|
||||||
<Font>Bold</Font>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamTimeStatus">
|
|
||||||
<Align BlockAlign="true">Tid</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamRogainingOvertime">
|
|
||||||
<Align BlockAlign="true">Övertid</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="TeamRogainingReduction">
|
|
||||||
<Align BlockAlign="true">Avdrag</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">TeamName</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingPoint">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">TeamRogainingPoint</Align>
|
|
||||||
<BlockWidth>5</BlockWidth>
|
|
||||||
<TextAdjust>Center</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerTime">
|
|
||||||
<Text> X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingOvertime">
|
|
||||||
<Align BlockAlign="true">Övertid</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerRogainingReduction">
|
|
||||||
<Align BlockAlign="true">Avdrag</Align>
|
|
||||||
<TextAdjust>Right</TextAdjust>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,146 +0,0 @@
|
|||||||
|
|
||||||
MySQL++:
|
|
||||||
|
|
||||||
/***********************************************************************
|
|
||||||
Copyright (c) 1998 by Kevin Atkinson, (c) 1999, 2000 and 2001 by
|
|
||||||
MySQL AB, and (c) 2004, 2005 by Educational Technology Resources, Inc.
|
|
||||||
Others may also hold copyrights on code in this file. See the CREDITS
|
|
||||||
file in the top directory of the distribution for details.
|
|
||||||
|
|
||||||
This file is part of MySQL++.
|
|
||||||
|
|
||||||
MySQL++ is free software; you can redistribute it and/or modify it
|
|
||||||
under the terms of the GNU Lesser General Public License as published
|
|
||||||
by the Free Software Foundation; either version 2.1 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
MySQL++ is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
|
|
||||||
License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Lesser General Public
|
|
||||||
License along with MySQL++; if not, write to the Free Software
|
|
||||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
|
|
||||||
USA
|
|
||||||
***********************************************************************/
|
|
||||||
|
|
||||||
CREDITS
|
|
||||||
|
|
||||||
MySQL++ was created by Kevin Atkinson during 1998. From version 1.0
|
|
||||||
(released in June 1999) through 1.7.9 (May 2001), the primary maintainer
|
|
||||||
was Sinisa Milivojevic <sinisa@mysql.com>. Neither Kevin nor Sinisa
|
|
||||||
are currently involved in MySQL++ development. The current maintainer
|
|
||||||
is Warren Young <mysqlpp@etr-usa.com>, starting with version 1.7.10 in
|
|
||||||
August of 2004.
|
|
||||||
|
|
||||||
For a fuller account of the library's history, see the first chapter
|
|
||||||
of the user manual. For the nitty-gritty details, see the ChangeLog
|
|
||||||
in the root package directory. ChangeLog items since 1.7.9 that
|
|
||||||
aren't attributed to anyone else were done by Warren Young.
|
|
||||||
|
|
||||||
|
|
||||||
Other contributors of note since 1.7.10:
|
|
||||||
|
|
||||||
Chris Frey <cdfrey@netdirect.ca>: Lots of GCC warning fixes for
|
|
||||||
the bleeding-edge compiler versions, and Gentoo ebuild support.
|
|
||||||
Also, if there were a "steering committee" for MySQL++, he'd be
|
|
||||||
on it.
|
|
||||||
|
|
||||||
Mark Meredino <Mark_Merendino@cnt.com>: Several fixes and
|
|
||||||
additions, including a lot of work on Microsoft Visual C++
|
|
||||||
compatibility, and discoveries made while spelunking in the
|
|
||||||
library.
|
|
||||||
|
|
||||||
Evan Wies <evan@athenacr.com>: Contributed several C++ code
|
|
||||||
style cleanups.
|
|
||||||
|
|
||||||
Arnon Jalon <Arnon.Jalon@247RealMedia.com>: Added the multi-query
|
|
||||||
result set handling features, and multiquery example to demonstrate
|
|
||||||
it.
|
|
||||||
|
|
||||||
Korolyov Ilya has submitted several patches in many different
|
|
||||||
areas of the library.
|
|
||||||
|
|
||||||
Remi Collet <Liste@FamilleCollet.com> is maintaining offical
|
|
||||||
RPMs for Fedora, with other systems on the way. His work has
|
|
||||||
improved the RPM spec file we distribute greatly.
|
|
||||||
|
|
||||||
Joel Fielder <joel.fielder@switchplane.com> came up with the
|
|
||||||
original idea for Query::for_each() and Query::store_in(),
|
|
||||||
provided the basis for examples/for_each.cpp, and provided
|
|
||||||
a fix for exception flag propagation in Query.
|
|
||||||
|
|
||||||
|
|
||||||
Here are the personal credits from the old 1.7.9 documentation,
|
|
||||||
apparently written by Kevin Atkinson:
|
|
||||||
|
|
||||||
Chris Halverson - For helping me get it to compile under Solaris.
|
|
||||||
|
|
||||||
Fredric Fredricson - For a long talk about automatic conversions.
|
|
||||||
|
|
||||||
Michael Widenius - MySQL developer who has been very supportive of
|
|
||||||
my efforts.
|
|
||||||
|
|
||||||
Paul J. Lucas - For the original idea of treating the query object
|
|
||||||
like a stream.
|
|
||||||
|
|
||||||
Scott Barron - For helping me with the shared libraries.
|
|
||||||
|
|
||||||
Jools Enticknap - For giving me the Template Queries idea.
|
|
||||||
|
|
||||||
M. S. Sriram - For a detailed dission of how the Template Queries
|
|
||||||
should be implemented, the suggestion to throw exceptions on bad
|
|
||||||
queries, and the idea of having a back-end independent query
|
|
||||||
object (ie SQLQuery).
|
|
||||||
|
|
||||||
Sinisa Milivojevic - For becoming the new offical maintainer.
|
|
||||||
|
|
||||||
D. Hawkins and E. Loic for their autoconf + automake contribution.
|
|
||||||
|
|
||||||
|
|
||||||
See the ChangeLog for further credits, and details about the differences
|
|
||||||
between the many versions of this library.
|
|
||||||
|
|
||||||
|
|
||||||
Please do not email any of these people with general questions about
|
|
||||||
MySQL++. All of us who are still active in MySQL++ development read the
|
|
||||||
mailing list, so questions sent there do get to us:
|
|
||||||
|
|
||||||
http://lists.mysql.com/plusplus
|
|
||||||
|
|
||||||
The mailing list is superior to private email because the answers are
|
|
||||||
archived for future questioners to find, and because you are likely to
|
|
||||||
get answers from more people.
|
|
||||||
|
|
||||||
* * * * * * * * *
|
|
||||||
|
|
||||||
LibHaru (PDF)
|
|
||||||
|
|
||||||
*
|
|
||||||
* License
|
|
||||||
*
|
|
||||||
Haru is distributed under the ZLIB/LIBPNG License. Because ZLIB/LIBPNG License
|
|
||||||
is one of the freest licenses, You can use Haru for various purposes.
|
|
||||||
|
|
||||||
The license of Haru is as follows.
|
|
||||||
|
|
||||||
Copyright (C) 1999-2006 Takeshi Kanno
|
|
||||||
Copyright (C) 2007-2009 Antony Dovgal
|
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied warranty.
|
|
||||||
|
|
||||||
In no event will the authors be held liable for any damages arising from the
|
|
||||||
use of this software.
|
|
||||||
|
|
||||||
Permission is granted to anyone to use this software for any purpose,including
|
|
||||||
commercial applications, and to alter it and redistribute it freely, subject
|
|
||||||
to the following restrictions:
|
|
||||||
|
|
||||||
1. The origin of this software must not be misrepresented; you must not claim
|
|
||||||
that you wrote the original software. If you use this software in a
|
|
||||||
product, an acknowledgment in the product documentation would be
|
|
||||||
appreciated but is not required.
|
|
||||||
2. Altered source versions must be plainly marked as such, and must not be
|
|
||||||
misrepresented as being the original software.
|
|
||||||
3. This notice may not be removed or altered from any source distribution.
|
|
||||||
@ -1,61 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.6">
|
|
||||||
<ListName>Unexpected Fee</ListName>
|
|
||||||
<Tag>unexpectedfee</Tag>
|
|
||||||
<SortOrder>ClassStartTime</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<Filter name="EFilterWrongFee"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Anmälningsdatum</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Födelseår</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Avgift</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="String">
|
|
||||||
<Text>Förväntad</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerCompleteName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerEntryDate">
|
|
||||||
<Align BlockAlign="true">Anmälningsdatum</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerBirthYear">
|
|
||||||
<Align BlockAlign="true">Födelseår</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerFee">
|
|
||||||
<Align BlockAlign="true">Avgift</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerExpectedFee">
|
|
||||||
<Align BlockAlign="true">Förväntad</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
@ -1,49 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
||||||
|
|
||||||
|
|
||||||
<MeOSListDefinition version="3.3">
|
|
||||||
<ListName>Vakanser</ListName>
|
|
||||||
<Tag>vacnacy</Tag>
|
|
||||||
<SortOrder>ClassStartTime</SortOrder>
|
|
||||||
<ListType>Runner</ListType>
|
|
||||||
<SubListType>None</SubListType>
|
|
||||||
<Filter name="FilterOnlyVacant"/>
|
|
||||||
<HeadFont scale="100" above="0">arial</HeadFont>
|
|
||||||
<SubHeadFont scale="100" above="0">arial</SubHeadFont>
|
|
||||||
<ListFont scale="100" above="0">arial</ListFont>
|
|
||||||
<SubListFont scale="100" above="0">arial</SubListFont>
|
|
||||||
<Head>
|
|
||||||
<Line>
|
|
||||||
<Block Type="CmpName">
|
|
||||||
<Text>Vakanser - X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</Head>
|
|
||||||
<SubHead>
|
|
||||||
<Line>
|
|
||||||
<Block Type="ClassName">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</SubHead>
|
|
||||||
<List>
|
|
||||||
<Line>
|
|
||||||
<Block Type="RunnerStart">
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerName">
|
|
||||||
<Text>, X</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
<Block Type="RunnerBib">
|
|
||||||
<Text>, (X)</Text>
|
|
||||||
<Align BlockAlign="true">None</Align>
|
|
||||||
<MergePrevious>1</MergePrevious>
|
|
||||||
</Block>
|
|
||||||
</Line>
|
|
||||||
</List>
|
|
||||||
<SubList>
|
|
||||||
</SubList>
|
|
||||||
</MeOSListDefinition>
|
|
||||||
BIN
Lists/wclass.mwd
BIN
Lists/wclub.mwd
BIN
Lists/wgiven.mwd
@ -1,31 +0,0 @@
|
|||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
||||||
# Visual Studio Version 17
|
|
||||||
VisualStudioVersion = 17.8.34330.188
|
|
||||||
MinimumVisualStudioVersion = 10.0.40219.1
|
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MeOS", "MeOS.vcxproj", "{60BC59CB-8987-4A39-B866-403066F59B0F}"
|
|
||||||
EndProject
|
|
||||||
Global
|
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
||||||
Debug|x64 = Debug|x64
|
|
||||||
Debug|x86 = Debug|x86
|
|
||||||
Release|x64 = Release|x64
|
|
||||||
Release|x86 = Release|x86
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x64.ActiveCfg = Debug|x64
|
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x64.Build.0 = Debug|x64
|
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x86.ActiveCfg = Debug|Win32
|
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x86.Build.0 = Debug|Win32
|
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x64.ActiveCfg = Release|x64
|
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x64.Build.0 = Release|x64
|
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x86.ActiveCfg = Release|Win32
|
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x86.Build.0 = Release|Win32
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
|
||||||
HideSolutionNode = FALSE
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
||||||
SolutionGuid = {0AA159AF-578B-49E9-8D52-50F9272169DB}
|
|
||||||
EndGlobalSection
|
|
||||||
EndGlobal
|
|
||||||
@ -1,381 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
|
||||||
<Configuration>Debug</Configuration>
|
|
||||||
<Platform>Win32</Platform>
|
|
||||||
</ProjectConfiguration>
|
|
||||||
<ProjectConfiguration Include="Release|Win32">
|
|
||||||
<Configuration>Release</Configuration>
|
|
||||||
<Platform>Win32</Platform>
|
|
||||||
</ProjectConfiguration>
|
|
||||||
<ProjectConfiguration Include="Debug|x64">
|
|
||||||
<Configuration>Debug</Configuration>
|
|
||||||
<Platform>x64</Platform>
|
|
||||||
</ProjectConfiguration>
|
|
||||||
<ProjectConfiguration Include="Release|x64">
|
|
||||||
<Configuration>Release</Configuration>
|
|
||||||
<Platform>x64</Platform>
|
|
||||||
</ProjectConfiguration>
|
|
||||||
</ItemGroup>
|
|
||||||
<PropertyGroup Label="Globals">
|
|
||||||
<VCProjectVersion>17.0</VCProjectVersion>
|
|
||||||
<ProjectGuid>{60BC59CB-8987-4A39-B866-403066F59B0F}</ProjectGuid>
|
|
||||||
<Keyword>Win32Proj</Keyword>
|
|
||||||
<RootNamespace>MeOS</RootNamespace>
|
|
||||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
|
||||||
<UseDebugLibraries>true</UseDebugLibraries>
|
|
||||||
<PlatformToolset>v143</PlatformToolset>
|
|
||||||
<CharacterSet>Unicode</CharacterSet>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
|
||||||
<UseDebugLibraries>false</UseDebugLibraries>
|
|
||||||
<PlatformToolset>v143</PlatformToolset>
|
|
||||||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
||||||
<CharacterSet>Unicode</CharacterSet>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
|
||||||
<UseDebugLibraries>true</UseDebugLibraries>
|
|
||||||
<PlatformToolset>v143</PlatformToolset>
|
|
||||||
<CharacterSet>Unicode</CharacterSet>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
|
||||||
<UseDebugLibraries>false</UseDebugLibraries>
|
|
||||||
<PlatformToolset>v143</PlatformToolset>
|
|
||||||
<CharacterSet>Unicode</CharacterSet>
|
|
||||||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
||||||
</PropertyGroup>
|
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
||||||
<ImportGroup Label="ExtensionSettings">
|
|
||||||
</ImportGroup>
|
|
||||||
<ImportGroup Label="Shared">
|
|
||||||
</ImportGroup>
|
|
||||||
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
||||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
||||||
</ImportGroup>
|
|
||||||
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
||||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
||||||
</ImportGroup>
|
|
||||||
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
||||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
||||||
</ImportGroup>
|
|
||||||
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
||||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
||||||
</ImportGroup>
|
|
||||||
<PropertyGroup Label="UserMacros" />
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
||||||
<LinkIncremental>true</LinkIncremental>
|
|
||||||
<CopyCppRuntimeToOutputDir>false</CopyCppRuntimeToOutputDir>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
||||||
<LinkIncremental>true</LinkIncremental>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
||||||
<LinkIncremental>true</LinkIncremental>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
||||||
<LinkIncremental>true</LinkIncremental>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
||||||
<ClCompile>
|
|
||||||
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
|
||||||
<LanguageStandard>stdcpp17</LanguageStandard>
|
|
||||||
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
||||||
<AdditionalIncludeDirectories>./libharu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
||||||
<DisableSpecificWarnings>4267;4244;4018</DisableSpecificWarnings>
|
|
||||||
</ClCompile>
|
|
||||||
<Link>
|
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
||||||
<SubSystem>Windows</SubSystem>
|
|
||||||
<AdditionalLibraryDirectories>./lib_db</AdditionalLibraryDirectories>
|
|
||||||
<AdditionalDependencies>Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat_vc15.lib;libmysql.lib;libhpdf.lib;RestBed.lib;libpng.lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
|
|
||||||
</Link>
|
|
||||||
<Manifest>
|
|
||||||
<AdditionalManifestFiles>meos_dpi_manifest.xml %(AdditionalManifestFiles)</AdditionalManifestFiles>
|
|
||||||
</Manifest>
|
|
||||||
</ItemDefinitionGroup>
|
|
||||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
||||||
<ClCompile>
|
|
||||||
<PreprocessorDefinitions>_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
|
||||||
<LanguageStandard>stdcpp17</LanguageStandard>
|
|
||||||
<DisableSpecificWarnings>4267;4244;4018</DisableSpecificWarnings>
|
|
||||||
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
||||||
<AdditionalIncludeDirectories>./libharu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
||||||
</ClCompile>
|
|
||||||
<Link>
|
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
||||||
<SubSystem>Windows</SubSystem>
|
|
||||||
<AdditionalDependencies>Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat.lib;libharu.lib;RestBed.lib;libpng.lib;libmysql.lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
|
|
||||||
<AdditionalLibraryDirectories>./lib64_db</AdditionalLibraryDirectories>
|
|
||||||
</Link>
|
|
||||||
<Manifest>
|
|
||||||
<AdditionalManifestFiles>meos_dpi_manifest.xml %(AdditionalManifestFiles)</AdditionalManifestFiles>
|
|
||||||
</Manifest>
|
|
||||||
</ItemDefinitionGroup>
|
|
||||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
||||||
<ClCompile>
|
|
||||||
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
|
||||||
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
||||||
<LanguageStandard>stdcpp17</LanguageStandard>
|
|
||||||
<DisableSpecificWarnings>4267;4244;4018</DisableSpecificWarnings>
|
|
||||||
<AdditionalIncludeDirectories>./libharu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
||||||
</ClCompile>
|
|
||||||
<Link>
|
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
||||||
<SubSystem>Windows</SubSystem>
|
|
||||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
||||||
<OptimizeReferences>true</OptimizeReferences>
|
|
||||||
<AdditionalLibraryDirectories>./lib</AdditionalLibraryDirectories>
|
|
||||||
<AdditionalDependencies>Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat_vc15.lib;libmysql.lib;libhpdf.lib;RestBed.lib;libpng.lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
|
|
||||||
</Link>
|
|
||||||
<Manifest>
|
|
||||||
<AdditionalManifestFiles>meos_dpi_manifest.xml %(AdditionalManifestFiles)</AdditionalManifestFiles>
|
|
||||||
</Manifest>
|
|
||||||
</ItemDefinitionGroup>
|
|
||||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
||||||
<ClCompile>
|
|
||||||
<PreprocessorDefinitions>NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
|
||||||
<DisableSpecificWarnings>4267;4244;4018</DisableSpecificWarnings>
|
|
||||||
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
||||||
<AdditionalIncludeDirectories>./libharu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
||||||
<LanguageStandard>stdcpp17</LanguageStandard>
|
|
||||||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
||||||
</ClCompile>
|
|
||||||
<Link>
|
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
||||||
<SubSystem>Windows</SubSystem>
|
|
||||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
||||||
<OptimizeReferences>true</OptimizeReferences>
|
|
||||||
<AdditionalDependencies>Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat.lib;libharu.lib;RestBed.lib;libpng.lib;libmysql.lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
|
|
||||||
<AdditionalLibraryDirectories>./lib64</AdditionalLibraryDirectories>
|
|
||||||
</Link>
|
|
||||||
<Manifest>
|
|
||||||
<AdditionalManifestFiles>meos_dpi_manifest.xml %(AdditionalManifestFiles)</AdditionalManifestFiles>
|
|
||||||
</Manifest>
|
|
||||||
</ItemDefinitionGroup>
|
|
||||||
<ItemGroup>
|
|
||||||
<ClCompile Include="animationdata.cpp" />
|
|
||||||
<ClCompile Include="autocomplete.cpp" />
|
|
||||||
<ClCompile Include="autotask.cpp" />
|
|
||||||
<ClCompile Include="binencoder.cpp" />
|
|
||||||
<ClCompile Include="classconfiginfo.cpp" />
|
|
||||||
<ClCompile Include="csvparser.cpp" />
|
|
||||||
<ClCompile Include="download.cpp" />
|
|
||||||
<ClCompile Include="gdioutput.cpp" />
|
|
||||||
<ClCompile Include="generalresult.cpp" />
|
|
||||||
<ClCompile Include="HTMLWriter.cpp" />
|
|
||||||
<ClCompile Include="image.cpp" />
|
|
||||||
<ClCompile Include="importformats.cpp" />
|
|
||||||
<ClCompile Include="infoserver.cpp" />
|
|
||||||
<ClCompile Include="iof30interface.cpp" />
|
|
||||||
<ClCompile Include="listeditor.cpp" />
|
|
||||||
<ClCompile Include="liveresult.cpp" />
|
|
||||||
<ClCompile Include="localizer.cpp" />
|
|
||||||
<ClCompile Include="machinecontainer.cpp" />
|
|
||||||
<ClCompile Include="meos.cpp" />
|
|
||||||
<ClCompile Include="MeOSFeatures.cpp" />
|
|
||||||
<ClCompile Include="MeosSQL.cpp" />
|
|
||||||
<ClCompile Include="meosversion.cpp" />
|
|
||||||
<ClCompile Include="meos_util.cpp" />
|
|
||||||
<ClCompile Include="metalist.cpp" />
|
|
||||||
<ClCompile Include="methodeditor.cpp" />
|
|
||||||
<ClCompile Include="mysqldaemon.cpp" />
|
|
||||||
<ClCompile Include="mysqlwrapper.cpp" />
|
|
||||||
<ClCompile Include="newcompetition.cpp" />
|
|
||||||
<ClCompile Include="oBase.cpp" />
|
|
||||||
<ClCompile Include="oCard.cpp" />
|
|
||||||
<ClCompile Include="oClass.cpp" />
|
|
||||||
<ClCompile Include="oClub.cpp" />
|
|
||||||
<ClCompile Include="oControl.cpp" />
|
|
||||||
<ClCompile Include="oCourse.cpp" />
|
|
||||||
<ClCompile Include="oDataContainer.cpp" />
|
|
||||||
<ClCompile Include="oEvent.cpp" />
|
|
||||||
<ClCompile Include="oEventDraw.cpp" />
|
|
||||||
<ClCompile Include="oEventResult.cpp" />
|
|
||||||
<ClCompile Include="oEventSpeaker.cpp" />
|
|
||||||
<ClCompile Include="oEventSQL.cpp" />
|
|
||||||
<ClCompile Include="oevent_transfer.cpp" />
|
|
||||||
<ClCompile Include="oFreeImport.cpp" />
|
|
||||||
<ClCompile Include="oFreePunch.cpp" />
|
|
||||||
<ClCompile Include="oImportExport.cpp" />
|
|
||||||
<ClCompile Include="oListInfo.cpp" />
|
|
||||||
<ClCompile Include="onlineinput.cpp" />
|
|
||||||
<ClCompile Include="onlineresults.cpp" />
|
|
||||||
<ClCompile Include="oPunch.cpp" />
|
|
||||||
<ClCompile Include="oReport.cpp" />
|
|
||||||
<ClCompile Include="oRunner.cpp" />
|
|
||||||
<ClCompile Include="oTeam.cpp" />
|
|
||||||
<ClCompile Include="oTeamEvent.cpp" />
|
|
||||||
<ClCompile Include="parser.cpp" />
|
|
||||||
<ClCompile Include="pdfwriter.cpp" />
|
|
||||||
<ClCompile Include="prefseditor.cpp" />
|
|
||||||
<ClCompile Include="printer.cpp" />
|
|
||||||
<ClCompile Include="progress.cpp" />
|
|
||||||
<ClCompile Include="qf_editor.cpp" />
|
|
||||||
<ClCompile Include="qualification_final.cpp" />
|
|
||||||
<ClCompile Include="random.cpp" />
|
|
||||||
<ClCompile Include="recorder.cpp" />
|
|
||||||
<ClCompile Include="restserver.cpp" />
|
|
||||||
<ClCompile Include="RestService.cpp" />
|
|
||||||
<ClCompile Include="RunnerDB.cpp" />
|
|
||||||
<ClCompile Include="socket.cpp" />
|
|
||||||
<ClCompile Include="speakermonitor.cpp" />
|
|
||||||
<ClCompile Include="SportIdent.cpp" />
|
|
||||||
<ClCompile Include="StdAfx.cpp" />
|
|
||||||
<ClCompile Include="TabAuto.cpp" />
|
|
||||||
<ClCompile Include="TabBase.cpp" />
|
|
||||||
<ClCompile Include="TabClass.cpp" />
|
|
||||||
<ClCompile Include="TabClub.cpp" />
|
|
||||||
<ClCompile Include="TabCompetition.cpp" />
|
|
||||||
<ClCompile Include="TabControl.cpp" />
|
|
||||||
<ClCompile Include="TabCourse.cpp" />
|
|
||||||
<ClCompile Include="Table.cpp" />
|
|
||||||
<ClCompile Include="TabList.cpp" />
|
|
||||||
<ClCompile Include="TabMulti.cpp" />
|
|
||||||
<ClCompile Include="TabRunner.cpp" />
|
|
||||||
<ClCompile Include="TabSI.cpp" />
|
|
||||||
<ClCompile Include="TabSpeaker.cpp" />
|
|
||||||
<ClCompile Include="TabTeam.cpp" />
|
|
||||||
<ClCompile Include="testmeos.cpp" />
|
|
||||||
<ClCompile Include="tests.cpp" />
|
|
||||||
<ClCompile Include="TimeStamp.cpp" />
|
|
||||||
<ClCompile Include="toolbar.cpp" />
|
|
||||||
<ClCompile Include="xmlparser.cpp" />
|
|
||||||
<ClCompile Include="zip.cpp" />
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
|
||||||
<ClInclude Include="animationdata.h" />
|
|
||||||
<ClInclude Include="autocomplete.h" />
|
|
||||||
<ClInclude Include="autocompletehandler.h" />
|
|
||||||
<ClInclude Include="autotask.h" />
|
|
||||||
<ClInclude Include="binencoder.h" />
|
|
||||||
<ClInclude Include="classconfiginfo.h" />
|
|
||||||
<ClInclude Include="csvparser.h" />
|
|
||||||
<ClInclude Include="datadefiners.h" />
|
|
||||||
<ClInclude Include="download.h" />
|
|
||||||
<ClInclude Include="gdiconstants.h" />
|
|
||||||
<ClInclude Include="gdifonts.h" />
|
|
||||||
<ClInclude Include="gdiimpl.h" />
|
|
||||||
<ClInclude Include="gdioutput.h" />
|
|
||||||
<ClInclude Include="gdistructures.h" />
|
|
||||||
<ClInclude Include="generalresult.h" />
|
|
||||||
<ClInclude Include="guihandler.h" />
|
|
||||||
<ClInclude Include="HTMLWriter.h" />
|
|
||||||
<ClInclude Include="image.h" />
|
|
||||||
<ClInclude Include="importformats.h" />
|
|
||||||
<ClInclude Include="infoserver.h" />
|
|
||||||
<ClInclude Include="inthashmap.h" />
|
|
||||||
<ClInclude Include="intkeymap.hpp" />
|
|
||||||
<ClInclude Include="intkeymapimpl.hpp" />
|
|
||||||
<ClInclude Include="iof30interface.h" />
|
|
||||||
<ClInclude Include="listeditor.h" />
|
|
||||||
<ClInclude Include="liveresult.h" />
|
|
||||||
<ClInclude Include="localizer.h" />
|
|
||||||
<ClInclude Include="machinecontainer.h" />
|
|
||||||
<ClInclude Include="meos.h" />
|
|
||||||
<ClInclude Include="meosexception.h" />
|
|
||||||
<ClInclude Include="MeOSFeatures.h" />
|
|
||||||
<ClInclude Include="MeosSQL.h" />
|
|
||||||
<ClInclude Include="meos_util.h" />
|
|
||||||
<ClInclude Include="metalist.h" />
|
|
||||||
<ClInclude Include="methodeditor.h" />
|
|
||||||
<ClInclude Include="mysqlwrapper.h" />
|
|
||||||
<ClInclude Include="oBase.h" />
|
|
||||||
<ClInclude Include="oCard.h" />
|
|
||||||
<ClInclude Include="oClass.h" />
|
|
||||||
<ClInclude Include="oClub.h" />
|
|
||||||
<ClInclude Include="oControl.h" />
|
|
||||||
<ClInclude Include="oCourse.h" />
|
|
||||||
<ClInclude Include="oDataContainer.h" />
|
|
||||||
<ClInclude Include="oEvent.h" />
|
|
||||||
<ClInclude Include="oEventDraw.h" />
|
|
||||||
<ClInclude Include="oFreeImport.h" />
|
|
||||||
<ClInclude Include="oFreePunch.h" />
|
|
||||||
<ClInclude Include="oListInfo.h" />
|
|
||||||
<ClInclude Include="onlineinput.h" />
|
|
||||||
<ClInclude Include="onlineresults.h" />
|
|
||||||
<ClInclude Include="oPunch.h" />
|
|
||||||
<ClInclude Include="oRunner.h" />
|
|
||||||
<ClInclude Include="ospeaker.h" />
|
|
||||||
<ClInclude Include="oTeam.h" />
|
|
||||||
<ClInclude Include="parser.h" />
|
|
||||||
<ClInclude Include="pdfwriter.h" />
|
|
||||||
<ClInclude Include="prefseditor.h" />
|
|
||||||
<ClInclude Include="Printer.h" />
|
|
||||||
<ClInclude Include="progress.h" />
|
|
||||||
<ClInclude Include="qf_editor.h" />
|
|
||||||
<ClInclude Include="qualification_final.h" />
|
|
||||||
<ClInclude Include="random.h" />
|
|
||||||
<ClInclude Include="recorder.h" />
|
|
||||||
<ClInclude Include="resource.h" />
|
|
||||||
<ClInclude Include="restserver.h" />
|
|
||||||
<ClInclude Include="RestService.h" />
|
|
||||||
<ClInclude Include="RunnerDB.h" />
|
|
||||||
<ClInclude Include="socket.h" />
|
|
||||||
<ClInclude Include="speakermonitor.h" />
|
|
||||||
<ClInclude Include="SportIdent.h" />
|
|
||||||
<ClInclude Include="StdAfx.h" />
|
|
||||||
<ClInclude Include="subcommand.h" />
|
|
||||||
<ClInclude Include="TabAuto.h" />
|
|
||||||
<ClInclude Include="TabBase.h" />
|
|
||||||
<ClInclude Include="TabClass.h" />
|
|
||||||
<ClInclude Include="TabClub.h" />
|
|
||||||
<ClInclude Include="TabCompetition.h" />
|
|
||||||
<ClInclude Include="TabControl.h" />
|
|
||||||
<ClInclude Include="TabCourse.h" />
|
|
||||||
<ClInclude Include="Table.h" />
|
|
||||||
<ClInclude Include="TabList.h" />
|
|
||||||
<ClInclude Include="TabMulti.h" />
|
|
||||||
<ClInclude Include="TabRunner.h" />
|
|
||||||
<ClInclude Include="TabSI.h" />
|
|
||||||
<ClInclude Include="TabSpeaker.h" />
|
|
||||||
<ClInclude Include="TabTeam.h" />
|
|
||||||
<ClInclude Include="testmeos.h" />
|
|
||||||
<ClInclude Include="timeconstants.hpp" />
|
|
||||||
<ClInclude Include="TimeStamp.h" />
|
|
||||||
<ClInclude Include="toolbar.h" />
|
|
||||||
<ClInclude Include="xmlparser.h" />
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
|
||||||
<ResourceCompile Include="meos.rc" />
|
|
||||||
<ResourceCompile Include="meoslang.rc" />
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
|
||||||
<None Include="html1.htm" />
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
|
||||||
<Image Include="announcer24.png" />
|
|
||||||
<Image Include="bitmap1.bmp" />
|
|
||||||
<Image Include="bmp00001.bmp" />
|
|
||||||
<Image Include="class24.png" />
|
|
||||||
<Image Include="clubs24.png" />
|
|
||||||
<Image Include="competition24.png" />
|
|
||||||
<Image Include="course24.png" />
|
|
||||||
<Image Include="ctrl24.png" />
|
|
||||||
<Image Include="edit.png" />
|
|
||||||
<Image Include="info24.png" />
|
|
||||||
<Image Include="lists24.png" />
|
|
||||||
<Image Include="meos.ICO" />
|
|
||||||
<Image Include="meos.png" />
|
|
||||||
<Image Include="readout24.png" />
|
|
||||||
<Image Include="runner24.png" />
|
|
||||||
<Image Include="services24.png" />
|
|
||||||
<Image Include="team24.png" />
|
|
||||||
<Image Include="title.png" />
|
|
||||||
<Image Include="warn24.png" />
|
|
||||||
</ItemGroup>
|
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
||||||
<ImportGroup Label="ExtensionTargets">
|
|
||||||
</ImportGroup>
|
|
||||||
</Project>
|
|
||||||
@ -8,13 +8,19 @@ EndProject
|
|||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|x64 = Debug|x64
|
Debug|x64 = Debug|x64
|
||||||
|
Debug|x86 = Debug|x86
|
||||||
Release|x64 = Release|x64
|
Release|x64 = Release|x64
|
||||||
|
Release|x86 = Release|x86
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x64.ActiveCfg = Debug|x64
|
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x64.ActiveCfg = Debug|x64
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x64.Build.0 = Debug|x64
|
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x64.Build.0 = Debug|x64
|
||||||
|
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x86.ActiveCfg = Debug|Win32
|
||||||
|
{60BC59CB-8987-4A39-B866-403066F59B0F}.Debug|x86.Build.0 = Debug|Win32
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x64.ActiveCfg = Release|x64
|
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x64.ActiveCfg = Release|x64
|
||||||
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x64.Build.0 = Release|x64
|
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x64.Build.0 = Release|x64
|
||||||
|
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x86.ActiveCfg = Release|Win32
|
||||||
|
{60BC59CB-8987-4A39-B866-403066F59B0F}.Release|x86.Build.0 = Release|Win32
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
|
|||||||
@ -1,6 +1,14 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
|
<Configuration>Debug</Configuration>
|
||||||
|
<Platform>Win32</Platform>
|
||||||
|
</ProjectConfiguration>
|
||||||
|
<ProjectConfiguration Include="Release|Win32">
|
||||||
|
<Configuration>Release</Configuration>
|
||||||
|
<Platform>Win32</Platform>
|
||||||
|
</ProjectConfiguration>
|
||||||
<ProjectConfiguration Include="Debug|x64">
|
<ProjectConfiguration Include="Debug|x64">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
<Platform>x64</Platform>
|
<Platform>x64</Platform>
|
||||||
@ -14,10 +22,22 @@
|
|||||||
<VCProjectVersion>17.0</VCProjectVersion>
|
<VCProjectVersion>17.0</VCProjectVersion>
|
||||||
<ProjectGuid>{60BC59CB-8987-4A39-B866-403066F59B0F}</ProjectGuid>
|
<ProjectGuid>{60BC59CB-8987-4A39-B866-403066F59B0F}</ProjectGuid>
|
||||||
<Keyword>Win32Proj</Keyword>
|
<Keyword>Win32Proj</Keyword>
|
||||||
<RootNamespace>MeOS</RootNamespace>
|
|
||||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
|
<UseDebugLibraries>true</UseDebugLibraries>
|
||||||
|
<PlatformToolset>v143</PlatformToolset>
|
||||||
|
<CharacterSet>Unicode</CharacterSet>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
|
<UseDebugLibraries>false</UseDebugLibraries>
|
||||||
|
<PlatformToolset>v143</PlatformToolset>
|
||||||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||||||
|
<CharacterSet>Unicode</CharacterSet>
|
||||||
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseDebugLibraries>true</UseDebugLibraries>
|
<UseDebugLibraries>true</UseDebugLibraries>
|
||||||
@ -28,14 +48,20 @@
|
|||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseDebugLibraries>false</UseDebugLibraries>
|
<UseDebugLibraries>false</UseDebugLibraries>
|
||||||
<PlatformToolset>v143</PlatformToolset>
|
<PlatformToolset>v143</PlatformToolset>
|
||||||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
||||||
<CharacterSet>Unicode</CharacterSet>
|
<CharacterSet>Unicode</CharacterSet>
|
||||||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
<ImportGroup Label="Shared">
|
<ImportGroup Label="Shared">
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||||
|
</ImportGroup>
|
||||||
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||||
|
</ImportGroup>
|
||||||
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
@ -43,43 +69,98 @@
|
|||||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
<PropertyGroup Label="UserMacros" />
|
<PropertyGroup Label="UserMacros" />
|
||||||
<PropertyGroup Label="Vcpkg">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||||
<VcpkgEnableManifest>true</VcpkgEnableManifest>
|
<LinkIncremental>true</LinkIncremental>
|
||||||
|
<CopyCppRuntimeToOutputDir>false</CopyCppRuntimeToOutputDir>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||||
|
<LinkIncremental>true</LinkIncremental>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||||
|
<LinkIncremental>true</LinkIncremental>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||||
|
<LinkIncremental>true</LinkIncremental>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SDLCheck>true</SDLCheck>
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
||||||
<PreprocessorDefinitions>_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||||||
<ConformanceMode>true</ConformanceMode>
|
<AdditionalIncludeDirectories>./libharu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
|
<DisableSpecificWarnings>4267;4244;4018</DisableSpecificWarnings>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<SubSystem>Windows</SubSystem>
|
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||||
<AdditionalDependencies>Msimg32.lib;comctl32.lib;winmm.lib;ws2_32.lib;wininet.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<SubSystem>Windows</SubSystem>
|
||||||
|
<AdditionalLibraryDirectories>./lib_db</AdditionalLibraryDirectories>
|
||||||
|
<AdditionalDependencies>Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat_vc15.lib;libmysql.lib;libhpdf.lib;RestBed.lib;libpng.lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
</Link>
|
</Link>
|
||||||
<Manifest>
|
<Manifest>
|
||||||
<EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
|
<AdditionalManifestFiles>meos_dpi_manifest.xml %(AdditionalManifestFiles)</AdditionalManifestFiles>
|
||||||
|
</Manifest>
|
||||||
|
</ItemDefinitionGroup>
|
||||||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||||
|
<ClCompile>
|
||||||
|
<PreprocessorDefinitions>_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
|
<WarningLevel>Level3</WarningLevel>
|
||||||
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
||||||
|
<DisableSpecificWarnings>4267;4244;4018</DisableSpecificWarnings>
|
||||||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||||||
|
<AdditionalIncludeDirectories>./libharu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
|
</ClCompile>
|
||||||
|
<Link>
|
||||||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||||
|
<SubSystem>Windows</SubSystem>
|
||||||
|
<AdditionalDependencies>Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat.lib;libharu.lib;RestBed.lib;libpng.lib;libmysql.lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
|
<AdditionalLibraryDirectories>./lib64_db</AdditionalLibraryDirectories>
|
||||||
|
</Link>
|
||||||
|
<Manifest>
|
||||||
|
<AdditionalManifestFiles>meos_dpi_manifest.xml %(AdditionalManifestFiles)</AdditionalManifestFiles>
|
||||||
|
</Manifest>
|
||||||
|
</ItemDefinitionGroup>
|
||||||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||||
|
<ClCompile>
|
||||||
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
|
<WarningLevel>Level3</WarningLevel>
|
||||||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||||||
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
||||||
|
<DisableSpecificWarnings>4267;4244;4018</DisableSpecificWarnings>
|
||||||
|
<AdditionalIncludeDirectories>./libharu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
|
</ClCompile>
|
||||||
|
<Link>
|
||||||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||||
|
<SubSystem>Windows</SubSystem>
|
||||||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||||
|
<OptimizeReferences>true</OptimizeReferences>
|
||||||
|
<AdditionalLibraryDirectories>./lib</AdditionalLibraryDirectories>
|
||||||
|
<AdditionalDependencies>Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat_vc15.lib;libmysql.lib;libhpdf.lib;RestBed.lib;libpng.lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
|
</Link>
|
||||||
|
<Manifest>
|
||||||
|
<AdditionalManifestFiles>meos_dpi_manifest.xml %(AdditionalManifestFiles)</AdditionalManifestFiles>
|
||||||
</Manifest>
|
</Manifest>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
<WarningLevel>Level3</WarningLevel>
|
|
||||||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
||||||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
||||||
<SDLCheck>true</SDLCheck>
|
|
||||||
<PreprocessorDefinitions>NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<ConformanceMode>true</ConformanceMode>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
|
<DisableSpecificWarnings>4267;4244;4018</DisableSpecificWarnings>
|
||||||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||||||
|
<AdditionalIncludeDirectories>./libharu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
||||||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<Link>
|
<Link>
|
||||||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||||
<SubSystem>Windows</SubSystem>
|
<SubSystem>Windows</SubSystem>
|
||||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||||
<OptimizeReferences>true</OptimizeReferences>
|
<OptimizeReferences>true</OptimizeReferences>
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<AdditionalDependencies>Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat.lib;libharu.lib;RestBed.lib;libpng.lib;libmysql.lib;$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
<AdditionalDependencies>Msimg32.lib;comctl32.lib;winmm.lib;ws2_32.lib;wininet.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalLibraryDirectories>./lib64</AdditionalLibraryDirectories>
|
||||||
</Link>
|
</Link>
|
||||||
<Manifest>
|
<Manifest>
|
||||||
<EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
|
<AdditionalManifestFiles>meos_dpi_manifest.xml %(AdditionalManifestFiles)</AdditionalManifestFiles>
|
||||||
</Manifest>
|
</Manifest>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
@ -270,29 +351,28 @@
|
|||||||
<ResourceCompile Include="meoslang.rc" />
|
<ResourceCompile Include="meoslang.rc" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="res\html1.htm" />
|
<None Include="html1.htm" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Image Include="res\bmp\bitmap1.bmp" />
|
<Image Include="announcer24.png" />
|
||||||
<Image Include="res\bmp\bmp00001.bmp" />
|
<Image Include="bitmap1.bmp" />
|
||||||
<Image Include="res\meos.ico" />
|
<Image Include="bmp00001.bmp" />
|
||||||
<Image Include="res\png\announcer24.png" />
|
<Image Include="class24.png" />
|
||||||
<Image Include="res\png\class24.png" />
|
<Image Include="clubs24.png" />
|
||||||
<Image Include="res\png\clubs24.png" />
|
<Image Include="competition24.png" />
|
||||||
<Image Include="res\png\competition24.png" />
|
<Image Include="course24.png" />
|
||||||
<Image Include="res\png\course24.png" />
|
<Image Include="ctrl24.png" />
|
||||||
<Image Include="res\png\ctrl24.png" />
|
<Image Include="edit.png" />
|
||||||
<Image Include="res\png\edit.png" />
|
<Image Include="info24.png" />
|
||||||
<Image Include="res\png\info24.png" />
|
<Image Include="lists24.png" />
|
||||||
<Image Include="res\png\lists24.png" />
|
<Image Include="meos.ICO" />
|
||||||
<Image Include="res\png\meos.png" />
|
<Image Include="meos.png" />
|
||||||
<Image Include="res\png\readout24.png" />
|
<Image Include="readout24.png" />
|
||||||
<Image Include="res\png\runner24.png" />
|
<Image Include="runner24.png" />
|
||||||
<Image Include="res\png\services24.png" />
|
<Image Include="services24.png" />
|
||||||
<Image Include="res\png\team24.png" />
|
<Image Include="team24.png" />
|
||||||
<Image Include="res\png\title.png" />
|
<Image Include="title.png" />
|
||||||
<Image Include="res\png\warn24.png" />
|
<Image Include="warn24.png" />
|
||||||
<Image Include="res\small.ico" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
|
|||||||
@ -134,7 +134,7 @@ class TabCompetition :
|
|||||||
void selectExportSplitOptions(gdioutput &gdi);
|
void selectExportSplitOptions(gdioutput &gdi);
|
||||||
|
|
||||||
void showSelectId(std::pair<bool, bool>& priSecondId, gdioutput& gdi);
|
void showSelectId(std::pair<bool, bool>& priSecondId, gdioutput& gdi);
|
||||||
pair<string, string> getPreferredIdTypes(gdioutput& gdi);
|
pair<string, string> TabCompetition::getPreferredIdTypes(gdioutput& gdi);
|
||||||
|
|
||||||
void saveExtraFields(gdioutput& gdi, oEvent::ExtraFieldContext type);
|
void saveExtraFields(gdioutput& gdi, oEvent::ExtraFieldContext type);
|
||||||
|
|
||||||
|
|||||||
@ -53,7 +53,7 @@
|
|||||||
#include "RunnerDB.h"
|
#include "RunnerDB.h"
|
||||||
|
|
||||||
int SportIdentCB(gdioutput *gdi, GuiEventType type, BaseInfo *data);
|
int SportIdentCB(gdioutput *gdi, GuiEventType type, BaseInfo *data);
|
||||||
//shared_ptr<RankScoreFormatter> TabRunner::rankFormatter;
|
shared_ptr<RankScoreFormatter> TabRunner::rankFormatter;
|
||||||
|
|
||||||
TabRunner::TabRunner(oEvent *poe):TabBase(poe) {
|
TabRunner::TabRunner(oEvent *poe):TabBase(poe) {
|
||||||
clearCompetitionData();
|
clearCompetitionData();
|
||||||
@ -111,8 +111,7 @@ void TabRunner::enableControlButtons(gdioutput &gdi, bool enable, bool vacant)
|
|||||||
}
|
}
|
||||||
|
|
||||||
void TabRunner::selectRunner(gdioutput &gdi, pRunner r) {
|
void TabRunner::selectRunner(gdioutput &gdi, pRunner r) {
|
||||||
gdioutput* gdi_comments = getExtraWindow("comments", false);
|
if (gdioutput* gdi_comments = getExtraWindow("comments", false); gdi_comments)
|
||||||
if ( gdi_comments)
|
|
||||||
gdi_comments->closeWindow();
|
gdi_comments->closeWindow();
|
||||||
|
|
||||||
if (!r) {
|
if (!r) {
|
||||||
@ -1427,12 +1426,10 @@ int TabRunner::runnerCB(gdioutput &gdi, GuiEventType type, BaseInfo* data) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if (type==GUI_CLEAR) {
|
else if (type==GUI_CLEAR) {
|
||||||
gdioutput* gdi_settings = getExtraWindow("ecosettings", false);
|
if (gdioutput* gdi_settings = getExtraWindow("ecosettings", false); gdi_settings)
|
||||||
if ( gdi_settings)
|
|
||||||
gdi_settings->closeWindow();
|
gdi_settings->closeWindow();
|
||||||
|
|
||||||
/*gdioutput**/ gdi_settings = getExtraWindow("comments", false);
|
if (gdioutput* gdi_settings = getExtraWindow("comments", false); gdi_settings)
|
||||||
if ( gdi_settings)
|
|
||||||
gdi_settings->closeWindow();
|
gdi_settings->closeWindow();
|
||||||
|
|
||||||
if (runnerId>0 && currentMode == 0)
|
if (runnerId>0 && currentMode == 0)
|
||||||
@ -3264,24 +3261,18 @@ int TabRunner::addExtraFields(const oEvent &oe, gdioutput& gdi, oEvent::ExtraFie
|
|||||||
newLine();
|
newLine();
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
if (auto res = extraFields.find(oEvent::ExtraFields::DataA); res != extraFields.end()) {
|
||||||
auto res = extraFields.find(oEvent::ExtraFields::DataA);
|
addLabel(L"#" + ensureEndingColon(res->second));
|
||||||
if (res != extraFields.end()) {
|
gdi.addInput("DataA", L"", 8);
|
||||||
addLabel(L"#" + ensureEndingColon(res->second));
|
colCount++;
|
||||||
gdi.addInput("DataA", L"", 8);
|
newLine();
|
||||||
colCount++;
|
|
||||||
newLine();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
if (auto res = extraFields.find(oEvent::ExtraFields::DataB); res != extraFields.end()) {
|
||||||
auto res = extraFields.find(oEvent::ExtraFields::DataB);
|
addLabel(L"#" + ensureEndingColon(res->second));
|
||||||
if ( res != extraFields.end()) {
|
gdi.addInput("DataB", L"", 8, nullptr);
|
||||||
addLabel(L"#" + ensureEndingColon(res->second));
|
colCount++;
|
||||||
gdi.addInput("DataB", L"", 8, nullptr);
|
newLine();
|
||||||
colCount++;
|
|
||||||
newLine();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (extraFields.count(oEvent::ExtraFields::Nationality)) {
|
if (extraFields.count(oEvent::ExtraFields::Nationality)) {
|
||||||
@ -3298,19 +3289,15 @@ int TabRunner::addExtraFields(const oEvent &oe, gdioutput& gdi, oEvent::ExtraFie
|
|||||||
newLine();
|
newLine();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (auto res = extraFields.find(oEvent::ExtraFields::TextA); res != extraFields.end()) {
|
||||||
|
if (colCount > 0)
|
||||||
|
colCount++;
|
||||||
|
|
||||||
{
|
newLine();
|
||||||
auto res = extraFields.find(oEvent::ExtraFields::TextA);
|
|
||||||
if (res != extraFields.end()) {
|
|
||||||
if (colCount > 0)
|
|
||||||
colCount++;
|
|
||||||
|
|
||||||
newLine();
|
addLabel(L"#" + ensureEndingColon(res->second));
|
||||||
|
gdi.addInput("TextA", L"", 20);
|
||||||
addLabel(L"#" + ensureEndingColon(res->second));
|
colCount = 2;
|
||||||
gdi.addInput("TextA", L"", 20);
|
|
||||||
colCount = 2;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (colCount > 0)
|
if (colCount > 0)
|
||||||
@ -3342,12 +3329,12 @@ void TabRunner::loadExtraFields(gdioutput& gdi, const oBase* r) {
|
|||||||
if (gdi.hasWidget("Phone"))
|
if (gdi.hasWidget("Phone"))
|
||||||
gdi.setText("Phone", r ? r->getDCI().getString("Phone") : L"");
|
gdi.setText("Phone", r ? r->getDCI().getString("Phone") : L"");
|
||||||
|
|
||||||
//if (gdi.hasWidget("Rank")) {
|
if (gdi.hasWidget("Rank")) {
|
||||||
// wstring out;
|
wstring out;
|
||||||
// if (r)
|
if (r)
|
||||||
// out = rankFormatter->formatData(r);
|
out = rankFormatter->formatData(r);
|
||||||
// gdi.setText("Rank", out);
|
gdi.setText("Rank", out);
|
||||||
//}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void TabRunner::saveExtraFields(gdioutput& gdi, oBase &r) {
|
void TabRunner::saveExtraFields(gdioutput& gdi, oBase &r) {
|
||||||
@ -3374,10 +3361,10 @@ void TabRunner::saveExtraFields(gdioutput& gdi, oBase &r) {
|
|||||||
if (gdi.hasWidget("Phone"))
|
if (gdi.hasWidget("Phone"))
|
||||||
di.setString("Phone", gdi.getText("Phone"));
|
di.setString("Phone", gdi.getText("Phone"));
|
||||||
|
|
||||||
//if (gdi.hasWidget("Rank")) {
|
if (gdi.hasWidget("Rank")) {
|
||||||
// wstring out;
|
wstring out;
|
||||||
// rankFormatter->setData(&r, gdi.getText("Rank"), out, 0);
|
rankFormatter->setData(&r, gdi.getText("Rank"), out, 0);
|
||||||
//}
|
}
|
||||||
// di.setInt("Rank", gdi.getTextNo("Rank"));
|
// di.setInt("Rank", gdi.getTextNo("Rank"));
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -3565,7 +3552,7 @@ void TabRunner::clearCompetitionData() {
|
|||||||
timeToFill = 0;
|
timeToFill = 0;
|
||||||
ownWindow = false;
|
ownWindow = false;
|
||||||
listenToPunches = false;
|
listenToPunches = false;
|
||||||
//rankFormatter = make_shared<RankScoreFormatter>();
|
rankFormatter = make_shared<RankScoreFormatter>();
|
||||||
}
|
}
|
||||||
|
|
||||||
void TabRunner::autoGrowCourse(gdioutput &gdi) {
|
void TabRunner::autoGrowCourse(gdioutput &gdi) {
|
||||||
|
|||||||
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
class Table;
|
class Table;
|
||||||
struct AutoCompleteRecord;
|
struct AutoCompleteRecord;
|
||||||
//class RankScoreFormatter;
|
class RankScoreFormatter;
|
||||||
|
|
||||||
class TabRunner :
|
class TabRunner :
|
||||||
public TabBase, AutoCompleteHandler
|
public TabBase, AutoCompleteHandler
|
||||||
@ -88,7 +88,7 @@ private:
|
|||||||
bool savePunchTime(pRunner r, gdioutput &gdi);
|
bool savePunchTime(pRunner r, gdioutput &gdi);
|
||||||
|
|
||||||
PrinterObject splitPrinter;
|
PrinterObject splitPrinter;
|
||||||
//static shared_ptr<RankScoreFormatter> rankFormatter;
|
static shared_ptr<RankScoreFormatter> rankFormatter;
|
||||||
|
|
||||||
void showRunnerReport(gdioutput &gdi);
|
void showRunnerReport(gdioutput &gdi);
|
||||||
|
|
||||||
|
|||||||
@ -2214,7 +2214,7 @@ bool TabSI::loadPage(gdioutput& gdi) {
|
|||||||
readoutFunctionY = gdi.getCY();
|
readoutFunctionY = gdi.getCY();
|
||||||
gdi.dropLine(0.3);
|
gdi.dropLine(0.3);
|
||||||
|
|
||||||
gdi.addCheckbox("PlaySound", "Ljud", SportIdentCB, oe->getPropertyInt("PlaySound", 0) != 0,
|
gdi.addCheckbox("PlaySound", "Ljud", SportIdentCB, oe->getPropertyInt("PlaySound", 1) != 0,
|
||||||
"Spela upp ett ljud för att indikera resultatet av brickavläsningen.");
|
"Spela upp ett ljud för att indikera resultatet av brickavläsningen.");
|
||||||
gdi.dropLine(-0.3);
|
gdi.dropLine(-0.3);
|
||||||
|
|
||||||
@ -5076,7 +5076,7 @@ bool TabSI::showDatabase() const {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void TabSI::playReadoutSound(SND type) {
|
void TabSI::playReadoutSound(SND type) {
|
||||||
if (!oe->getPropertyInt("PlaySound", 0))
|
if (!oe->getPropertyInt("PlaySound", 1))
|
||||||
return;
|
return;
|
||||||
int res = -1;
|
int res = -1;
|
||||||
wstring fn;
|
wstring fn;
|
||||||
|
|||||||
@ -169,8 +169,7 @@ int TabTeam::searchCB(gdioutput &gdi, int type, void *data) {
|
|||||||
|
|
||||||
void TabTeam::selectTeam(gdioutput &gdi, pTeam t)
|
void TabTeam::selectTeam(gdioutput &gdi, pTeam t)
|
||||||
{
|
{
|
||||||
gdioutput* gdi_comments = getExtraWindow("comments", false);
|
if (gdioutput* gdi_comments = getExtraWindow("comments", false); gdi_comments)
|
||||||
if ( gdi_comments)
|
|
||||||
gdi_comments->closeWindow();
|
gdi_comments->closeWindow();
|
||||||
|
|
||||||
if (t){
|
if (t){
|
||||||
@ -1260,8 +1259,7 @@ int TabTeam::teamCB(gdioutput &gdi, GuiEventType type, BaseInfo* data) {
|
|||||||
if (teamId>0)
|
if (teamId>0)
|
||||||
save(gdi, true);
|
save(gdi, true);
|
||||||
|
|
||||||
gdioutput* gdi_settings = getExtraWindow("comments", false);
|
if (gdioutput* gdi_settings = getExtraWindow("comments", false); gdi_settings)
|
||||||
if ( gdi_settings)
|
|
||||||
gdi_settings->closeWindow();
|
gdi_settings->closeWindow();
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|||||||
@ -1,26 +0,0 @@
|
|||||||
:: Remove packaged libraries (replaced by vcpkg)
|
|
||||||
RMDIR /s/q %~dp0dll
|
|
||||||
RMDIR /s/q %~dp0dll64
|
|
||||||
RMDIR /s/q %~dp0dll_debug
|
|
||||||
RMDIR /s/q %~dp0lib
|
|
||||||
RMDIR /s/q %~dp0lib64
|
|
||||||
RMDIR /s/q %~dp0libharu
|
|
||||||
RMDIR /s/q %~dp0lib_db
|
|
||||||
RMDIR /s/q %~dp0lib64_db
|
|
||||||
RMDIR /s/q %~dp0minizip
|
|
||||||
RMDIR /s/q %~dp0mysql
|
|
||||||
RMDIR /s/q %~dp0png
|
|
||||||
RMDIR /s/q %~dp0restbed
|
|
||||||
::RMDIR /s/q %~dp0sound
|
|
||||||
|
|
||||||
:: Old Solution Files
|
|
||||||
DEL %~dp0meos*vc15*
|
|
||||||
|
|
||||||
:: Remove VStudio compilation folders
|
|
||||||
RMDIR /s/q %~dp0.vs
|
|
||||||
RMDIR /s/q %~dp0bin
|
|
||||||
RMDIR /s/q %~dp0vcpkg_installed
|
|
||||||
RMDIR /s/q %~dp0obj
|
|
||||||
RMDIR /s/q %~dp0x86
|
|
||||||
RMDIR /s/q %~dp0x64
|
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
|
Before Width: | Height: | Size: 862 B After Width: | Height: | Size: 862 B |
|
Before Width: | Height: | Size: 965 B After Width: | Height: | Size: 965 B |
|
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 696 B |
|
Before Width: | Height: | Size: 823 B After Width: | Height: | Size: 823 B |
|
Before Width: | Height: | Size: 565 B After Width: | Height: | Size: 565 B |
@ -1,377 +0,0 @@
|
|||||||
#pragma once
|
|
||||||
|
|
||||||
/************************************************************************
|
|
||||||
MeOS - Orienteering Software
|
|
||||||
Copyright (C) 2009-2024 Melin Software HB
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
Melin Software HB - software@melin.nu - www.melin.nu
|
|
||||||
Eksoppsvägen 16, SE-75646 UPPSALA, Sweden
|
|
||||||
|
|
||||||
************************************************************************/
|
|
||||||
|
|
||||||
#include "meos_util.h"
|
|
||||||
#include "oDataContainer.h"
|
|
||||||
|
|
||||||
#include "oBase.h"
|
|
||||||
#include "Table.h""
|
|
||||||
|
|
||||||
class RelativeTimeFormatter : public oDataDefiner {
|
|
||||||
string name;
|
|
||||||
public:
|
|
||||||
RelativeTimeFormatter(const char* n) : name(n) {}
|
|
||||||
|
|
||||||
const wstring& formatData(const oBase* obj) const override {
|
|
||||||
int t = obj->getDCI().getInt(name);
|
|
||||||
if (t <= 0)
|
|
||||||
return makeDash(L"-");
|
|
||||||
return obj->getEvent()->getAbsTime(t);
|
|
||||||
}
|
|
||||||
pair<int, bool> setData(oBase* obj, const wstring& input, wstring& output, int inputId) const override {
|
|
||||||
int t = obj->getEvent()->getRelativeTime(input);
|
|
||||||
obj->getDI().setInt(name.c_str(), t);
|
|
||||||
output = formatData(obj);
|
|
||||||
return make_pair(0, false);
|
|
||||||
}
|
|
||||||
int addTableColumn(Table* table, const string& description, int minWidth) const override {
|
|
||||||
return table->addColumn(description, max(minWidth, 90), false, true);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
class AbsoluteTimeFormatter : public oDataDefiner {
|
|
||||||
string name;
|
|
||||||
public:
|
|
||||||
AbsoluteTimeFormatter(const char* n) : name(n) {}
|
|
||||||
|
|
||||||
const wstring& formatData(const oBase* obj) const override {
|
|
||||||
int t = obj->getDCI().getInt(name);
|
|
||||||
return formatTime(t);
|
|
||||||
}
|
|
||||||
pair<int, bool> setData(oBase* obj, const wstring& input, wstring& output, int inputId) const override {
|
|
||||||
int t = convertAbsoluteTimeMS(input);
|
|
||||||
if (t == NOTIME)
|
|
||||||
t = 0;
|
|
||||||
obj->getDI().setInt(name.c_str(), t);
|
|
||||||
output = formatData(obj);
|
|
||||||
return make_pair(0, false);
|
|
||||||
}
|
|
||||||
int addTableColumn(Table* table, const string& description, int minWidth) const override {
|
|
||||||
return table->addColumn(description, max(minWidth, 90), false, true);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
class PayMethodFormatter : public oDataDefiner {
|
|
||||||
mutable vector< pair<wstring, size_t> > modes;
|
|
||||||
mutable map<wstring, int> setCodes;
|
|
||||||
mutable long rev;
|
|
||||||
public:
|
|
||||||
PayMethodFormatter() : rev(-1) {}
|
|
||||||
|
|
||||||
void prepare(oEvent* oe) const override {
|
|
||||||
oe->getPayModes(modes);
|
|
||||||
for (size_t i = 0; i < modes.size(); i++) {
|
|
||||||
setCodes[canonizeName(modes[i].first.c_str())] = modes[i].second;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const wstring& formatData(const oBase* ob) const override {
|
|
||||||
if (ob->getEvent()->getRevision() != rev)
|
|
||||||
prepare(ob->getEvent());
|
|
||||||
int p = ob->getDCI().getInt("Paid");
|
|
||||||
if (p == 0)
|
|
||||||
return lang.tl("Faktura");
|
|
||||||
else {
|
|
||||||
int pm = ob->getDCI().getInt("PayMode");
|
|
||||||
for (size_t i = 0; i < modes.size(); i++) {
|
|
||||||
if (modes[i].second == pm)
|
|
||||||
return modes[i].first;
|
|
||||||
}
|
|
||||||
return _EmptyWString;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
pair<int, bool> setData(oBase* ob, const wstring& input, wstring& output, int inputId) const override {
|
|
||||||
auto res = setCodes.find(canonizeName(input.c_str()));
|
|
||||||
if (res != setCodes.end()) {
|
|
||||||
ob->getDI().setInt("PayMode", res->second);
|
|
||||||
}
|
|
||||||
output = formatData(ob);
|
|
||||||
return make_pair(0, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
int addTableColumn(Table* table, const string& description, int minWidth) const override {
|
|
||||||
return table->addColumn(description, max(minWidth, 90), true, true);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
class StartGroupFormatter : public oDataDefiner {
|
|
||||||
mutable long rev = -1;
|
|
||||||
mutable map<int, wstring> sgmap;
|
|
||||||
mutable wstring out;
|
|
||||||
|
|
||||||
int static getGroup(const oBase* ob) {
|
|
||||||
const oRunner* r = dynamic_cast<const oRunner*>(ob);
|
|
||||||
int sg = 0;
|
|
||||||
if (r)
|
|
||||||
sg = r->getStartGroup(false);
|
|
||||||
else {
|
|
||||||
const oClub* c = dynamic_cast<const oClub*>(ob);
|
|
||||||
if (c)
|
|
||||||
sg = c->getStartGroup();
|
|
||||||
}
|
|
||||||
return sg;
|
|
||||||
}
|
|
||||||
|
|
||||||
public:
|
|
||||||
StartGroupFormatter() {}
|
|
||||||
|
|
||||||
void prepare(oEvent* oe) const override {
|
|
||||||
auto& sg = oe->getStartGroups(true);
|
|
||||||
for (auto& g : sg) {
|
|
||||||
int t = g.second.firstStart;
|
|
||||||
sgmap[g.first] = oe->getAbsTimeHM(t);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const wstring& formatData(const oBase* ob) const override {
|
|
||||||
if (ob->getEvent()->getRevision() != rev)
|
|
||||||
prepare(ob->getEvent());
|
|
||||||
int sg = getGroup(ob);
|
|
||||||
if (sg > 0) {
|
|
||||||
auto res = sgmap.find(sg);
|
|
||||||
if (res != sgmap.end())
|
|
||||||
out = itow(sg) + L" (" + res->second + L")";
|
|
||||||
else
|
|
||||||
out = itow(sg) + L" (??)";
|
|
||||||
|
|
||||||
return out;
|
|
||||||
}
|
|
||||||
else
|
|
||||||
return _EmptyWString;
|
|
||||||
}
|
|
||||||
|
|
||||||
pair<int, bool> setData(oBase* ob, const wstring& input, wstring& output, int inputId) const override {
|
|
||||||
int g = inputId;
|
|
||||||
if (inputId <= 0 && !input.empty()) {
|
|
||||||
vector<wstring> sIn;
|
|
||||||
split(input, L" ", sIn);
|
|
||||||
for (wstring& in : sIn) {
|
|
||||||
int num = _wtoi(in.c_str());
|
|
||||||
if (in.find_first_of(':') != input.npos) {
|
|
||||||
int t = ob->getEvent()->convertAbsoluteTime(input);
|
|
||||||
if (t > 0) {
|
|
||||||
for (auto& sg : ob->getEvent()->getStartGroups(false)) {
|
|
||||||
if (sg.second.firstStart == t) {
|
|
||||||
g = sg.first;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
else if (sgmap.count(num)) {
|
|
||||||
g = num;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
oRunner* r = dynamic_cast<oRunner*>(ob);
|
|
||||||
if (r) {
|
|
||||||
r->setStartGroup(g);
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
oClub* c = dynamic_cast<oClub*>(ob);
|
|
||||||
if (c)
|
|
||||||
c->setStartGroup(g);
|
|
||||||
}
|
|
||||||
output = formatData(ob);
|
|
||||||
return make_pair(0, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
int addTableColumn(Table* table, const string& description, int minWidth) const override {
|
|
||||||
return table->addColumn(description, max(minWidth, 90), true, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Return the desired cell type
|
|
||||||
CellType getCellType() const {
|
|
||||||
return CellType::cellSelection;
|
|
||||||
}
|
|
||||||
|
|
||||||
void fillInput(const oBase* obj, vector<pair<wstring, size_t>>& out, size_t& selected) const final {
|
|
||||||
if (obj->getEvent()->getRevision() != rev)
|
|
||||||
prepare(obj->getEvent());
|
|
||||||
|
|
||||||
int sg = getGroup(obj);
|
|
||||||
|
|
||||||
out.emplace_back(_EmptyWString, 0);
|
|
||||||
selected = 0;
|
|
||||||
for (auto& v : sgmap) {
|
|
||||||
out.emplace_back(v.second, v.first);
|
|
||||||
|
|
||||||
if (sg == v.first)
|
|
||||||
selected = sg;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
class DataHider : public oDataDefiner {
|
|
||||||
public:
|
|
||||||
|
|
||||||
const wstring& formatData(const oBase* obj) const override {
|
|
||||||
return _EmptyWString;
|
|
||||||
}
|
|
||||||
pair<int, bool> setData(oBase* obj, const wstring& input, wstring& output, int inputId) const override {
|
|
||||||
return make_pair(0, false);
|
|
||||||
}
|
|
||||||
int addTableColumn(Table* table, const string& description, int minWidth) const override {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
class DataBoolean : public oDataDefiner {
|
|
||||||
string attrib;
|
|
||||||
public:
|
|
||||||
DataBoolean(const string& attrib) : attrib(attrib) {}
|
|
||||||
|
|
||||||
const wstring& formatData(const oBase* obj) const override {
|
|
||||||
int v = obj->getDCI().getInt(attrib);
|
|
||||||
return lang.tl(v ? "true[boolean]" : "false[boolean]");
|
|
||||||
}
|
|
||||||
pair<int, bool> setData(oBase* obj, const wstring& input, wstring& output, int inputId) const override {
|
|
||||||
bool v = compareStringIgnoreCase(L"true", input) == 0 || _wtoi64(input.c_str()) > 0;
|
|
||||||
if (!v) {
|
|
||||||
const wstring& T = lang.tl("true[boolean]");
|
|
||||||
v = compareStringIgnoreCase(T, input) == 0;
|
|
||||||
}
|
|
||||||
obj->getDI().setInt(attrib.c_str(), v);
|
|
||||||
output = formatData(obj);
|
|
||||||
return make_pair(0, false);
|
|
||||||
}
|
|
||||||
int addTableColumn(Table* table, const string& description, int minWidth) const override {
|
|
||||||
return table->addColumn(description, max(minWidth, 90), true, true);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
class ResultModuleFormatter : public oDataDefiner {
|
|
||||||
public:
|
|
||||||
|
|
||||||
const wstring& formatData(const oBase* obj) const override {
|
|
||||||
return obj->getDCI().getString("Result");
|
|
||||||
}
|
|
||||||
pair<int, bool> setData(oBase* obj, const wstring& input, wstring& output, int inputId) const override {
|
|
||||||
string tag(input.begin(), input.end());
|
|
||||||
dynamic_cast<oClass&>(*obj).setResultModule(tag);
|
|
||||||
output = formatData(obj);
|
|
||||||
return make_pair(0, false);
|
|
||||||
}
|
|
||||||
int addTableColumn(Table* table, const string& description, int minWidth) const override {
|
|
||||||
return table->addColumn(description, max(minWidth, 90), false, true);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
class SplitPrintListFormatter : public oDataDefiner {
|
|
||||||
public:
|
|
||||||
|
|
||||||
const wstring& formatData(const oBase* obj) const override {
|
|
||||||
wstring listId = obj->getDCI().getString("SplitPrint");
|
|
||||||
if (listId.empty()) {
|
|
||||||
return lang.tl("Standard");
|
|
||||||
}
|
|
||||||
try {
|
|
||||||
const MetaListContainer& lc = obj->getEvent()->getListContainer();
|
|
||||||
EStdListType type = lc.getCodeFromUnqiueId(gdioutput::narrow(listId));
|
|
||||||
const MetaList& ml = lc.getList(type);
|
|
||||||
return ml.getListName();
|
|
||||||
}
|
|
||||||
catch (meosException&) {
|
|
||||||
return _EmptyWString;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void fillInput(const oBase* obj, vector<pair<wstring, size_t>>& out, size_t& selected) const {
|
|
||||||
oEvent* oe = obj->getEvent();
|
|
||||||
oe->getListContainer().getLists(out, false, false, false, true);
|
|
||||||
out.insert(out.begin(), make_pair(lang.tl("Standard"), -10));
|
|
||||||
wstring listId = obj->getDCI().getString("SplitPrint");
|
|
||||||
EStdListType type = oe->getListContainer().getCodeFromUnqiueId(gdioutput::narrow(listId));
|
|
||||||
if (type == EStdListType::EStdNone)
|
|
||||||
selected = -10;
|
|
||||||
else {
|
|
||||||
for (auto& t : out) {
|
|
||||||
if (type == oe->getListContainer().getType(t.second)) {
|
|
||||||
selected = t.second;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
CellType getCellType() const final {
|
|
||||||
return CellType::cellSelection;
|
|
||||||
}
|
|
||||||
|
|
||||||
pair<int, bool> setData(oBase* obj, const wstring& input, wstring& output, int inputId) const override {
|
|
||||||
if (inputId == -10)
|
|
||||||
obj->getDI().setString("SplitPrint", L"");
|
|
||||||
else {
|
|
||||||
EStdListType type = obj->getEvent()->getListContainer().getType(inputId);
|
|
||||||
string id = obj->getEvent()->getListContainer().getUniqueId(type);
|
|
||||||
obj->getDI().setString("SplitPrint", gdioutput::widen(id));
|
|
||||||
}
|
|
||||||
|
|
||||||
output = formatData(obj);
|
|
||||||
return make_pair(0, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
int addTableColumn(Table* table, const string& description, int minWidth) const override {
|
|
||||||
oEvent* oe = table->getEvent();
|
|
||||||
vector<pair<wstring, size_t>> out;
|
|
||||||
oe->getListContainer().getLists(out, false, false, false, true);
|
|
||||||
|
|
||||||
for (auto& t : out) {
|
|
||||||
minWidth = max<int>(minWidth, t.first.size() * 6);
|
|
||||||
}
|
|
||||||
|
|
||||||
return table->addColumn(description, max(minWidth, 90), false, true);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
class AnnotationFormatter : public oDataDefiner {
|
|
||||||
mutable int numChar = 12;
|
|
||||||
public:
|
|
||||||
|
|
||||||
const wstring& formatData(const oBase* obj) const override {
|
|
||||||
const wstring& ws = obj->getDCI().getString("Annotation");
|
|
||||||
if (ws.empty())
|
|
||||||
return ws;
|
|
||||||
int pos = ws.find_first_of('@');
|
|
||||||
if (pos != wstring::npos)
|
|
||||||
return limitText(ws.substr(pos + 1), numChar);
|
|
||||||
return limitText(ws, numChar);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool canEdit() const override {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
pair<int, bool> setData(oBase* obj, const wstring& input, wstring& output, int inputId) const override {
|
|
||||||
return make_pair(0, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
int addTableColumn(Table* table, const string& description, int minWidth) const override {
|
|
||||||
numChar = minWidth / 5;
|
|
||||||
return table->addColumn(description, max(minWidth, 90), false, true);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
BIN
code/dll/libharu.dll
Normal file
BIN
code/dll/libmySQL.dll
Normal file
BIN
code/dll64/libharu.dll
Normal file
BIN
code/dll64/libmysql.dll
Normal file
BIN
code/dll_debug/libharu.dll
Normal file
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 677 B After Width: | Height: | Size: 677 B |
@ -2811,4 +2811,3 @@ RunnerRankScore = Ranking (score)
|
|||||||
Radera alla = Remove all
|
Radera alla = Remove all
|
||||||
Vill du ta bort alla banor från tävlingen? = Do you want to remove all courses from the competition?
|
Vill du ta bort alla banor från tävlingen? = Do you want to remove all courses from the competition?
|
||||||
Tillåt klass med samma bana på stattid före/efter = Allow class with the same course before/after
|
Tillåt klass med samma bana på stattid före/efter = Allow class with the same course before/after
|
||||||
NewCmp:FromFile = Use imported value
|
|
||||||
@ -2699,4 +2699,3 @@ xml-data = données xml
|
|||||||
åtta = huit
|
åtta = huit
|
||||||
åttonde = huitième
|
åttonde = huitième
|
||||||
övriga = autre
|
övriga = autre
|
||||||
NewCmp:FromFile = Utiliser la valeur importée
|
|
||||||