From 33838caf9d7d50bb2c14942043fc5b5ba357e453 Mon Sep 17 00:00:00 2001 From: q3aql Date: Thu, 25 Mar 2021 16:50:54 +0100 Subject: [PATCH] Bump up version number to 7.0 --- 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 +++--- 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 +++--- 29 files changed, 79 insertions(+), 79 deletions(-) diff --git a/cygwin/Install.cmd b/cygwin/Install.cmd index 97a46e4..fdc18f3 100644 --- a/cygwin/Install.cmd +++ b/cygwin/Install.cmd @@ -1,6 +1,6 @@ @echo off -set VERSION=6.9 +set VERSION=7.0 echo. echo ##################################### echo # Welcome to ks-tools installer %VERSION% # diff --git a/cygwin/ks-tools.cmd b/cygwin/ks-tools.cmd index bb6630f..0042299 100644 --- a/cygwin/ks-tools.cmd +++ b/cygwin/ks-tools.cmd @@ -2,12 +2,12 @@ rem ###################################### rem # ks-tools for Windows # -rem # U. Modificacion: 23-03-2021 # +rem # U. Modificacion: 25-03-2021 # rem # Author: q3aql # rem # Contact: q3aql@protonmail.ch # rem # License: GPL v2.0 # rem ###################################### -set VERSION=6.9 +set VERSION=7.0 rem # Start ks-tools terminal (bash) mkdir home\%USERNAME% diff --git a/cygwin/prompt/.bashrc b/cygwin/prompt/.bashrc index abaf4a0..9e37e9e 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 6.9 (for Windows/Cygwin) #" +echo " # ks-tools 7.0 (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 a499726..76cf33d 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: 23-03-2021 # +rem # U. Modificacion: 25-03-2021 # rem # Author: q3aql # rem # Contact: q3aql@protonmail.ch # rem # License: GPL v2.0 # rem ###################################### -set VERSION=6.9 +set VERSION=7.0 rem # Start ks-tools ZUI (bash) mkdir home\%USERNAME% diff --git a/cygwin/prompt/ks-zui.disabled b/cygwin/prompt/ks-zui.disabled index d385f6a..d799aa1 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ################################################################# -VERSION="6.9 (BETA)" -M_DATE="230321" +VERSION="7.0 (BETA)" +M_DATE="250321" # Function to show about function showAbout() { diff --git a/prompt/ks-tools b/prompt/ks-tools index 6c503b0..5f11449 100755 --- a/prompt/ks-tools +++ b/prompt/ks-tools @@ -2,12 +2,12 @@ ############################################################### # ks-tools - Initialize the ks-tools terminal (using xterm) # -# Date: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Variables name_terminal="ks-tools v${VERSION} (${M_DATE})" diff --git a/prompt/ks-tools-rc b/prompt/ks-tools-rc index d14feaa..516dfc1 100644 --- a/prompt/ks-tools-rc +++ b/prompt/ks-tools-rc @@ -114,7 +114,7 @@ fi echo "" echo " #################################" -echo " # ks-tools 6.9 (for Unix/Linux) #" +echo " # ks-tools 7.0 (for Unix/Linux) #" echo " #################################" echo "" echo " * Available commands:" diff --git a/prompt/ks-tools-zui b/prompt/ks-tools-zui index 951870d..56ec4d5 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9 (BETA)" -M_DATE="230321" +VERSION="7.0 (BETA)" +M_DATE="250321" # Variables name_terminal="ks-tools v${VERSION} (${M_DATE})" diff --git a/src/ks-avi b/src/ks-avi index 93d4b16..16d3018 100755 --- a/src/ks-avi +++ b/src/ks-avi @@ -2,12 +2,12 @@ ############################################################### # ks-avi (ks-tools) - Convert video to AVI format # -# Date: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-crop b/src/ks-crop index 48ffd99..1e9f995 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mix b/src/ks-mix index cb04177..30ca0dd 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ##################################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # File(s) detection current_dir="$(pwd)" diff --git a/src/ks-mp3 b/src/ks-mp3 index 20935e5..5fb611a 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ######################################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp3-album b/src/ks-mp3-album index d3490ae..c507df7 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ###################################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-mp4 b/src/ks-mp4 index f7bb834..e7a2abf 100755 --- a/src/ks-mp4 +++ b/src/ks-mp4 @@ -2,12 +2,12 @@ ############################################################### # ks-mp4 (ks-tools) - Convert video to MP4 format # -# Date: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4k b/src/ks-mp4k index c02191e..973aae6 100755 --- a/src/ks-mp4k +++ b/src/ks-mp4k @@ -2,12 +2,12 @@ ############################################################### # ks-mp4k (ks-tools) - Convert video to MP4 format (4K) # -# Date: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4s b/src/ks-mp4s index d7c3971..882ef00 100755 --- a/src/ks-mp4s +++ b/src/ks-mp4s @@ -2,12 +2,12 @@ ############################################################### # ks-mp4s (ks-tools) - Convert video to MP4 format (Series) # -# Date: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4s-folder b/src/ks-mp4s-folder index ac29cc7..98b5c41 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ################################################################################# -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-oga b/src/ks-oga index a342ed2..359e086 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################################# -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-oga-album b/src/ks-oga-album index a33e85d..acd8151 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################################ -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-upa b/src/ks-upa index 4567ea7..9ea0f4c 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ##################################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upf b/src/ks-upf index 0478650..8def7ea 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ###################################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upr b/src/ks-upr index 551ecb3..4502a6d 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ########################################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upv b/src/ks-upv index 32321bd..f9c89b5 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ###################################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-vob b/src/ks-vob index 7394d55..2a3a2d5 100755 --- a/src/ks-vob +++ b/src/ks-vob @@ -2,12 +2,12 @@ ############################################################### # ks-avi (ks-tools) - Convert video to VOB DVD Format # -# Date: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Basic parameters rel_size="720x480" diff --git a/wrapper/ks-avi-wrapper b/wrapper/ks-avi-wrapper index 6b7385a..6773b72 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Conversion parameters ks_avi_to_wrap="/usr/bin/ks-avi" diff --git a/wrapper/ks-mp4-wrapper b/wrapper/ks-mp4-wrapper index 97a6fdc..d1bac2f 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Conversion parameters ks_mp4_to_wrap="/usr/bin/ks-mp4" diff --git a/wrapper/ks-mp4k-wrapper b/wrapper/ks-mp4k-wrapper index 8f1fb91..c080c38 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Conversion parameters ks_mp4k_to_wrap="/usr/bin/ks-mp4k" diff --git a/wrapper/ks-mp4s-wrapper b/wrapper/ks-mp4s-wrapper index 2b6adbf..91781c2 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Conversion parameters ks_mp4s_to_wrap="/usr/bin/ks-mp4s" diff --git a/wrapper/ks-vob-wrapper b/wrapper/ks-vob-wrapper index c050fe2..3bc298d 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: 23-03-2021 # +# Date: 25-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="6.9" -M_DATE="230321" +VERSION="7.0" +M_DATE="250321" # Conversion parameters ks_vob_to_wrap="/usr/bin/ks-vob"