Commit graph

154 commits

Author SHA1 Message Date
Ircama
350ca81474 Fix importing black when building exe with pyinstaller 2024-09-20 10:34:13 +02:00
Ircama
69a6e9bf06 Improving exception messages
ref #21
2024-09-20 08:35:28 +02:00
Ircama
2b77c8065a Add black to requirements and improve UI
fix #22
2024-09-20 07:51:02 +02:00
Ircama
4293959e3a Use version 9 of the stale workflow 2024-09-19 05:27:34 +02:00
Ircama
249ee446ab v2.2 - bug fixing and UI improvements 2024-09-19 04:49:14 +02:00
Ircama
f2e4955725 Added R2000, fixed XP-820 and XP-850 2024-09-05 22:03:04 +02:00
Ircama
8238b5226b Adding example to integrate new printers 2024-09-05 09:17:00 +02:00
Ircama
a64fea1ec7 Add ET-4700
Resolves #12
2024-08-30 12:26:00 +02:00
Ircama
2d81571e32 Remove ping
Ref #12
2024-08-30 11:48:57 +02:00
Ircama
114184913b Fix some bugs and add PX720WD printer
Resolves #11
2024-08-30 09:18:47 +02:00
Ircama
3d9f21f140 Added some printers
Resolves #8
2024-08-23 11:11:25 +02:00
Ircama
dfef926599 Add github version 2024-08-13 23:22:25 +02:00
Ircama
58dbd5cfd8 Improvements 2024-08-13 18:12:27 +02:00
Ircama
b9048b5bcd Support of L3151, L3160, L3166, L3168
Closes #7
2024-08-12 09:16:31 +02:00
Ircama
902fd1bf2c New comments 2024-08-09 23:22:32 +02:00
Ircama
18b26d3896 Description of @BDC ST2 2024-08-09 16:44:30 +02:00
Ircama
204d4e2f74 Refinements 2024-08-09 02:55:58 +02:00
Ircama
178369e9f5 Fix calendar on Linux and other stuff 2024-08-09 02:41:19 +02:00
Ircama
263398f865 Revised doc 2024-08-08 02:48:47 +02:00
Ircama
8b4475d289 Revised doc 2024-08-08 02:42:32 +02:00
Ircama
634d3d7ce3 Revised doc 2024-08-08 02:41:39 +02:00
Ircama
535291f34c Revised doc 2024-08-08 02:38:10 +02:00
Ircama
5c8ee7a53c Revised doc 2024-08-08 02:36:40 +02:00
Ircama
73f7206bfd Revised documentation to support Linux 2024-08-08 02:32:03 +02:00
Ircama
ba1a59815d Revised comments 2024-08-07 08:53:47 +02:00
Ircama
c9beecf526 Refinements 2024-08-07 02:21:53 +02:00
Ircama
68550ab906 Refinements 2024-08-07 02:17:36 +02:00
Ircama
b4e892b6a5 Refinements 2024-08-07 02:04:04 +02:00
Ircama
24f67c239c Test windowed 2024-08-07 01:43:01 +02:00
Ircama
05fd86b76e Test zip 2024-08-07 01:37:32 +02:00
Ircama
7477ad0599 Return to production version of pyinstaller 2024-08-06 07:24:19 +02:00
Ircama
096e9487e4 Improvements 2024-08-06 07:13:49 +02:00
Ircama
4b3cdfc7e3 Bug fix 2024-08-01 01:08:37 +02:00
Ircama
f14cd91b8e Fix waste counter conversion for some printers 2024-07-31 07:35:20 +02:00
Ircama
54e9362422
Refinements 2024-07-30 19:39:40 +02:00
Ircama
c3a374893f
Update build.yml 2024-07-30 13:00:11 +02:00
Ircama
7dc0bd4932 Use hide_console='hide-early'
Windows only. In console-enabled executable, hide or minimize the console window if the program owns the
console window (i.e., was not launched from existing console window). Depending on the setting, the
console is hidden/mininized either early in the bootloader execution ('hide-early', 'minimize-early') or
late in the bootloader execution ('hide-late', 'minimize-late'). The early option takes place as soon as
the PKG archive is found. In onefile builds, the late option takes place after application has unpacked
itself and before it launches the child process. In onedir builds, the late option takes place before
starting the embedded python interpreter.

790d43f31c/PyInstaller/building/api.py (L386)
2024-07-30 08:26:45 +02:00
Ircama
db0611c09e Use hide_console option 2024-07-30 08:17:43 +02:00
Ircama
069bcf8387 Use console mode 2024-07-30 08:09:01 +02:00
Ircama
0f91709741 Revised build file 2024-07-30 01:26:15 +02:00
Ircama
4dff0ac657 Refinements 2024-07-30 01:18:02 +02:00
Ircama
3def70e87a Revised buid procedure 2024-07-30 00:57:02 +02:00
Ircama
a6184c415f Add changelog 2024-07-29 21:25:49 +02:00
Ircama
47d41da010 Refinements 2024-07-29 21:03:03 +02:00
Ircama
24010451ad Latest pyinstaller dev branch with Python 3.11 2024-07-29 13:15:29 +02:00
Ircama
d67f526fea Update windows Version 2024-07-29 12:08:45 +02:00
Ircama
b20c5c4b2e Fix path in release 2024-07-29 11:30:38 +02:00
Ircama
c9b9efc991 Fix release 2024-07-29 11:29:55 +02:00
Ircama
28f381deb7 Add epson_print_conf.spec 2024-07-29 11:14:59 +02:00
Ircama
53ac3f6515 Fix build 2024-07-29 11:10:12 +02:00