Commit Graph

56 Commits

Author SHA1 Message Date
DeionSi 08bfa6a95d Integrate sponsor bar more cleanly 2023-01-15 14:59:59 +01:00
DeionSi f3a7568d29 Use platform specific delimiter to make it work on Windows. Move showItemInFolder to main to bring file explorer to foreground on Windows. 2023-01-15 14:35:06 +01:00
DeionSi 39ffc6583e Remove remote modules usage 2023-01-15 12:48:15 +01:00
DeionSi 8836674fd8 Move button handlers from template to renderer 2023-01-13 22:43:24 +01:00
DeionSi f067f0fef4 Remove logging 2023-01-13 22:17:26 +01:00
DeionSi d6d77b94bd Replace request and JSON5 2023-01-13 22:15:48 +01:00
DeionSi 1a809c304e Replace two uses of deprecated request 2023-01-13 21:16:51 +01:00
DeionSi d3f76d205a Fix quit button 2023-01-13 19:53:38 +01:00
DeionSi c710b5c27b Reimplement warning message as a page 2023-01-13 19:42:13 +01:00
DeionSi 5f7a20fdf4 Neutral select options background color 2023-01-12 23:20:06 +01:00
DeionSi 07caef4707 Also remove the last entry of the select 2023-01-12 22:20:23 +01:00
DeionSi f1aa431d5a Make all links smooth 2023-01-12 22:12:38 +01:00
DeionSi 025098df25 Fix firmware details 2023-01-12 18:15:39 +01:00
DeionSi ce30a00931 Fix serialport listing 2023-01-11 23:26:21 +01:00
DeionSi a688e48851 Another version fix 2023-01-11 23:14:33 +01:00
DeionSi 9e8b0d8fba Fix version in title update 2023-01-11 22:30:15 +01:00
Josh Stewart 2a1966b2be Fix warning window display on Windows 2021-08-01 22:27:46 +10:00
Josh Stewart 69b04f558a Use new master naming scheme for Teensy 2021-07-27 15:49:02 +10:00
Josh Stewart 0cdced7cca Minor UI improvements 2021-07-27 15:29:11 +10:00
Josh Stewart 8dbf171eb2 Final work on warning box 2021-07-27 14:58:26 +10:00
Josh Stewart 213ca51515 Add spinner to basetunes loading screen 2021-07-27 11:35:14 +10:00
Josh Stewart 0b66b23864 Add warning screen when downloading base tune 2021-07-27 11:21:44 +10:00
Josh Stewart be35b5a883 Add spinner to the version loading screen 2021-07-26 16:33:07 +10:00
Josh Stewart c3acbc88b4 Initial work on new tune library 2021-07-20 16:31:54 +10:00
Josh Stewart b45045511a
Merge pull request #9 from karniv00l/dependencies
Update all dependencies, refresh list of ports on USB attach / detach
2021-01-15 08:31:26 +11:00
Josh Stewart 26ba31a2f2 Add CH340 identificaiton and default case. Closes #10 2021-01-15 08:19:36 +11:00
Piotr Rogowski 1b0c51db22
Update all dependencies, refresh list of ports on USB attach / detach 2021-01-13 18:23:26 +01:00
Josh Stewart 06db1c2140 Working uploads for Teensy 36 and 41 (202012 firmware only) 2021-01-13 10:47:17 +11:00
Josh Stewart 4511a7e536 Update serialport version to 9.0.4 2021-01-13 10:06:57 +11:00
Josh Stewart 92464bca92 Retrieve teensy board version 2021-01-12 22:04:10 +11:00
Josh Stewart 995d3e1240 Merge branch 'master' of https://github.com/noisymime/SpeedyLoader 2020-10-22 13:59:01 +11:00
Josh Stewart ada8ccd807 Fix an issue where AVR and Teensy hex files could be interchanged 2020-10-22 13:58:52 +11:00
Josh Stewart aaa637f433 Minor fix for Teensy upload in Windows 2020-10-21 21:01:53 +11:00
Josh Stewart 4fae9c1d33 UI tweaks 2020-10-21 18:50:51 +11:00
Josh Stewart a810b608c4 Add sponsor bar during upload 2020-10-21 17:00:15 +11:00
Josh Stewart f6f1a6b7ce Initial Teensy upload work 2020-10-21 13:05:17 +11:00
Josh Stewart 27880653a9 Add ability to download base tunes 2019-07-17 16:51:27 +10:00
Josh Stewart a5f9909ad9 First cut at having Windows driver install button 2019-07-09 16:15:31 +10:00
Josh Stewart c88c816872 Add buttons to download base tune 2019-07-09 14:56:05 +10:00
Josh Stewart 36aff6583f Add check for new version 2019-07-02 17:03:07 +10:00
Josh Stewart 85495d20dc Fix for Burn Again button not becoming active 2019-01-29 20:36:45 +11:00
Josh Stewart 9c9d43e1a8 Add the version number to the titlebar 2019-01-27 15:01:17 +13:00
Josh Stewart 19c245e732 Add link to ini file on Progress screen 2019-01-27 14:34:31 +13:00
Josh Stewart 8055a974e7 Disable Burn Again button whlst burn is already in progress 2019-01-15 23:25:15 +11:00
Josh Stewart d99ce58cb8 Make exit button work 2019-01-15 09:34:00 +11:00
Josh Stewart dc1d2f9ec8 Layout and formatting tweaks 2019-01-15 09:21:56 +11:00
Josh Stewart f7ee5a1e0a Add burn % to progress indicator 2019-01-04 23:10:03 +11:00
Josh Stewart c5d40a4bfd Fail gracefully on startup if no internet connection is available (or server is down) 2019-01-04 21:47:00 +11:00
Josh Stewart 367a66d20c Big cleanup of the Progress area 2019-01-04 18:54:39 +11:00
Josh Stewart 11f1aa7342 Fix duplication in the ports select list when you hit refresh 2019-01-03 14:17:33 +11:00