diff --git a/cygwin/Install.cmd b/cygwin/Install.cmd index 14a5600..a6d3e9f 100644 --- a/cygwin/Install.cmd +++ b/cygwin/Install.cmd @@ -1,6 +1,6 @@ @echo off -set VERSION=8.2 +set VERSION=8.3 echo. echo ##################################### echo # Welcome to ks-tools installer %VERSION% # diff --git a/cygwin/ks-tools-cmd.cmd b/cygwin/ks-tools-cmd.cmd index e5cbc0b..5cfb172 100644 --- a/cygwin/ks-tools-cmd.cmd +++ b/cygwin/ks-tools-cmd.cmd @@ -2,12 +2,12 @@ rem ###################################### rem # ks-tools for Windows # -rem # U. Modificacion: 22-01-2022 # +rem # U. Modificacion: 28-01-2022 # rem # Author: q3aql # rem # Contact: q3aql@duck.com # rem # License: GPL v2.0 # rem ###################################### -set VERSION=8.2 +set VERSION=8.3 rem # Start ks-tools terminal (bash) cd "%~d0%~p0" diff --git a/cygwin/ks-tools.cmd b/cygwin/ks-tools.cmd index 2bd2e4d..670a95d 100644 --- a/cygwin/ks-tools.cmd +++ b/cygwin/ks-tools.cmd @@ -2,12 +2,12 @@ rem ###################################### rem # ks-tools for Windows # -rem # U. Modificacion: 22-01-2022 # +rem # U. Modificacion: 28-01-2022 # rem # Author: q3aql # rem # Contact: q3aql@duck.com # rem # License: GPL v2.0 # rem ###################################### -set VERSION=8.2 +set VERSION=8.3 rem # Start ks-tools terminal (bash) cd "%~d0%~p0" diff --git a/cygwin/prompt/.bashrc b/cygwin/prompt/.bashrc index 34cf109..e072531 100644 --- a/cygwin/prompt/.bashrc +++ b/cygwin/prompt/.bashrc @@ -185,7 +185,7 @@ alias Z:="/cygdrive/z" # Show menu of ks-tools echo "" echo " #####################################" -echo " # ks-tools 8.2 (for Windows/Cygwin) #" +echo " # ks-tools 8.3 (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 369d024..10b4c36 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: 22-01-2022 # +rem # U. Modificacion: 28-01-2022 # rem # Author: q3aql # rem # Contact: q3aql@duck.com # rem # License: GPL v2.0 # rem ###################################### -set VERSION=8.2 +set VERSION=8.3 rem # Start ks-tools ZUI (bash) mkdir home\%USERNAME% diff --git a/cygwin/prompt/ks-zui.disabled b/cygwin/prompt/ks-zui.disabled index f300aab..ecaec97 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ################################################################# -VERSION="8.2 (BETA)" -M_DATE="220122" +VERSION="8.3 (BETA)" +M_DATE="280122" # Function to show about function showAbout() { diff --git a/disabled/ks-zui b/disabled/ks-zui index 56ab955..14af250 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ################################################################# -VERSION="8.2 (BETA)" -M_DATE="220122" +VERSION="8.3 (BETA)" +M_DATE="280122" # Function to show about function showAbout() { diff --git a/prompt/ks-tools b/prompt/ks-tools index f914d50..859c5d4 100755 --- a/prompt/ks-tools +++ b/prompt/ks-tools @@ -2,12 +2,12 @@ ############################################################### # ks-tools - Initialize the ks-tools terminal (using xterm) # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Variables name_terminal="ks-tools v${VERSION} (${M_DATE})" diff --git a/prompt/ks-tools-rc b/prompt/ks-tools-rc index c0408a5..a00ba91 100644 --- a/prompt/ks-tools-rc +++ b/prompt/ks-tools-rc @@ -114,7 +114,7 @@ fi echo "" echo " #################################" -echo " # ks-tools 8.2 (for Unix/Linux) #" +echo " # ks-tools 8.3 (for Unix/Linux) #" echo " #################################" echo "" echo " * Available commands:" diff --git a/prompt/ks-tools-zui b/prompt/ks-tools-zui index e0e6d86..3173517 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2 (BETA)" -M_DATE="220122" +VERSION="8.3 (BETA)" +M_DATE="280122" # Variables name_terminal="ks-tools v${VERSION} (${M_DATE})" diff --git a/src/ks-avi b/src/ks-avi index eba340d..834dcd7 100755 --- a/src/ks-avi +++ b/src/ks-avi @@ -2,12 +2,12 @@ ############################################################### # ks-avi (ks-tools) - Convert video to AVI format # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters dirTemp="/tmp" diff --git a/src/ks-conf b/src/ks-conf index dcc74c1..c43e5d9 100755 --- a/src/ks-conf +++ b/src/ks-conf @@ -2,12 +2,12 @@ ###################################################################### # ks-mp3 (ks-tools) - Tool for create and modify configuration files # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ###################################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Check cygwin alias (for Windows) if [ -f "/usr/bin/cygwin-alias.sh" ] ; then diff --git a/src/ks-crop b/src/ks-crop index 59a2dd1..18f8761 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mix b/src/ks-mix index 7aadc33..e30cccf 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ##################################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # File(s) detection current_dir="$(pwd)" diff --git a/src/ks-mp3 b/src/ks-mp3 index 2314c3b..aa09c2f 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: 22-01-2022 # +# Date: 23-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ######################################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp3-album b/src/ks-mp3-album index 7b95ab7..810d5ff 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ###################################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-mp4 b/src/ks-mp4 index 93a9f73..c8a2726 100755 --- a/src/ks-mp4 +++ b/src/ks-mp4 @@ -2,12 +2,12 @@ ############################################################### # ks-mp4 (ks-tools) - Convert video to MP4 format # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4k b/src/ks-mp4k index fe2a29b..13efc55 100755 --- a/src/ks-mp4k +++ b/src/ks-mp4k @@ -2,12 +2,12 @@ ############################################################### # ks-mp4k (ks-tools) - Convert video to MP4 format (4K) # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4s b/src/ks-mp4s index 5181647..45b11ae 100755 --- a/src/ks-mp4s +++ b/src/ks-mp4s @@ -2,12 +2,12 @@ ############################################################### # ks-mp4s (ks-tools) - Convert video to MP4 format (Series) # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters dirTemp="/tmp" diff --git a/src/ks-mp4s-folder b/src/ks-mp4s-folder index f147e38..110c69b 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ################################################################################# -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-oga b/src/ks-oga index 39e1f8a..fe9a982 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################################# -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters dirTemp="/tmp" diff --git a/src/ks-oga-album b/src/ks-oga-album index 0f09c1b..a6ce590 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################################ -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Variables tempFile="/tmp/ks-mp4s-folder.txt" diff --git a/src/ks-upa b/src/ks-upa index f2c9322..d0674b4 100755 --- a/src/ks-upa +++ b/src/ks-upa @@ -2,12 +2,12 @@ ######################################################################## # ks-upa (ks-tools) - Upload audio file(s) to server with scp or rsync # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ######################################################################## -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upf b/src/ks-upf index 25e4ae5..d3f3574 100755 --- a/src/ks-upf +++ b/src/ks-upf @@ -2,12 +2,12 @@ ######################################################################### # ks-upf (ks-tools) - Upload common file(s) to server with scp or rsync # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ######################################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upr b/src/ks-upr index 94a7ca8..0f3e38c 100755 --- a/src/ks-upr +++ b/src/ks-upr @@ -2,12 +2,12 @@ ############################################################################## # ks-upr (ks-tools) - Upload recursively file(s) to server with scp or rsync # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################################## -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-upv b/src/ks-upv index f508379..9bd7a25 100755 --- a/src/ks-upv +++ b/src/ks-upv @@ -2,12 +2,12 @@ ######################################################################### # ks-upv (ks-tools) - Upload videos file(s) to server with scp or rsync # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ######################################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Global parameters. dirTemp="/tmp" diff --git a/src/ks-vob b/src/ks-vob index 2bf78c9..bef833e 100755 --- a/src/ks-vob +++ b/src/ks-vob @@ -2,12 +2,12 @@ ############################################################### # ks-avi (ks-tools) - Convert video to VOB DVD Format # -# Date: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Basic parameters rel_size="720x480" diff --git a/wrapper/ks-avi-wrapper b/wrapper/ks-avi-wrapper index ed9081c..1fb28b5 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Conversion parameters ks_avi_to_wrap="/usr/bin/ks-avi" diff --git a/wrapper/ks-mp4-wrapper b/wrapper/ks-mp4-wrapper index 99e65f3..cc8bdff 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Conversion parameters ks_mp4_to_wrap="/usr/bin/ks-mp4" diff --git a/wrapper/ks-mp4k-wrapper b/wrapper/ks-mp4k-wrapper index 38fffdb..b58c093 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Conversion parameters ks_mp4k_to_wrap="/usr/bin/ks-mp4k" diff --git a/wrapper/ks-mp4s-wrapper b/wrapper/ks-mp4s-wrapper index f7046fb..4af9f68 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Conversion parameters ks_mp4s_to_wrap="/usr/bin/ks-mp4s" diff --git a/wrapper/ks-vob-wrapper b/wrapper/ks-vob-wrapper index b944161..bb37dc2 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: 22-01-2022 # +# Date: 28-01-2022 # # Author: q3aql # # Contact: q3aql@duck.com # ############################################################### -VERSION="8.2" -M_DATE="220122" +VERSION="8.3" +M_DATE="280122" # Conversion parameters ks_vob_to_wrap="/usr/bin/ks-vob"