front_idill/src/defaults.js
author bastiena
Mon, 24 Sep 2012 13:21:35 +0200
changeset 121 a4caeb0f29bb
parent 79 9eff85166868
permissions -rw-r--r--
Front IDILL: config files updated with credits path
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
79
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
     1
/*
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
     2
* This file is part of the TraKERS\Front IDILL package.
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
     3
*
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
     4
* (c) IRI <http://www.iri.centrepompidou.fr/>
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
     5
*
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
     6
* For the full copyright and license information, please view the LICENSE
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
     7
* file that was distributed with this source code.
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
     8
*/
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
     9
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    10
/*
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    11
 * Projet : TraKERS
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    12
 * Module : Front IDILL
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    13
 * Fichier : defaults.js
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    14
 * 
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    15
 * Auteur : alexandre.bastien@iri.centrepompidou.fr
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    16
 * 
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    17
 * Fonctionnalités : Ce fichier contient la configuration par défaut du Front IDILL.
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    18
 */
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    19
 
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    20
 var default_parameters = {
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    21
    local : true,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    22
    mouseInteractions : true,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    23
    noUserModeEnabled : true,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    24
    kinectMinCoordX : 40,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    25
    kinectMinCoordY : 30,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    26
    kinectMaxCoordX : 520,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    27
    kinectMaxCoordY : 260,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    28
    videoConfigFileLocal : "./player/json/local_videos.json",
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    29
    videoConfigFileOnline : "./player/json/online_videos.json",
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    30
    timeReloadAfterResize : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    31
    imagesByLine : 5,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    32
    imagesToShow : 20,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    33
    totalImages : 23,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    34
    timePrezoom : 500,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    35
    timePreUnzoom : 200,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    36
    zoomTime : 500,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    37
    timeUnzoom : 400,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    38
    timeNeighbourGlowing : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    39
    timeNeighbourUnglowing : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    40
    timeMovingToNeighbour : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    41
    timeSearchFade : 2000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    42
    timeNotifyFade : 2000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    43
    timeFilterFade : 2000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    44
    timeANFade : 500,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    45
    timeFilling : 500,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    46
    timeShowBigHelp : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    47
    timeoutZoom : 2000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    48
    timeoutUnzoom : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    49
    timeoutMoveToNeighbour : 250,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    50
    timeoutPointersIdle : 2000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    51
    timeoutAreBothPointersHere : 500,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    52
    timeoutRemoveNotificationByGesture : 1500,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    53
    timeoutNotifySwipe : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    54
    timeoutSelectTL : 100,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    55
    timeoutSlideTL : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    56
    timeoutCanNotifyHelp : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    57
    timeoutRemoveSpinner : 1000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    58
    timeoutNouser : 3000,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    59
    timeoutNexrDrawCurve : 500,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    60
    zoomPercentage : 0.80,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    61
    prezoomPercentage : 0.25,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    62
    zoomedMargin : 42,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    63
    host : '127.0.0.1',
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    64
    port : '8080',
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    65
    touchUpDownDeltaTreshold : 100,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    66
    mouseUpDownDeltaTreshold : 15,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    67
    kinectUpDownDeltaTreshold : 100,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    68
    curveDictionaryMI : './dicoMI.json',
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    69
    curveDictionaryKI : './dicoKI.json',
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    70
    lang : navigator.language,
9eff85166868 Front IDILL :
bastiena
parents: 77
diff changeset
    71
    langs : ["en", "fr"]
52
277c94533395 Front IDILL :
bastiena
parents:
diff changeset
    72
}