Skip to content

Commit 9c79bf1

Browse files
committed
version 2.0.1
1 parent 8b99c6d commit 9c79bf1

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
_name := video-pi
2-
_version := 2.0.0
2+
_version := 2.0.1
33
_pkgrel := 1
44

55
_video_pi_pkg_filename := $(_name)_$(_version)-$(_pkgrel)_armhf.deb

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Not supported:
4545

4646
2. Download the Video Pi package and its dependency udevil:
4747

48-
[video-pi](https://github.com/jakubvalenta/video-pi/releases/download/v2.0.0/video-pi_2.0.0-1_armhf.deb)
48+
[video-pi](https://github.com/jakubvalenta/video-pi/releases/download/v2.0.1/video-pi_2.0.1-1_armhf.deb)
4949

5050
[udevil-0.4.5](https://github.com/jakubvalenta/video-pi/releases/download/v2.0.0/udevil_0.4.5-2_armhf.deb)
5151

debian/changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
video-pi (2.0.1-1) unstable; urgency=medium
2+
3+
* Fix video freezing by explicitly setting video output module.
4+
5+
-- Jakub Valenta <jakub@jakubvalenta.cz> Thu, 19 Sep 2024 20:30:48 +0000
6+
17
video-pi (2.0.0-1) unstable; urgency=medium
28

39
* Add install and uninstall scripts instead of writing to home dir.
@@ -11,7 +17,7 @@ video-pi (2.0.0-1) unstable; urgency=medium
1117
* Hide VLC policy window and disable metadata network access.
1218
* Remove the raspi-config desktop icon.
1319

14-
-- Jakub Valenta <jakub@jakubvalenta.cz> Thu, 16 Sep 2024 18:07:28 +0000
20+
-- Jakub Valenta <jakub@jakubvalenta.cz> Mon, 16 Sep 2024 18:07:28 +0000
1521

1622
video-pi (1.2.1-1) unstable; urgency=medium
1723

0 commit comments

Comments
 (0)