From a5d3552b426d4079fdef029c8df36568599287f4 Mon Sep 17 00:00:00 2001 From: q3aql Date: Tue, 30 Mar 2021 18:25:13 +0200 Subject: [PATCH] Bump up version number to 7.2 --- cygwin/Install.cmd | 2 +- cygwin/ks-tools.cmd | 4 ++-- cygwin/prompt/.bashrc | 2 +- cygwin/prompt/ks-tools-zui.cmd.disabled | 4 ++-- cygwin/prompt/ks-zui.disabled | 6 +++--- disabled/ks-zui | 6 +++--- prompt/ks-tools | 6 +++--- prompt/ks-tools-rc | 2 +- prompt/ks-tools-zui | 6 +++--- src/ks-avi | 6 +++--- src/ks-crop | 6 +++--- src/ks-mix | 6 +++--- src/ks-mp3 | 6 +++--- src/ks-mp3-album | 6 +++--- src/ks-mp4 | 6 +++--- src/ks-mp4k | 6 +++--- src/ks-mp4s | 6 +++--- src/ks-mp4s-folder | 6 +++--- src/ks-oga | 6 +++--- src/ks-oga-album | 6 +++--- src/ks-upa | 6 +++--- src/ks-upf | 6 +++--- src/ks-upr | 6 +++--- src/ks-upv | 6 +++--- src/ks-vob | 6 +++--- wrapper/ks-avi-wrapper | 6 +++--- wrapper/ks-mp4-wrapper | 6 +++--- wrapper/ks-mp4k-wrapper | 6 +++--- wrapper/ks-mp4s-wrapper | 6 +++--- wrapper/ks-vob-wrapper | 6 +++--- 30 files changed, 82 insertions(+), 82 deletions(-) diff --git a/cygwin/Install.cmd b/cygwin/Install.cmd index a03f455..dfbd091 100644 --- a/cygwin/Install.cmd +++ b/cygwin/Install.cmd @@ -1,6 +1,6 @@ @echo off -set VERSION=7.1 +set VERSION=7.2 echo. echo ##################################### echo # Welcome to ks-tools installer %VERSION% # diff --git a/cygwin/ks-tools.cmd b/cygwin/ks-tools.cmd index 01946cc..97b3c4b 100644 --- a/cygwin/ks-tools.cmd +++ b/cygwin/ks-tools.cmd @@ -2,12 +2,12 @@ rem ###################################### rem # ks-tools for Windows # -rem # U. Modificacion: 26-03-2021 # +rem # U. Modificacion: 30-03-2021 # rem # Author: q3aql # rem # Contact: q3aql@protonmail.ch # rem # License: GPL v2.0 # rem ###################################### -set VERSION=7.1 +set VERSION=7.2 rem # Start ks-tools terminal (bash) mkdir home\%USERNAME% diff --git a/cygwin/prompt/.bashrc b/cygwin/prompt/.bashrc index 3f76770..b9316df 100644 --- a/cygwin/prompt/.bashrc +++ b/cygwin/prompt/.bashrc @@ -156,7 +156,7 @@ alias all-commands='ls /bin | grep ".exe" | cut -d "." -f 1' # Show menu of ks-tools echo "" echo " #####################################" -echo " # ks-tools 7.1 (for Windows/Cygwin) #" +echo " # ks-tools 7.2 (for Windows/Cygwin) #" echo " #####################################" echo "" echo " * Note:" diff --git a/cygwin/prompt/ks-tools-zui.cmd.disabled b/cygwin/prompt/ks-tools-zui.cmd.disabled index 5ddebc7..3449ad5 100644 --- a/cygwin/prompt/ks-tools-zui.cmd.disabled +++ b/cygwin/prompt/ks-tools-zui.cmd.disabled @@ -2,12 +2,12 @@ rem ###################################### rem # ks-tools for Windows # -rem # U. Modificacion: 26-03-2021 # +rem # U. Modificacion: 30-03-2021 # rem # Author: q3aql # rem # Contact: q3aql@protonmail.ch # rem # License: GPL v2.0 # rem ###################################### -set VERSION=7.1 +set VERSION=7.2 rem # Start ks-tools ZUI (bash) mkdir home\%USERNAME% diff --git a/cygwin/prompt/ks-zui.disabled b/cygwin/prompt/ks-zui.disabled index 30560ea..653d59d 100644 --- a/cygwin/prompt/ks-zui.disabled +++ b/cygwin/prompt/ks-zui.disabled @@ -2,12 +2,12 @@ ################################################################# # ks-zui (ks-tools) - Simple zenity user interface for ks-tools # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ################################################################# -VERSION="7.1 (BETA)" -M_DATE="260321" +VERSION="7.2 (BETA)" +M_DATE="300321" # Function to show about function showAbout() { diff --git a/disabled/ks-zui b/disabled/ks-zui index 2c65732..44defb9 100755 --- a/disabled/ks-zui +++ b/disabled/ks-zui @@ -2,12 +2,12 @@ ################################################################# # ks-zui (ks-tools) - Simple zenity user interface for ks-tools # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ################################################################# -VERSION="7.1 (BETA)" -M_DATE="260321" +VERSION="7.2 (BETA)" +M_DATE="300321" # Function to show about function showAbout() { diff --git a/prompt/ks-tools b/prompt/ks-tools index 94bde47..1f3ec19 100755 --- a/prompt/ks-tools +++ b/prompt/ks-tools @@ -2,12 +2,12 @@ ############################################################### # ks-tools - Initialize the ks-tools terminal (using xterm) # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Variables name_terminal="ks-tools v${VERSION} (${M_DATE})" diff --git a/prompt/ks-tools-rc b/prompt/ks-tools-rc index c6036a2..9fc206b 100644 --- a/prompt/ks-tools-rc +++ b/prompt/ks-tools-rc @@ -114,7 +114,7 @@ fi echo "" echo " #################################" -echo " # ks-tools 7.1 (for Unix/Linux) #" +echo " # ks-tools 7.2 (for Unix/Linux) #" echo " #################################" echo "" echo " * Available commands:" diff --git a/prompt/ks-tools-zui b/prompt/ks-tools-zui index 4ab3629..28933b5 100755 --- a/prompt/ks-tools-zui +++ b/prompt/ks-tools-zui @@ -2,12 +2,12 @@ ############################################################### # ks-tools - Initialize the ks-tools ZUI (using xterm) # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1 (BETA)" -M_DATE="260321" +VERSION="7.2 (BETA)" +M_DATE="300321" # Variables name_terminal="ks-tools v${VERSION} (${M_DATE})" diff --git a/src/ks-avi b/src/ks-avi index f8362d0..9570a5e 100755 --- a/src/ks-avi +++ b/src/ks-avi @@ -2,12 +2,12 @@ ############################################################### # ks-avi (ks-tools) - Convert video to AVI format # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-crop b/src/ks-crop index b759bf8..a01f05b 100755 --- a/src/ks-crop +++ b/src/ks-crop @@ -2,12 +2,12 @@ ############################################################### # ks-crop (ks-tools) - Crop or change aspect ratio of a video # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mix b/src/ks-mix index 6eae5d4..560ab5f 100755 --- a/src/ks-mix +++ b/src/ks-mix @@ -2,12 +2,12 @@ ##################################################################### # ks-mix (ks-tools) - Extract video/audio and mix video/audio files # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ##################################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # File(s) detection current_dir="$(pwd)" diff --git a/src/ks-mp3 b/src/ks-mp3 index 30ceffe..479f1ee 100755 --- a/src/ks-mp3 +++ b/src/ks-mp3 @@ -2,12 +2,12 @@ ######################################################################### # ks-mp3 (ks-tools) - Convert video/audio file(s) to MP3 (Audio) Format # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ######################################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp3-album b/src/ks-mp3-album index a825f3f..959a091 100755 --- a/src/ks-mp3-album +++ b/src/ks-mp3-album @@ -2,12 +2,12 @@ ###################################################################### # ks-mp3-album (ks-tools) - Convert folder album to MP3 Audio Format # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ###################################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-mp4 b/src/ks-mp4 index 5f64d0b..744e24d 100755 --- a/src/ks-mp4 +++ b/src/ks-mp4 @@ -2,12 +2,12 @@ ############################################################### # ks-mp4 (ks-tools) - Convert video to MP4 format # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4k b/src/ks-mp4k index 8a7fadb..f2c66af 100755 --- a/src/ks-mp4k +++ b/src/ks-mp4k @@ -2,12 +2,12 @@ ############################################################### # ks-mp4k (ks-tools) - Convert video to MP4 format (4K) # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4s b/src/ks-mp4s index ee592ff..fd12173 100755 --- a/src/ks-mp4s +++ b/src/ks-mp4s @@ -2,12 +2,12 @@ ############################################################### # ks-mp4s (ks-tools) - Convert video to MP4 format (Series) # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4s-folder b/src/ks-mp4s-folder index 3b0a1b0..300b0bf 100755 --- a/src/ks-mp4s-folder +++ b/src/ks-mp4s-folder @@ -2,12 +2,12 @@ ################################################################################# # ks-mp4s-folder (ks-tools) - Convert videos from folder to MP4 format (Series) # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ################################################################################# -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-oga b/src/ks-oga index 7909b61..3f13e8a 100755 --- a/src/ks-oga +++ b/src/ks-oga @@ -2,12 +2,12 @@ ############################################################################# # ks-oga (ks-tools) - Convert video/audio file(s) to OGA (OGG Audio) Format # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################################# -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-oga-album b/src/ks-oga-album index dafba6f..4710ff1 100755 --- a/src/ks-oga-album +++ b/src/ks-oga-album @@ -2,12 +2,12 @@ ############################################################################ # ks-oga-album (ks-tools) - Convert folder album to OGA (OGG Audio) Format # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################################ -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-upa b/src/ks-upa index 2705c54..2d711b9 100755 --- a/src/ks-upa +++ b/src/ks-upa @@ -2,12 +2,12 @@ ##################################################################### # ks-upa (ks-tools) - Upload audio file(s) to server with rsync+ssh # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ##################################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upf b/src/ks-upf index 5916d02..33360be 100755 --- a/src/ks-upf +++ b/src/ks-upf @@ -2,12 +2,12 @@ ###################################################################### # ks-upf (ks-tools) - Upload common file(s) to server with rsync+ssh # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ###################################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upr b/src/ks-upr index 58a4497..72e186f 100755 --- a/src/ks-upr +++ b/src/ks-upr @@ -2,12 +2,12 @@ ########################################################################### # ks-upr (ks-tools) - Upload recursively file(s) to server with rsync+ssh # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ########################################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upv b/src/ks-upv index 759e58b..535890a 100755 --- a/src/ks-upv +++ b/src/ks-upv @@ -2,12 +2,12 @@ ###################################################################### # ks-upv (ks-tools) - Upload videos file(s) to server with rynsc+ssh # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ###################################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-vob b/src/ks-vob index 45f2494..6d083c0 100755 --- a/src/ks-vob +++ b/src/ks-vob @@ -2,12 +2,12 @@ ############################################################### # ks-avi (ks-tools) - Convert video to VOB DVD Format # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Basic parameters rel_size="720x480" diff --git a/wrapper/ks-avi-wrapper b/wrapper/ks-avi-wrapper index 7ec4f7c..ad89892 100755 --- a/wrapper/ks-avi-wrapper +++ b/wrapper/ks-avi-wrapper @@ -2,12 +2,12 @@ ############################################################### # ks-avi-wrapper (ks-tools) - Wrapper for ks-avi # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Conversion parameters ks_avi_to_wrap="/usr/bin/ks-avi" diff --git a/wrapper/ks-mp4-wrapper b/wrapper/ks-mp4-wrapper index 0b2743f..20b73a5 100755 --- a/wrapper/ks-mp4-wrapper +++ b/wrapper/ks-mp4-wrapper @@ -2,12 +2,12 @@ ############################################################### # ks-mp4-wrapper (ks-tools) - Wrapper for ks-mp4 # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Conversion parameters ks_mp4_to_wrap="/usr/bin/ks-mp4" diff --git a/wrapper/ks-mp4k-wrapper b/wrapper/ks-mp4k-wrapper index 45f20cd..5dd3067 100755 --- a/wrapper/ks-mp4k-wrapper +++ b/wrapper/ks-mp4k-wrapper @@ -2,12 +2,12 @@ ############################################################### # ks-mp4k-wrapper (ks-tools) - Wrapper for ks-mp4k # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Conversion parameters ks_mp4k_to_wrap="/usr/bin/ks-mp4k" diff --git a/wrapper/ks-mp4s-wrapper b/wrapper/ks-mp4s-wrapper index a2f5aa8..2ed90e0 100755 --- a/wrapper/ks-mp4s-wrapper +++ b/wrapper/ks-mp4s-wrapper @@ -2,12 +2,12 @@ ############################################################### # ks-mp4s-wrapper (ks-tools) - Wrapper for ks-mp4s # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Conversion parameters ks_mp4s_to_wrap="/usr/bin/ks-mp4s" diff --git a/wrapper/ks-vob-wrapper b/wrapper/ks-vob-wrapper index 5fcbdc0..f86246b 100755 --- a/wrapper/ks-vob-wrapper +++ b/wrapper/ks-vob-wrapper @@ -2,12 +2,12 @@ ############################################################### # ks-vob-wrapper (ks-tools) - Wrapper for ks-vob # -# Date: 26-03-2021 # +# Date: 30-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.1" -M_DATE="260321" +VERSION="7.2" +M_DATE="300321" # Conversion parameters ks_vob_to_wrap="/usr/bin/ks-vob"