Menu

Release Notes maXbox 5.1.6.98 August 2024


Release Notes maXbox 5.1.6.98 August 2024 mX516 beta64-bit🐞


Add 60 Units (of 3745) + 23 Tutorials
- install or update certificate maXboxCertAuth3.cer
- for https Indy SSL unpack ./crypt/openssl-1.0.2u-x64_86-win64.zip
- for python4maxbox install Python 3.11.9 or 3.12.4 64-bit
- test with ./maxbox_starter_testsequence51.bat
- optional: on 2880 x 1800 set scale 150% (140 DPI)
- edgeview2 runtime kit VCL.Edge, RichEdit Control5
- root: add file WebView2Loader.dll and reoverview.rtf
- core: MIDI Keybord compatible: Microsoft GS Wavetable Synth


Release Notes maXbox 5.1.6.98 July 2024 mX516 beta64-bit🐞


Add 48 Units (of 3734) + 22 Tutorials
- install or update certificate maXboxCertAuth3.cer
- for https Indy SSL unpack ./crypt/openssl-1.0.2u-x64_86-win64.zip
- for python4maxbox install Python 3.11.9 or 3.12.4 64-bit
- test with ./maxbox_starter_testsequence51.bat
- optional: on 2880 x 1800 set scale 150% (140 DPI)
- edgeview2 runtime kit VCL.Edge, RichEdit Control5

MD5 063f7192c73a00cd54f4614610ed1589
SHA-1 afeb2c82bc24407be76b5fe36c9a4613c3f70817
SHA-256 14a31204506302cdd1c2ae3cc384ad57aa543133dc61c1774ddb3dafa13bd324


Release Notes maXbox 5.1.4.98 June 2024 mX514 beta64-bit🐞


Add 45 Units (of 3730) + 22 Tutorials
- install or update certificate maXboxCertAuth3.cer
- for https Indy SSL unpack ./crypt/openssl-1.0.2u-x64_86-win64.zip
- for python4maxbox install Python 3.11.9 or 3.12.4 64-bit
- test with ./maxbox_starter_testsequence51.bat
- optional: on 2880 x 1800 set scale 150% (140 DPI)

maxkleiner
16.06.2024 22:53
Release Notes maXbox 5.1.4.98 XII June 2024 Ocean970
SHA1: 5.1.4.98 XII maXbox5.exe ac23d30dcc318935aab2f74853dec299d74845e6
SHA1: ZIP maxbox5.zip 9E09478DF5CBD8902F27F9EBF53266D520F73D69

Python 3.12.x 64 bit in maXbox5.1
Normally it shuts down after one run, so you have to set autofinalize:= false

with TPythonEngine.Create(Nil) do begin
   //pythonhome:= PYHOME64;  optional 
   //opendll(PYDLL64)
   loadDLL;
   autofinalize:= false;
   try
Posted by Max Kleiner 2024-06-23 Labels: mX5 maXbox5 64-bit edgeview2 richedit5 regex3 MIDI BigFloat

Log in to post a comment.