Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Openvibe Group
extras
Commits
9863138b
Commit
9863138b
authored
May 20, 2016
by
Jussi Lindgren
Browse files
Build: Updated author info
- Removed +git postfix from versions
parent
a9614f7e
Changes
4
Hide whitespace changes
Inline
Side-by-side
AUTHORS
View file @
9863138b
...
...
@@ -13,12 +13,13 @@ Project Leader :
Lead Software Engineer :
- Jussi T. Lindgren, Inria
Core Developers :
- Alison Cellard, Inria
- Loic Mahe, Inria
- Guillaume Serrière, Inria
Core Developers 2016 :
- Nathanal Foy, Research Engineer, Inria
- Jozef Legny, Certification Tech Lead, Mensia Technologies
- Charles Garraud, Software Engineer, Inria
- Jerome Chabrol, QA Engineer, Inria
SED Support Engineer
SED Support Engineer
:
- Guillermo Andrade-Barroso, Inria
Former Core Developers :
...
...
@@ -29,7 +30,10 @@ Former Core Developers :
- Fabien Lotte, Inria
- Bruno Renier, Inria
- Baptiste Payan, Inria
- Alison Cellard, Inria
- Loic Mahe, Inria
- Guillaume Serrire, Inria
Scientific Steering Committee :
- Laurent Bougrain, Inria
- Maureen Clerc, Inria
...
...
CMakeLists.txt
View file @
9863138b
...
...
@@ -18,7 +18,7 @@ PROJECT(OpenViBE)
# If you wish to maintain specific version numbers for a subproject, please do so in the projects CMakeLists.txt
SET
(
OV_GLOBAL_VERSION_MAJOR 1
)
SET
(
OV_GLOBAL_VERSION_MINOR 2
)
SET
(
OV_GLOBAL_VERSION_PATCH 0
+git
)
SET
(
OV_GLOBAL_VERSION_PATCH 0
)
# Default is to build to dist/. If you wish a custom install, set your own MAKE_INSTALL_PREFIX when you call CMake. Safest to do under a fakeroot.
#IF(NOT CMAKE_INSTALL_PREFIX)
...
...
applications/platform/designer/share/interface.ui-base
View file @
9863138b
...
...
@@ -36,28 +36,26 @@ Project Leader :
Lead Software Engineer :
- Jussi T. Lindgren, Inria
Core Developers :
- Nathanaël Foy, Inria
- Guillaume Serrière, Inria
Core Developers 2016 :
- Nathanaël Foy, Research Engineer, Inria
- Jozef Legény, Certification Tech Lead, Mensia Tech.
- Charles Garraud, Software Engineer, Inria
- Jerome Chabrol, QA Engineer, Inria
SED Support Engineer :
- Guillermo Andrade-Barroso, Inria
Current contributors :
- Mensia Technologies (France)
- Joao-Pedro Berti-Ligabo (France)
- Jeremy Frey (France)
- mBrainTrain dev team (Serbia)
- MCS / MKS (Russia)
- Ozan Caglayan, Galatasaray Univ. (Turkey)
- Steffen Heimes, eemagine GmbH (Germany)
Contributors to this version :
- g.tec medical engineering GmbH (Austria)
- Tom Steward (University of Tsukuba, Japan)
- Jeff B.
- Steffen Heimes / eemagine GmbH (Germany)
- Guillaume Serrière, Inria
Previous Contributors :
- http://openvibe.inria.fr/contributors/
Former Core Developers
- Alison Cellard, Inria
- Loic Mahe, Inria
Former Core Developers :
- Yann Renard, Inria
- Laurent Bonnet, Inria
- Jozef Legény, Inria
...
...
@@ -65,7 +63,10 @@ Former Core Developers
- Fabien Lotte, Inria
- Bruno Renier, Inria
- Baptiste Payan, Inria
- Alison Cellard, Inria
- Loic Mahe, Inria
- Guillaume Serrière, Inria
Scientific Steering Committee :
- Laurent Bougrain, Inria
- Maureen Clerc, Inria
...
...
scripts/win32-openvibe-x.x.x-setup.nsi
View file @
9863138b
...
...
@@ -5,8 +5,8 @@
!include "zipdll.nsh"
;Name and file
Name "OpenViBE 1.2.0
+git
"
OutFile "openvibe-1.2.0
+git
-setup.exe"
Name "OpenViBE 1.2.0"
OutFile "openvibe-1.2.0-setup.exe"
;Default installation folder
InstallDir "$PROGRAMFILES\openvibe"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment