Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
be1422a2
Commit
be1422a2
authored
Apr 12, 2018
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version set to V5.6.0
parent
2e2fa141
Changes
25
Hide whitespace changes
Inline
Side-by-side
Showing
25 changed files
with
51 additions
and
51 deletions
+51
-51
src/exp/inc/src/pwr_version.h
src/exp/inc/src/pwr_version.h
+4
-4
src/tools/pkg/deb/pwr/control
src/tools/pkg/deb/pwr/control
+2
-2
src/tools/pkg/deb/pwrdemo/control
src/tools/pkg/deb/pwrdemo/control
+2
-2
src/tools/pkg/deb/pwrrpi/control
src/tools/pkg/deb/pwrrpi/control
+2
-2
src/tools/pkg/deb/pwrrt/control
src/tools/pkg/deb/pwrrt/control
+2
-2
src/tools/pkg/deb/pwrsev/control
src/tools/pkg/deb/pwrsev/control
+2
-2
src/tools/pkg/deb_armel/pwrrt/control
src/tools/pkg/deb_armel/pwrrt/control
+1
-1
src/tools/pkg/deb_x86_64/pwr/control
src/tools/pkg/deb_x86_64/pwr/control
+2
-2
src/tools/pkg/deb_x86_64/pwrdemo/control
src/tools/pkg/deb_x86_64/pwrdemo/control
+2
-2
src/tools/pkg/deb_x86_64/pwrrt/control
src/tools/pkg/deb_x86_64/pwrrt/control
+2
-2
src/tools/pkg/deb_x86_64/pwrsev/control
src/tools/pkg/deb_x86_64/pwrsev/control
+2
-2
src/tools/pkg/raspbian/pwr/control
src/tools/pkg/raspbian/pwr/control
+2
-2
src/tools/pkg/raspbian/pwrdemo/control
src/tools/pkg/raspbian/pwrdemo/control
+2
-2
src/tools/pkg/raspbian/pwrrt/control
src/tools/pkg/raspbian/pwrrt/control
+2
-2
src/tools/pkg/raspbian/pwrsev/control
src/tools/pkg/raspbian/pwrsev/control
+2
-2
src/tools/pkg/ubu/pwr/control
src/tools/pkg/ubu/pwr/control
+2
-2
src/tools/pkg/ubu/pwrdemo/control
src/tools/pkg/ubu/pwrdemo/control
+2
-2
src/tools/pkg/ubu/pwrrpi/control
src/tools/pkg/ubu/pwrrpi/control
+2
-2
src/tools/pkg/ubu/pwrrt/control
src/tools/pkg/ubu/pwrrt/control
+2
-2
src/tools/pkg/ubu/pwrsev/control
src/tools/pkg/ubu/pwrsev/control
+2
-2
src/tools/pkg/ubu_x86_64/pwr/control
src/tools/pkg/ubu_x86_64/pwr/control
+2
-2
src/tools/pkg/ubu_x86_64/pwrdemo/control
src/tools/pkg/ubu_x86_64/pwrdemo/control
+2
-2
src/tools/pkg/ubu_x86_64/pwrrpi/control
src/tools/pkg/ubu_x86_64/pwrrpi/control
+2
-2
src/tools/pkg/ubu_x86_64/pwrrt/control
src/tools/pkg/ubu_x86_64/pwrrt/control
+2
-2
src/tools/pkg/ubu_x86_64/pwrsev/control
src/tools/pkg/ubu_x86_64/pwrsev/control
+2
-2
No files found.
src/exp/inc/src/pwr_version.h
View file @
be1422a2
...
...
@@ -80,13 +80,13 @@
# define SET_VERSION(a, b, c, d) ((pwr_tVersion)((a << 24) + (b << 16) + (c << 8) + d))
#endif
#define pwrv_cBuildTimeStr "1
7-FEB-2017
12:00:00"
#define pwrv_cBuildTimeStr "1
2-APR-2018
12:00:00"
#define pwrv_cPwrVersionStr "V5.
5
.0"
#define pwrv_cPwrVersion SET_VERSION('V', 5,
5
, 0)
#define pwrv_cPwrVersionStr "V5.
6
.0"
#define pwrv_cPwrVersion SET_VERSION('V', 5,
6
, 0)
#define pwrv_cWbdbVersionShortStr "V55"
#define pwrv_cPwrCopyright "Copyright (C) 2005-201
7
SSAB EMEA AB"
#define pwrv_cPwrCopyright "Copyright (C) 2005-201
8
SSAB EMEA AB"
#if (pwr_dHost_byteOrder == pwr_dLittleEndian)
# define PWRV_VERSION_MAJOR (0xFF & (pwrv_cPwrVersion >> 8))
...
...
src/tools/pkg/deb/pwr/control
View file @
be1422a2
Package: pwr55
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: i386
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.19-18+deb8u1), libgtk2.0-0 (>= 2.24.25-3), libasound2 (>= 1
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53, pwr54
Maintainer: Proview <postmaster@proview.se>
Description: Proview development and runtime environment package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/deb/pwrdemo/control
View file @
be1422a2
Package: pwrdemo55
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: i386
Depends: sudo, pwr55 (>= 5.5.0-1)
Maintainer: Proview <postmaster@proview.se>
Description: Proview Demo Project package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/deb/pwrrpi/control
View file @
be1422a2
Package: pwrrpi54
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: i386
...
...
@@ -7,4 +7,4 @@ Depends: pwr54 (>= 5.4.0-1)
Replaces: pwr54
Maintainer: Proview <postmaster@proview.se>
Description: Proview RPI development package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/deb/pwrrt/control
View file @
be1422a2
Package: pwrrt
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: i386
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.19-18+deb8u1), libgtk2.0-0 (>= 2.24.25-3), libasound2 (>= 1
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/deb/pwrsev/control
View file @
be1422a2
Package: pwrsev
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: i386
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.19-18+deb8u1), libgtk2.0-0 (>= 2.24.25-3), libasound2 (>= 1
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/deb_armel/pwrrt/control
View file @
be1422a2
...
...
@@ -12,4 +12,4 @@ Priority: optional
Architecture: armel
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48
Description: Proview runtime environment
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/deb_x86_64/pwr/control
View file @
be1422a2
Package: pwr55
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: amd64
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.19-18+deb8u1), libgtk2.0-0 (>= 2.24.25-3), libasound2 (>= 1
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description: Proview development and runtime environment package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/deb_x86_64/pwrdemo/control
View file @
be1422a2
Package: pwrdemo55
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: amd64
Depends: sudo, pwr55 (>= 5.5.0-1)
Maintainer: Proview <postmaster@proview.se>
Description: Proview Demo Project package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/deb_x86_64/pwrrt/control
View file @
be1422a2
Package: pwrrt
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: amd64
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.19-18+deb8u1), libgtk2.0-0 (>= 2.24.25-3), libasound2 (>= 1
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/deb_x86_64/pwrsev/control
View file @
be1422a2
Package: pwrsev
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: amd64
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.19-18+deb8u1), libgtk2.0-0 (>= 2.24.25-3), libasound2 (>= 1
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/raspbian/pwr/control
View file @
be1422a2
Package: pwr55
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: armhf
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.19-18+deb8u3), libgtk2.0-0 (>= 2.24.25-3), libasound2 (>= 1
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description: Proview development and runtime environment package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/raspbian/pwrdemo/control
View file @
be1422a2
Package: pwrdemo55
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: armhf
Depends: pwr55 (>= 5.5.0-1)
Maintainer: Proview <postmaster@proview.se>
Description: Proview Demo Project package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/raspbian/pwrrt/control
View file @
be1422a2
Package: pwrrt
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: armhf
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.19-18+deb8u3), libgtk2.0-0 (>= 2.24.25-3), libasound2 (>= 1
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/raspbian/pwrsev/control
View file @
be1422a2
Package: pwrsev
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: armhf
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.19-18+deb8u3), libgtk2.0-0 (>= 2.24.25-3), libasound2 (>= 1
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu/pwr/control
View file @
be1422a2
...
...
@@ -3,11 +3,11 @@ Section: devel
Package: pwr55
Priority: optional
Maintainer: Proview <postmaster@proview.se>
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Architecture: i386
Depends: libc6 (>= 2.23-0ubuntu3), libgtk2.0-0 (>= 2.24.30-1ubuntu1), libasound2 (>= 1.1.0-0ubuntu1), libdb5.3 (>=5.3.28-11), libdb5.3++ (>=5.3.28-11), libmysql++3v5 (>= 3.2.2+pristine-1ubuntu1), libsqlite3-0 (>= 3.11.0-1ubuntu1), g++ (>= 4:5.3.1-1ubuntu1), xfonts-100dpi
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Homepage: http://www.proview.se
Installed-Size: 1114020
Description: Proview development and runtime environment package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu/pwrdemo/control
View file @
be1422a2
Package: pwrdemo55
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: i386
...
...
@@ -9,4 +9,4 @@ Maintainer: Proview <postmaster@proview.se>
Homepage: http://www.proview.se
Installed-Size: 70464
Description: Proview Demo Project package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu/pwrrpi/control
View file @
be1422a2
Package: pwrrpi54
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: i386
...
...
@@ -7,4 +7,4 @@ Depends: pwr54 (>= 5.4.0-1)
Replaces: pwr54
Maintainer: Proview <postmaster@proview.se>
Description: Proview RPI development package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu/pwrrt/control
View file @
be1422a2
Package: pwrrt
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: i386
...
...
@@ -9,4 +9,4 @@ Maintainer: Proview <postmaster@proview.se>
Homepage: http://www.proview.se
Installed-Size: 955344
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu/pwrsev/control
View file @
be1422a2
Package: pwrsev
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: i386
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.23-0ubuntu3), libgtk2.0-0 (>= 2.24.30-1ubuntu1), libasound2
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu_x86_64/pwr/control
View file @
be1422a2
...
...
@@ -3,11 +3,11 @@ Section: devel
Package: pwr55
Priority: optional
Maintainer: Proview <postmaster@proview.se>
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Architecture: amd64
Depends: libc6 (>= 2.23-0ubuntu3), libgtk2.0-0 (>= 2.24.30-1ubuntu1), libasound2 (>= 1.1.0-0ubuntu1), libdb5.3 (>=5.3.28-11), libdb5.3++ (>=5.3.28-11), libmysql++3v5 (>= 3.2.2+pristine-1ubuntu1), libsqlite3-0 (>= 3.11.0-1ubuntu1), g++ (>= 4:5.3.1-1ubuntu1), xfonts-100dpi
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr54
Homepage: http://www.proview.se
Installed-Size: 1114020
Description: Proview development and runtime environment package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu_x86_64/pwrdemo/control
View file @
be1422a2
Package: pwrdemo55
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: amd64
...
...
@@ -7,4 +7,4 @@ Depends: pwr55 (>= 5.5.0-1)
Replaces:
Maintainer: Proview <postmaster@proview.se>
Description: Proview Demo Project package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu_x86_64/pwrrpi/control
View file @
be1422a2
Package: pwrrpi54
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: amd64
...
...
@@ -7,4 +7,4 @@ Depends: pwr54 (>= 5.4.0-1)
Replaces: pwr54
Maintainer: Proview <postmaster@proview.se>
Description: Proview RPI development package
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu_x86_64/pwrrt/control
View file @
be1422a2
Package: pwrrt
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: amd64
...
...
@@ -9,4 +9,4 @@ Maintainer: Proview <postmaster@proview.se>
Homepage: http://www.proview.se
Installed-Size: 955344
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
src/tools/pkg/ubu_x86_64/pwrsev/control
View file @
be1422a2
Package: pwrsev
Version: 5.
5
.0-1
Version: 5.
6
.0-1
Section: base
Priority: optional
Architecture: amd64
...
...
@@ -7,4 +7,4 @@ Depends: libc6 (>= 2.23-0ubuntu3), libgtk2.0-0 (>= 2.24.30-1ubuntu1), libasound2
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48,pwr50,pwr51,pwr52,pwr53,pwr54
Maintainer: Proview <postmaster@proview.se>
Description:
5.
5
.0-1 Base release
5.
6
.0-1 Base release
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