Commit Graph

350 Commits

Author SHA1 Message Date
Marco Dalla Tiezza
c803a72489 Updated changelog and resources (after merge) 2024-06-14 01:18:48 +02:00
Marco Dalla Tiezza
70758ea8bd Merge pull request #51 from AresValley/revised-networking
Revised network manager, update manager and downloader
2024-06-13 23:08:42 +00:00
Marco Dalla Tiezza
6c0b1b7e04 Merge branch 'master' into revised-networking 2024-06-13 23:07:30 +00:00
Marco Dalla Tiezza
c17c1fdbea Updated resources 2024-06-14 01:01:53 +02:00
Marco Dalla Tiezza
8138cf8e38 Docs update 2 2024-06-14 00:14:04 +02:00
Marco Dalla Tiezza
0b416f0a2e Docs update 2024-06-13 23:55:41 +02:00
Marco Dalla Tiezza
1d0c459402 Fixed a potential issue where the downloader window closes but the downloader instance keeps running 2024-06-13 19:19:21 +02:00
Marco Dalla Tiezza
0f898ff6f5 Introduced temporary folder 2024-06-13 16:16:36 +02:00
Marco Dalla Tiezza
c58d85c6a2 Fixed bug of space_weather introduced with the new update_manager 2024-06-13 15:52:47 +02:00
Marco Dalla Tiezza
f73034c35c Preparatory update for the new update manager 2024-06-13 15:46:56 +02:00
Marco Dalla Tiezza
77c43813a0 Final ieration of the new downloader and update_manager, implemented automatic updates only for windows 2024-06-13 15:46:25 +02:00
Marco Dalla Tiezza
b01bd99ecf Preparatory update for the new update manager 2024-06-13 14:57:36 +02:00
Marco Dalla Tiezza
146a5d1605 First implementation of the auto update for windows 2024-06-13 14:40:07 +02:00
Marco Dalla Tiezza
ea245c853b Updated changelog and documentation 2024-06-13 12:20:12 +02:00
Marco Dalla Tiezza
e57e9bf8e4 Artemis can be fully navigated (and so the signal list) just with the keyboard, fixed #50 2024-06-13 11:42:24 +02:00
Marco Dalla Tiezza
70ed158b02 Updated resources, fixed typo 2024-06-13 02:06:45 +02:00
Marco Dalla Tiezza
1d795b688e File size request from HTTP header, handled the indeterminate size case 2024-06-13 01:54:59 +02:00
Marco Dalla Tiezza
52c4fbcce9 Downloader has been generalized, now network_utils is update_utils 2024-06-13 01:05:53 +02:00
Marco Dalla Tiezza
79891899ce Improved label readability, handled non critical exception about filtering without a loaded DB 2024-06-12 23:16:48 +02:00
Marco Dalla Tiezza
dde223d2ac Updated documentation 2024-06-12 21:20:18 +02:00
Marco Dalla Tiezza
43ddee410a Removed unnecessay arguments (now default) for nuitka 2024-06-11 18:37:50 +02:00
Marco Dalla Tiezza
ecbf10ebb5 Rolling out v4.0.3 2024-06-10 22:20:37 +02:00
Marco Dalla Tiezza
5d3cdb7abb Updated to v4.0.3 (hotfix) v4.0.3 2024-06-10 21:57:47 +02:00
Marco Dalla Tiezza
5b8670814b Removed setProperty and findChild in dowloader.py for code uniformity 2024-06-10 21:51:53 +02:00
Marco Dalla Tiezza
19acf11b1a Fixed a potential bug affecting ARM architecture 2024-06-10 21:30:28 +02:00
Marco Dalla Tiezza
39056d1d91 Updated name of excluded DLLs (only for linux since it is using a lib prefix) 2024-06-10 21:22:32 +02:00
Marco Dalla Tiezza
436c54b733 Fixed #48 an error occurig on Linux where configuration file path are not properly resolved during startup with the binary version of the program 2024-06-10 20:40:46 +02:00
Marco Dalla Tiezza
b48a42dcc8 Explicit DLLs inclusion/exclusion in Nuitka, close #47 2024-06-10 16:55:04 +02:00
Marco Dalla Tiezza
e00e21c46a Fixed #46 2024-06-10 11:56:27 +02:00
Marco Dalla Tiezza
2aa821ee65 Minor docs fix v4.0.1 2024-06-09 16:42:19 +02:00
Marco Dalla Tiezza
5ab0c39aa9 Rolling out v4.0.1 2024-06-09 16:31:21 +02:00
Marco Dalla Tiezza
f09bbd3311 Revert "Bump Nuitka 2.3.1"
This reverts commit 91589018a3.
2024-06-09 16:07:24 +02:00
Marco Dalla Tiezza
91589018a3 Bump Nuitka 2.3.1 2024-06-09 15:42:40 +02:00
Marco Dalla Tiezza
d41c9e1ed6 Added installer icon, bump version 4.0.1 2024-06-09 15:36:54 +02:00
Marco Dalla Tiezza
0cbd9a7a0b Updated documentation 2024-06-09 15:17:13 +02:00
Marco Dalla Tiezza
7db68ab2ad Integrity check for the configuration parser 2024-06-06 22:34:51 +02:00
Marco Dalla Tiezza
c7c53b5a68 Solved clipping of the scrollbar on different textareas 2024-06-06 20:12:29 +02:00
Marco Dalla Tiezza
9d2443b0f0 Updated docs 2024-06-06 19:20:03 +02:00
Marco Dalla Tiezza
2c3ffd5e66 Updated readme image 2024-06-06 19:15:46 +02:00
Marco Dalla Tiezza
485eccb373 Added DB autoload on startup option 2024-06-06 19:06:45 +02:00
Marco Dalla Tiezza
faf9a5293a Normalized K and A index lights to NOAA standard nomnclature 2024-06-06 18:11:15 +02:00
Marco Dalla Tiezza
e58cf4d206 Updated docs 2024-06-06 15:51:20 +02:00
Marco Dalla Tiezza
1b48405c14 Rolling out DB v61 v4.0.0-RC3 2024-06-05 22:20:43 +02:00
Marco Dalla Tiezza
c8fcb2c3e0 Added project webpage in help section 2024-06-05 21:03:06 +02:00
Marco Dalla Tiezza
ab8403c16e Corrected few docs typo 2024-06-05 00:05:00 +02:00
Marco Dalla Tiezza
7929c23ac5 Fixed a bug introduced in 10607c88ea 2024-06-04 22:15:44 +02:00
Marco Dalla Tiezza
707cc001cf Updated docs about new text search behaviour 2024-06-04 21:57:56 +02:00
Marco Dalla Tiezza
4594237c09 Added volume slider and mute bbutton to audio player, closed #45 2024-06-04 21:43:57 +02:00
Marco Dalla Tiezza
10607c88ea Searches in the name field has been extended to the description as well (close #44) 2024-06-04 19:51:21 +02:00
Marco Dalla Tiezza
f61527ed70 Locked audio player upon signal deletion 2024-06-04 19:30:15 +02:00