Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VAServerLauncher
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
VAServerLauncher
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
42c1878e67d28575b96642400408b92406bd21ad
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
20
May
28
Jun
11
Jul
8
29
Jun
28
31
Mar
21
20
6
3
1
24
Feb
21
16
15
9
8
13
Jan
16
Dec
25
Oct
15
11
7
29
Sep
23
Apr
14
24
Feb
19
3
Jun
17
Mar
3
2
28
Feb
26
19
18
6
5
14
Jan
20
Dec
19
16
12
Adds launcher config for new audio PC (ITC22364)
master
master
remove superfluous config from default config, which caused crashes at when using the aixCAVE setup due to names being used multiple times
fix crash when file is send for the first time
minor readbility refactoring and not requiring file modification time to be send (for backward compatibility)
Merge branch 'master' into feature/va_launcher_with_reproduction_selection
update aixCAVE configs
fix checking for last modification time
minor refactor
check for modification time when sending files
Change size of file meta info to receive, since otherwise it had problems with long file paths
Launcher config for VR-VIVE PC: fixed reproduction module name
LauncherScript: now does not stop if invalid reproduction ID is specified
Configs: adding files for IHTA VRLab
VAReproduction config: changed ambisonics order for binaural downmix to 4
Readme: fixed default folder name to 'VAServerLauncher'
Launcher: adding setting for VASetup.ini filename
remove unneeded data etc.
VALauncher: removing default reproduction module setting
README: Change occurances of 'VAServer Launcher' to 'VAServerLauncher'
LauncherConfig: renaming nDefaultSleep to nWaitForVAServerStart
README: adding new settings for selection of reproduction module category
Launcher script: allows selection of different reproduction groups
Launcher script: added a catch for json decode errors
Updating CAVE config according to new features
conf/VASetup.Launcher.ini: changed loudspeaker channels, since many setups are limited to two output channels
Readme: adjusted according to new functionality
VA config: renaming VASetup.Unreal.ini to VASetup.Launcher.ini
VA launcher script: now allows sending a rendering file during connection process
Launcher script: refactored code significantly (WIP)
Launcher: now uses VAComposedIniParser to setup config for VAServer
Launcher: renaming functions/variables and adding minor documentation
Launcher: adding class allowing to parse data into composed VA config
VA configs: adding ini files for composed VA config
VA Launcher: VA Versions now only have the directory as parameter
VA Launcher config: fixing some parameters
Launcher script: new Config class
update v2022 core inis
add v2022.a Server
Merge remote-tracking branch 'origin/master'
refactor launcher script and change configs to json format
Loading