Commit graph

118 commits

Author SHA1 Message Date
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
Ircama
35473d5157 Fix build workflow 2024-07-29 11:07:29 +02:00
Ircama
3439699762 Add build workflow 2024-07-29 11:03:58 +02:00
Ircama
67e023bb28 Consolidated GUI 2024-07-29 03:29:30 +02:00
Ircama
ea967238ef Revised README 2024-07-28 19:17:22 +02:00
Ircama
ee875e3d41 Refinements 2024-07-28 19:15:10 +02:00
Ircama
6c5a631d97 UI refinements 2024-07-27 16:36:43 +02:00
Ircama
eac2b41375 UI improvements 2024-07-27 13:53:03 +02:00
Ircama
b0709705d4 Improved printer detection in GUI 2024-07-27 04:01:38 +02:00
Ircama
1ed4e93553 Add tree view to printer status UI 2024-07-25 22:08:05 +02:00
Ircama
a4d08e0721 Updated README to reflect @sshsphere contribution 2024-07-20 14:05:03 +02:00
Mareks
befa212a4f
Add user interface (#6)
- Add user interface
- Add L386
- Fix pysnmp for newer python versions
- Add requirements.txt
- Add printer discovery script
- Add UI script
- Fix ping opening window in pyinstaller exe
- remove scapy from requirements.txt
- improve comment formatting
- scan all local ips
- Fix power off timer write function
- Update L386 config
2024-07-20 13:40:38 +02:00
Ircama
1237c71ab8 Added L3060 printer 2024-07-09 10:33:17 +02:00
Ircama
332a6967a6 Fix formatting of trailing comma with black 2024-07-08 09:53:38 +02:00
Ircama
f7d9e305d8 Improvement of printer definitions 2024-07-08 00:14:54 +02:00
Ircama
bd4581b951 Improved documentation 2024-07-07 15:43:14 +02:00
Ircama
64d7a915c2 Refinements 2024-07-07 15:36:36 +02:00
Ircama
fcd0c41076 Revised documentation 2024-07-07 15:23:10 +02:00
Ircama
de4a642539 Refinements 2024-07-07 15:21:39 +02:00
Ircama
65b9cb5501 Add ET-2750, ET-2751, ET-2756 printers 2024-07-07 02:45:00 +02:00
Ircama
704dd695d5 Added parse_devices.py and related documentation 2024-07-07 02:31:32 +02:00
Ircama
2d8e810f1f Quick update on a printer (thanks to discussions!) 2024-06-30 17:51:23 +02:00
Ircama
de3cebca7b ET-2714 support
fixes https://github.com/Ircama/epson_print_conf/issues/2
2024-06-14 13:33:43 +02:00
Ircama
a57725c02d Add XP-2100 2024-05-22 05:52:56 +02:00
Ircama
e62d758c45 Add L366 2024-05-18 09:38:34 +02:00
Ircama
d5676bfb4f Refinements 2024-03-14 15:26:29 +01:00
Ircama
42d24ef460 Add generic status command 2024-02-02 22:57:16 +01:00
Ircama
6f664ce0c4 Refinements 2024-01-31 00:04:00 +01:00
Ircama
42c5717ef3 Add utility examples 2024-01-18 01:44:00 +01:00
Ircama
da3d4cc8d7 Improved connection error management 2024-01-09 23:54:27 +01:00
Ircama
36dc8d3275 Better XP-3150, XP-2150 and added XP-55 2023-12-26 10:46:30 +01:00
Ircama
a011f0bd6c Add XP-2150 2023-12-19 00:52:34 +01:00
Ircama
82ca5ace7b Review configuration for ET-2720 2023-11-13 13:14:30 +01:00
Ircama
dc291b20cf Add initial support of ET-2720 2023-11-11 19:00:53 +01:00
Ircama
d7d0ca9bdb Revise cartridge info 2023-11-11 13:39:56 +01:00
Ircama
f4407161a7 Add LOG in cartridge processing 2023-11-11 13:16:12 +01:00
Ircama
f725e70f5f Refinements 2023-11-11 13:15:44 +01:00