Skip to content

Commit

Permalink
Merge pull request #311 from jeanslack/shutdown
Browse files Browse the repository at this point in the history
Exit & Shutdown
  • Loading branch information
jeanslack authored May 13, 2024
2 parents 677dccc + b462315 commit 040b2cf
Show file tree
Hide file tree
Showing 34 changed files with 4,394 additions and 3,495 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,16 @@ License: GPL3
Change Log:

+------------------------------------+
Thu, 09 May 2024 V.5.0.13
Mon, 13 May 2024 V.5.0.13

* [YouTube Downloader] Fix `--playlist-items` using executable.
* [YouTube Downloader] Improved playlists/channels check before start
download.
* Update english user guide documentation (pdf docs) and related references.
* Fixed wrong deinterlace command option using w3fdif filter.
* [YouTube Downloader] Fixed audio/video qualities (see #305 #307)
* Added shutdown system and auto-exit the application. These settings are
found on the "Exit and Shutdown" tab of Preferences dialog (see #306).

+------------------------------------+
Mon, 29 Apr 2024 V.5.0.12
Expand Down
5 changes: 4 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ videomass (5.0.13-1) UNRELEASED; urgency=medium
download.
* Update english user guide documentation (pdf docs) and related references.
* Fixed wrong deinterlace command option using w3fdif filter.
* [YouTube Downloader] Fixed audio/video qualities (see #305 #307)
* Added shutdown system and auto-exit the application. These settings are
found on the "Exit and Shutdown" tab of Preferences dialog (see #306).

-- Gianluca Pernigotto <[email protected]> Thu, 09 May 2024 00:00:00 +0200
-- Gianluca Pernigotto <[email protected]> Mon, 13 May 2024 14:00:00 +0200

videomass (5.0.12-1) UNRELEASED; urgency=medium

Expand Down
Binary file modified docs/User Guide/Startup_and_Setup_en.pdf
Binary file not shown.
Binary file modified docs/User Guide/User_Interface_Overview_en.pdf
Binary file not shown.
Binary file modified videomass/locale/en_US/LC_MESSAGES/videomass.mo
Binary file not shown.
Loading

0 comments on commit 040b2cf

Please sign in to comment.