• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

FinalCrypt - The No¹ One-Time Pad Encryption


Commit MetaInfo

Révisiona48f8d89dc5f7ad3bae308750c84b3ea8949b9af (tree)
l'heure2019-05-08 01:03:20
Auteurron <ronuitzaandam@gmai...>
Commiterron

Message de Log

4.4.3 Improved sound stability enclosing sound-player in Thread

Change Summary

Modification

--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
1+4.4.3 Improved sound stability enclosing sound-player in Thread
12 4.4.2 Added extra filemanager autoresize columns detailsview.
23 4.4.1 Fixed additional filemanager autoresize columns issues. Fixed several filemanager stability issues on OSX.
34 4.4.0 Fixed filemanager autoresize column-width. Fixed Apple OSX hanging after encryption.
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,4 @@
1+4.4.3 Improved sound stability enclosing sound-player in Thread
12 4.4.2 Added extra filemanager autoresize columns detailsview.
23 4.4.1 Fixed additional filemanager autoresize columns issues. Fixed several filemanager stability issues on OSX.
34 4.4.0 Fixed filemanager autoresize column-width. Fixed Apple OSX hanging after encryption.
--- a/FinalCrypt_pad.xml
+++ b/FinalCrypt_pad.xml
@@ -2,7 +2,7 @@
22 <XML_DIZ_INFO>
33 <MASTER_PAD_VERSION_INFO>
44 <MASTER_PAD_VERSION>4.0</MASTER_PAD_VERSION>
5- <MASTER_PAD_EDITOR>FinalCrypt 4.4.2</MASTER_PAD_EDITOR>
5+ <MASTER_PAD_EDITOR>FinalCrypt 4.4.3</MASTER_PAD_EDITOR>
66 <MASTER_PAD_EDITOR_URL>http://publisher.appvisor.com</MASTER_PAD_EDITOR_URL>
77 <MASTER_PAD_INFO>Portable Application Description, or PAD(TM) 2004 Association of Software Professionals (ASP)http://www.asp-shareware.org/pad is a data set standard and specification that is commercialsoftware publishers to disseminate certified information about their software application. The PAD format is copyright of the ASP and cannot be used without the formal licensing and permission of both the Association of Software Professionals and its agent AppVisor.com.</MASTER_PAD_INFO>
88 <CERTIFIED>N</CERTIFIED>
@@ -65,7 +65,7 @@
6565 <Program_Info>
6666 <AppID>app-800017a7c458</AppID>
6767 <Program_Name>FinalCrypt</Program_Name>
68- <Program_Version>4.4.2</Program_Version>
68+ <Program_Version>4.4.3</Program_Version>
6969 <Program_Release_Month>12</Program_Release_Month>
7070 <Program_Release_Day>18</Program_Release_Day>
7171 <Program_Release_Year>2018</Program_Release_Year>
@@ -139,7 +139,7 @@
139139 <Affiliates_Regnow_Product_ID></Affiliates_Regnow_Product_ID>
140140 <Affiliates_FORM>Y</Affiliates_FORM>
141141 <Affiliates_FORM_VER></Affiliates_FORM_VER>
142- <Affiliates_VERSION>4.4.2</Affiliates_VERSION>
142+ <Affiliates_VERSION>4.4.3</Affiliates_VERSION>
143143 <Affiliates_URL>http://pad.asp-software.org/extensions/Affiliates.htm</Affiliates_URL>
144144 <Affiliates_Information_Page></Affiliates_Information_Page>
145145 <Affiliates_Avangate_Order_Page></Affiliates_Avangate_Order_Page>
--- a/MANPAGE
+++ b/MANPAGE
@@ -53,4 +53,4 @@ Parameters:
5353 <[-t "file/dir"]> Target file or dir you want to encrypt (encrypts dirs recursively).
5454 <[-b "batchfile"]> Batchfile with targetfiles you want to encrypt (only files).
5555
56-FinalCrypt 4.4.2 - Author: Ron de Jong - Copyright: © 2017-2019
\ No newline at end of file
56+FinalCrypt 4.4.3 - Author: Ron de Jong - Copyright: © 2017-2019
\ No newline at end of file
--- a/MANPAGE.txt
+++ b/MANPAGE.txt
@@ -53,4 +53,4 @@ Parameters:
5353 <[-t "file/dir"]> Target file or dir you want to encrypt (encrypts dirs recursively).
5454 <[-b "batchfile"]> Batchfile with targetfiles you want to encrypt (only files).
5555
56-FinalCrypt 4.4.2 - Author: Ron de Jong - Copyright: © 2017-2019
\ No newline at end of file
56+FinalCrypt 4.4.3 - Author: Ron de Jong - Copyright: © 2017-2019
\ No newline at end of file
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -8,7 +8,7 @@ application.homepage=http://www.finalcrypt.org/
88 application.splash=
99 application.title=FinalCrypt
1010 application.vendor=Ron de Jong
11-application.implementation.version=4.4.2
11+application.implementation.version=4.4.3
1212 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs=false
1313 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width=4
1414 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab=4
--- a/src/rdj/VERSION
+++ b/src/rdj/VERSION
@@ -1 +1 @@
1-4.4.2
\ No newline at end of file
1+4.4.3
\ No newline at end of file
--- a/src/rdj/VERSION2
+++ b/src/rdj/VERSION2
@@ -1,7 +1,7 @@
1-[Version] = {4.4.2}
1+[Version] = {4.4.3}
22 [] = {} ================================================================
3-[Release Notes] = {Fixed additional filemanager autoresize columns issues}
4-[Release Message] = {Added extra filemanager autoresize columns detailsview}
3+[Release Notes] = {Improved sound stability enclosing sound-player in Thread}
4+[Release Message] = {Improved sound stability enclosing sound-player in Thread}
55 [] = {} ----------------------------------------------------------------
66 [Alert Subject] = {}
77 [Alert Message] = {}
@@ -18,9 +18,9 @@
1818 [Upgrade Notes] = { Fixed Apple OSX hanging after encryption}
1919 [Upgrade Notes] = {}
2020 [] = {} ----------------------------------------------------------------
21-[Update Notes] = {Update 2}
21+[Update Notes] = {Update 3}
2222 [Update Notes] = {}
23-[Update Notes] = { Added extra filemanager autoresize columns detailsview}
23+[Update Notes] = { Improved sound stability enclosing sound-player in Thread}
2424 [] = {} --------------------------------------------------------------------------------------------------------
2525 [Alert Subject_] = {Re-encrypt after updating to FinalCrypt v4.2.0 or higher}
2626 [Alert Notes_] = {If you still have encrypted files encrypted with FinalCrypt prior to version: 4.2.0}