Commit Graph

54 Commits

Author SHA1 Message Date
Josh Stewart 2032c7eb95 Bump version to v1.6.0 2024-06-13 13:34:28 +10:00
Josh Stewart 961b16f8d8 Add warning if trying to upload to stm32 in serial mode 2024-06-12 13:40:30 +10:00
Josh Stewart c66df2bdc2 Working local file uploads
Needs lots of error checking, but should be functional. Only tested on Macos
2024-02-13 20:40:50 +11:00
Josh Stewart ab1364436c Initial work on allowing local firmware 2024-02-12 15:20:07 +11:00
Josh Stewart 2b05e5f389
Merge branch 'master' into update-packages 2023-03-10 16:15:10 +11:00
Josh Stewart 974a4676b3 Fix firmware details window not loading 2023-03-10 16:14:00 +11:00
DeionSi e4a9997f2d Move sponsor bar higher 2023-01-15 15:14:14 +01:00
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 a2800ec0fe Minor fixes 2023-01-15 12:45:36 +01:00
DeionSi 8836674fd8 Move button handlers from template to renderer 2023-01-13 22:43:24 +01:00
DeionSi d809f5ffcc Use npm jquery 2023-01-13 22:28:42 +01:00
DeionSi 3f75e151b3 Open links in default browser 2023-01-13 22:23:46 +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 47138e6930 Matching page headings 2023-01-12 23:03:11 +01:00
DeionSi 0d8a13a99a Make all pages fit 2023-01-12 23:02:22 +01:00
DeionSi f1aa431d5a Make all links smooth 2023-01-12 22:12:38 +01:00
DeionSi 6fe5f6d834 Smooth page switches 2023-01-12 21:47:10 +01:00
DeionSi ba85ce20be Firmware details was highlighted at startup. Hide it instead. 2023-01-12 21:14:33 +01:00
DeionSi f69dd3a5ac Remove duplicate firmware details 2023-01-12 19:14:59 +01:00
DeionSi 0243454ee6 Add breakpoints 2023-01-12 17:27:12 +01:00
Josh Stewart ebadba9188 Fix update message not being visible 2021-08-01 21:52:34 +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 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 27880653a9 Add ability to download base tunes 2019-07-17 16:51:27 +10:00
Josh Stewart 5412e9bd93 Disable driver button for now 2019-07-09 17:13:26 +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 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 807405eaa7 Only allow the Install button to be pressed if there's a port selected 2019-01-03 13:44:06 +11:00
Josh Stewart 5ca604f1ff Minor cleanup of unused garbage for testing 2019-01-02 17:10:53 +11:00
Josh Stewart 9851843fd9 First full end to end completed version 2019-01-02 16:18:31 +11:00
Josh Stewart cfcc1a3406 Working firmware details retrieve 2019-01-02 14:47:18 +11:00
Josh Stewart f1f6d7572c Include the avrdude binaries for linux and win 2019-01-02 11:31:28 +11:00