68 Commits

Author SHA1 Message Date
Marcel Stör
0f1b1099b6
Update shields 2025-02-07 17:33:52 +01:00
Marcel Stör
2d5daab9f1 Migrate to esptool v4
Fixes #105
v5.1.0
2025-01-30 22:27:32 +01:00
amelted
31584f693b Fix Windows hovering issue with popup (#104) 2024-07-14 22:27:28 +02:00
Marcel Stör
f22d7857a0 Version bumps 2024-07-14 22:27:28 +02:00
Marcel Stör
2fbc40315d Bump PyInstaller to 4.8
Fixes #77
2022-01-18 22:39:26 +01:00
Marcel Stör
eef9f3a58d Fix the Windows + Python 3.8+ + wxPython 4.1 locale issue
Fixes #78
2022-01-18 22:30:28 +01:00
Marcel Stör
4899c16d4e Properly embed version into executables 2021-04-10 16:47:33 +02:00
Marcel Stör
0122639652 Replace reload button
Use a regular one instead of the bitmap button.
v5.0.0
2021-04-08 23:20:07 +02:00
Marcel Stör
d742c2ff13 Bump versions 2021-02-03 08:28:10 +01:00
Utkarsh Sethi
d7c61bd814
Bump Year (#59)
2020
2020-03-01 11:16:53 +01:00
Marcel Stör
1887e38bb1
Upgrade pyinstaller to 3.6 due to CVE-2019-16784 2020-02-22 22:41:26 +01:00
Marcel Stör
4954c93602 Upgrade GUI screen shot v4.0 2019-02-17 15:53:47 +01:00
Marcel Stör
4500d940ae Improve console text control by specifying font size in pixels not points 2019-02-17 15:05:42 +01:00
Marcel Stör
29b7193fcf Improve esptool command assembler to support " " in file paths 2019-02-17 15:00:00 +01:00
Marcel Stör
9dc749d768 Bump versions 2019-02-12 22:18:06 +01:00
Marcel Stör
6b4a50835a Bump wxPython to 4.0.4
Fixes #45
2019-02-12 21:59:12 +01:00
Marcel Stör
0345939f08 Bump esptool.py to 2.6
Fixes #43
2019-02-12 21:27:32 +01:00
Marcel Stör
c8bfcc11f2 Bump year 2019-02-12 21:25:09 +01:00
Murilo Polese
fd0122053c Add requirements.txt and update instructions (#40) 2018-11-23 12:09:22 +01:00
Marcel Stör
0e5e250ade Reintroduce the serial port dropdown, add auto-select option 2018-11-22 21:17:51 +01:00
Marcel Stör
861f75415c Upgrade to esptool 2.5.1 with auto-port detection
Remove dropdown for serial port selection.
2018-11-12 23:39:23 +01:00
Marcel Stör
6df7c813e2 Add missing EOF newline 2018-02-12 21:32:54 +01:00
Marcel Stör
cb3606e00d Add .dmg for macOS 2018-02-11 00:54:09 +01:00
Marcel Stör
0fd2b7b7f7 Update to reflect status with 3.0 2018-02-10 17:41:29 +01:00
Marcel Stör
2eeb9893db Major upgrade of all components
- wxPython 4.0.1, finally...
- Python 3
- esptool.py 2.2.1
v3.0
2018-02-10 00:05:03 +01:00
Marcel Stör
13961407fe Bump esptool to 2.2 v2.2 2017-12-18 15:24:17 +01:00
Marcel Stör
a6aae0c7fc Small fixes
- address style warnings
- tune console output at the end of the process
v2.1
2017-10-02 22:16:17 +02:00
Marcel Stör
db84ce52c7 Add flash mode 'dout'
Fixes #20
2017-09-26 08:26:28 +02:00
Marcel Stör
4d73e11dc7 Stop triggering hard-reset after flash
Fixes #22
2017-08-17 21:33:49 +02:00
Marcel Stör
baf99cae2a Add more instructions to README 2017-08-12 22:00:53 +02:00
Marcel Stör
55d3169279 Upgrade to esptool 2.0.1 v2.0 2017-07-15 22:35:50 +02:00
Marcel Stör
b26b0b20c6 Upgrade esptool.py to final 2.0 2017-06-14 21:47:03 +02:00
Marcel Stör
750ee6cfb3 Upgrade esptool.py to latest 2.0
Brings support for ESP32 and flash chips >4MB, fixes #15
v2.0-beta
2017-05-20 11:43:47 +02:00
Marcel Stör
9d1b526689 Add try/catch around opening serial port and dump exception to console
Fixes #8
2017-05-07 22:51:46 +02:00
Marcel Stör
a233e6f3f3 Expand README 2017-04-23 22:33:19 +02:00
Marcel Stör
76814d7467 Add PayPal image to About dialog v1.0.1 2017-04-16 21:13:15 +02:00
Marcel Stör
73b06fc48e Fix badge title 2017-04-16 20:53:00 +02:00
Marcel Stör
3df225763f Add PayPal donation badge 2017-04-16 20:51:19 +02:00
Marcel Stör
c6a34aa761 Bump version number for 1.0 v1.0.0 2017-03-18 17:04:06 +01:00
Marcel Stör
2c134ef03f Remember settings by writing a file in the user dir, fixes #5 2017-02-28 22:25:58 +01:00
Marcel Stör
1c12a9cffa Reduce size of images used in about dialog to 64x64, fixes #3 2017-02-18 22:37:20 +01:00
Marcel Stör
862eb4bcb8 Fix GH link in about dialog, fixes #4 2017-02-18 22:21:10 +01:00
Marcel Stör
c27e8763a7 Delete facebook-badge.svg 2017-02-13 23:34:32 +01:00
Marcel Stör
411bc5ea74 Replace shields.io badges with custom copy 2017-02-13 23:33:11 +01:00
Marcel Stör
3b4e3ba07a Fix FB badge for testing 2017-02-13 23:00:25 +01:00
Marcel Stör
35f8bc1d75 Add FB badge for testing 2017-02-13 22:36:03 +01:00
Marcel Stör
b8638dbb46 Add Twitter badge 2017-01-18 07:31:49 +01:00
Marcel Stör
fac81dad3c Switch from __ back to _ in most cases 2017-01-14 23:36:28 +01:00
Marcel Stör
83ac8b059a First batch of refactoring after reviews
- reorder widget creation to get proper tab order
- rewrite event handling for radio button groups
- make widget event handler functions function-local
2017-01-14 23:09:36 +01:00
Marcel Stör
cb3f98652b Upgrade esptool.py to v1.3 v0.2.0 2017-01-10 22:49:26 +01:00