-
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #256 from jeanslack/release
Release
- Loading branch information
Showing
93 changed files
with
159 additions
and
161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# encoding: utf-8 | ||
Videomass | ||
Author: Gianluca (jeanslack) Pernigotto | ||
Copyright: (c) Gianluca Pernigotto 2014-2022 | ||
Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
License: GPL3 | ||
|
||
Change Log: | ||
|
||
+------------------------------------+ | ||
Sun, 17 Dec 2023 V.5.0.3c3 | ||
Mon, 15 Jan 2024 V.5.0.3 | ||
|
||
* [YouTube Downloader] New feature: subtitles editor, see #240 | ||
* [YouTube Downloader] Improved UI layout. | ||
|
@@ -20,6 +20,8 @@ Sun, 17 Dec 2023 V.5.0.3c3 | |
opening by clicking the menu bar when the yt-dlp module is not loaded. | ||
* Update fr_FR translation, thanks to Philaug. | ||
* Update es_ES, es_CU, es_MX translations, thanks to katnatek. | ||
* Update program year on Copyright. | ||
* Update ru_RU translation, thanks to ChourS. | ||
|
||
+------------------------------------+ | ||
Tue, 20 Jun 2023 V.5.0.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,8 +11,10 @@ videomass (5.0.3-1) UNRELEASED; urgency=medium | |
opening by clicking the menu bar when the yt-dlp module is not loaded. | ||
* Update fr_FR translation, thanks to Philaug. | ||
* Update es_ES, es_CU, es_MX translations, thanks to katnatek. | ||
* Update program year on Copyright. | ||
* Update ru_RU translation, thanks to ChourS. | ||
|
||
-- Gianluca Pernigotto <[email protected]> Sun, 17 Dec 2023 17:00:00 +0200 | ||
-- Gianluca Pernigotto <[email protected]> Mon, 15 Jan 2024 15:00:00 +0200 | ||
|
||
|
||
videomass (5.0.2-1) UNRELEASED; urgency=medium | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Copyright Holders: | ||
|
||
Copyright (C) 2014-2023 Gianluca Pernigotto <[email protected]> | ||
Copyright (C) 2014-2024 Gianluca Pernigotto <[email protected]> | ||
|
||
License: | ||
|
||
|
@@ -22,7 +22,7 @@ Public License can be found in `/usr/share/common-licenses/GPL-3'. | |
|
||
------------------------------------------- | ||
|
||
The Debian packaging is Copyright (C) 2023, Gianluca Pernigoto <[email protected]> | ||
The Debian packaging is Copyright (C) 2024, Gianluca Pernigoto <[email protected]> | ||
and is licensed under the GPL-3, see above. | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ | |
# ~$ ./VideomassAppImage_updater.sh /some/other/dir/Videomass*.AppImage | ||
# | ||
# Author: Gianluca Pernigotto <[email protected]> | ||
# Copyleft - 2023 Gianluca Pernigotto <[email protected]> | ||
# Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
# Update: Nov.27.2022 | ||
# | ||
# please visit <https://misc.flogisoft.com/bash/tip_colors_and_formatting> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
# so that dependencies get bundled from that very container | ||
# | ||
# Author: Gianluca Pernigotto <[email protected]> | ||
# Copyleft - 2023 Gianluca Pernigotto <[email protected]> | ||
# Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
# Create: Oct.02.2020 | ||
# Update: Nov.25.2022 | ||
################################################################### | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
Porpose: make videomass.iss file for Inno Setup (Windows only) | ||
Compatibility: Python3 | ||
Author: Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2023 Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
license: GPL3 | ||
Rev: June.20.2020 | ||
######################################################## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
Inkscape library | ||
Compatibility: Python3 | ||
Author: Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2023 Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
license: GPL3 | ||
Rev: Oct.23.2020 *PEP8 compatible* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
Porpose: Setup the videomass.spec and build bundle via Pyinstaller | ||
Compatibility: Python3 | ||
Author: Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2023 Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
license: GPL3 | ||
Rev: Jan.11.2023 | ||
######################################################## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
Porpose: Wrapper interface to perform batch conversion using the rsvg library | ||
Compatibility: Python3 | ||
Author: Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2023 Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
license: GPL3 | ||
Rev: 11 Feb 2023 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ Name: launcher.py | |
Porpose: main launch script of videomass | ||
Compatibility: Python2, Python3 | ||
Author: Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2023 Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
license: GPL3 | ||
Rev: May.09.2021 | ||
Code checker: flake8, pylint | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
Compatibility: Python3 | ||
Platform: all | ||
Writer: Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2023 Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
license: GPL3 | ||
Rev: Oct.22.2021 | ||
Code checker: flake8, pylint | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
The Videomass-Colours Icon Theme in 24x24 and 16x16/ | ||
|
||
Copyleft - 2023 <[email protected]> | ||
Copyleft - 2024 <[email protected]> | ||
|
||
All icons included in this folder are part of Videomass. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
The Videomass-Dark Icon Theme in 24x24 and 16x16/ | ||
|
||
Copyleft - 2023 <[email protected]> | ||
Copyleft - 2024 <[email protected]> | ||
|
||
All icons included in this folder are part of Videomass. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
The Videomass-Dark Icon Theme in 24x24 and 16x16/ | ||
|
||
Copyleft - 2023 <[email protected]> | ||
Copyleft - 2024 <[email protected]> | ||
|
||
All icons included in this folder are part of Videomass. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
The Videomass-Dark Icon Theme in 24x24 and 16x16/ | ||
|
||
Copyleft - 2023 <[email protected]> | ||
Copyleft - 2024 <[email protected]> | ||
|
||
----- | ||
GNU GENERAL PUBLIC LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
Porpose: bootstrap for Videomass app. | ||
Compatibility: Python3, wxPython Phoenix | ||
Author: Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2023 Gianluca Pernigotto <[email protected]> | ||
Copyleft - 2024 Gianluca Pernigotto <[email protected]> | ||
license: GPL3 | ||
Rev: Jan.13.2023 | ||
Code checker: flake8, pylint | ||
|
Binary file not shown.
Oops, something went wrong.