From 9b726564cd83bc0874c722ac6fe6abbb75664ff5 Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 26 Mar 2021 21:04:55 +0100 Subject: [PATCH] Bump up version number to 7.1 --- 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 d688a96..a03f455 100644 --- a/cygwin/Install.cmd +++ b/cygwin/Install.cmd @@ -1,6 +1,6 @@ @echo off -set VERSION=7.0 +set VERSION=7.1 echo. echo ##################################### echo # Welcome to ks-tools installer %VERSION% # diff --git a/cygwin/ks-tools.cmd b/cygwin/ks-tools.cmd index 0042299..01946cc 100644 --- a/cygwin/ks-tools.cmd +++ b/cygwin/ks-tools.cmd @@ -2,12 +2,12 @@ rem ###################################### rem # ks-tools for Windows # -rem # U. Modificacion: 25-03-2021 # +rem # U. Modificacion: 26-03-2021 # rem # Author: q3aql # rem # Contact: q3aql@protonmail.ch # rem # License: GPL v2.0 # rem ###################################### -set VERSION=7.0 +set VERSION=7.1 rem # Start ks-tools terminal (bash) mkdir home\%USERNAME% diff --git a/cygwin/prompt/.bashrc b/cygwin/prompt/.bashrc index 9e37e9e..3f76770 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.0 (for Windows/Cygwin) #" +echo " # ks-tools 7.1 (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 76cf33d..5ddebc7 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: 25-03-2021 # +rem # U. Modificacion: 26-03-2021 # rem # Author: q3aql # rem # Contact: q3aql@protonmail.ch # rem # License: GPL v2.0 # rem ###################################### -set VERSION=7.0 +set VERSION=7.1 rem # Start ks-tools ZUI (bash) mkdir home\%USERNAME% diff --git a/cygwin/prompt/ks-zui.disabled b/cygwin/prompt/ks-zui.disabled index d799aa1..30560ea 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ################################################################# -VERSION="7.0 (BETA)" -M_DATE="250321" +VERSION="7.1 (BETA)" +M_DATE="260321" # Function to show about function showAbout() { diff --git a/disabled/ks-zui b/disabled/ks-zui index 7ffa546..2c65732 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: 23-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ################################################################# -VERSION="6.9 (BETA)" -M_DATE="230321" +VERSION="7.1 (BETA)" +M_DATE="260321" # Function to show about function showAbout() { diff --git a/prompt/ks-tools b/prompt/ks-tools index 5f11449..94bde47 100755 --- a/prompt/ks-tools +++ b/prompt/ks-tools @@ -2,12 +2,12 @@ ############################################################### # ks-tools - Initialize the ks-tools terminal (using xterm) # -# Date: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Variables name_terminal="ks-tools v${VERSION} (${M_DATE})" diff --git a/prompt/ks-tools-rc b/prompt/ks-tools-rc index 516dfc1..c6036a2 100644 --- a/prompt/ks-tools-rc +++ b/prompt/ks-tools-rc @@ -114,7 +114,7 @@ fi echo "" echo " #################################" -echo " # ks-tools 7.0 (for Unix/Linux) #" +echo " # ks-tools 7.1 (for Unix/Linux) #" echo " #################################" echo "" echo " * Available commands:" diff --git a/prompt/ks-tools-zui b/prompt/ks-tools-zui index 56ec4d5..4ab3629 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0 (BETA)" -M_DATE="250321" +VERSION="7.1 (BETA)" +M_DATE="260321" # Variables name_terminal="ks-tools v${VERSION} (${M_DATE})" diff --git a/src/ks-avi b/src/ks-avi index f87fb03..f8362d0 100755 --- a/src/ks-avi +++ b/src/ks-avi @@ -2,12 +2,12 @@ ############################################################### # ks-avi (ks-tools) - Convert video to AVI format # -# Date: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-crop b/src/ks-crop index 5e5d821..8f62b5e 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mix b/src/ks-mix index 414c578..d08ebc4 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ##################################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # File(s) detection current_dir="$(pwd)" diff --git a/src/ks-mp3 b/src/ks-mp3 index d5d222e..b05d054 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ######################################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp3-album b/src/ks-mp3-album index fe183fe..845b914 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ###################################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-mp4 b/src/ks-mp4 index c8175aa..3c9a880 100755 --- a/src/ks-mp4 +++ b/src/ks-mp4 @@ -2,12 +2,12 @@ ############################################################### # ks-mp4 (ks-tools) - Convert video to MP4 format # -# Date: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4k b/src/ks-mp4k index 416ad2f..c3e8e50 100755 --- a/src/ks-mp4k +++ b/src/ks-mp4k @@ -2,12 +2,12 @@ ############################################################### # ks-mp4k (ks-tools) - Convert video to MP4 format (4K) # -# Date: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4s b/src/ks-mp4s index bba6d08..e64286a 100755 --- a/src/ks-mp4s +++ b/src/ks-mp4s @@ -2,12 +2,12 @@ ############################################################### # ks-mp4s (ks-tools) - Convert video to MP4 format (Series) # -# Date: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4s-folder b/src/ks-mp4s-folder index a063d44..3b0a1b0 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ################################################################################# -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-oga b/src/ks-oga index 1075a0e..153c44e 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################################# -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters dirTemp="/tmp" diff --git a/src/ks-oga-album b/src/ks-oga-album index 9d68f94..0fbf761 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################################ -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-upa b/src/ks-upa index 427120f..6989b51 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ##################################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upf b/src/ks-upf index 806546f..b6e8b85 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ###################################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upr b/src/ks-upr index 9a612d9..e6e02ed 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ########################################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upv b/src/ks-upv index 976be1d..91d575b 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ###################################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-vob b/src/ks-vob index 1453164..45f2494 100755 --- a/src/ks-vob +++ b/src/ks-vob @@ -2,12 +2,12 @@ ############################################################### # ks-avi (ks-tools) - Convert video to VOB DVD Format # -# Date: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Basic parameters rel_size="720x480" diff --git a/wrapper/ks-avi-wrapper b/wrapper/ks-avi-wrapper index 1179b6e..7ec4f7c 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Conversion parameters ks_avi_to_wrap="/usr/bin/ks-avi" diff --git a/wrapper/ks-mp4-wrapper b/wrapper/ks-mp4-wrapper index fe37156..0b2743f 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Conversion parameters ks_mp4_to_wrap="/usr/bin/ks-mp4" diff --git a/wrapper/ks-mp4k-wrapper b/wrapper/ks-mp4k-wrapper index aca5414..45f20cd 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Conversion parameters ks_mp4k_to_wrap="/usr/bin/ks-mp4k" diff --git a/wrapper/ks-mp4s-wrapper b/wrapper/ks-mp4s-wrapper index f764b4f..a2f5aa8 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Conversion parameters ks_mp4s_to_wrap="/usr/bin/ks-mp4s" diff --git a/wrapper/ks-vob-wrapper b/wrapper/ks-vob-wrapper index a4ef05c..5fcbdc0 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: 25-03-2021 # +# Date: 26-03-2021 # # Author: q3aql # # Contact: q3aql@protonmail.ch # ############################################################### -VERSION="7.0" -M_DATE="250321" +VERSION="7.1" +M_DATE="260321" # Conversion parameters ks_vob_to_wrap="/usr/bin/ks-vob"