Marco
|
aedcd8cb7a
|
Removed old spec files
|
2019-07-05 22:58:01 +02:00 |
|
Marco
|
e091c0622c
|
Merge remote-tracking branch 'origin/specs' into specs
|
2019-07-05 22:57:16 +02:00 |
|
Marco
|
8787c48f62
|
Reported brief documentation
|
2019-07-05 22:56:45 +02:00 |
|
Marco
|
88cf5faa97
|
Added Windows spec file
|
2019-07-05 22:27:20 +02:00 |
|
Marco
|
44ebf2a022
|
Added Linux spec file
|
2019-07-05 22:25:15 +02:00 |
|
alessandro90
|
e589fbe078
|
Adjust working directory for executable running on Mac Os
|
2019-07-05 19:54:14 +02:00 |
|
alessandro90
|
4bddbcc6d9
|
Also add default_pics folder to revision
|
2019-07-05 19:47:39 +02:00 |
|
alessandro90
|
41fdf7f660
|
Better folder organization
|
2019-07-05 19:32:05 +02:00 |
|
Marco
|
33488d9c88
|
Added Linux spec file
|
2019-07-05 15:22:42 +02:00 |
|
Marco
|
9e92bf0265
|
Added documentation
|
2019-07-04 23:31:47 +02:00 |
|
alessandro90
|
b0334c2dcd
|
Remove outdated requirements file. Leave just ove file valid for
linux and windows
|
2019-07-04 10:45:31 +02:00 |
|
Marco
|
d9f9e3d4ca
|
Updated requirements
|
2019-07-03 10:32:24 +02:00 |
|
Marco
|
27b5341173
|
Fixed import into threads.py. Corrected typos
|
2019-07-03 10:02:07 +02:00 |
|
alessandro90
|
69a50b0664
|
Remove useless import
|
2019-07-02 23:40:49 +02:00 |
|
alessandro90
|
f9a05b42a7
|
Better way to hide audio widget
|
2019-07-02 23:26:45 +02:00 |
|
alessandro90
|
14ee4fd148
|
Comment lines in acqua.qss
|
2019-06-30 17:27:39 +02:00 |
|
alessandro90
|
845d2d6ad4
|
Remove unused images
|
2019-06-30 16:01:26 +02:00 |
|
alessandro90
|
c934cb51f8
|
Dark bg color also for all widgets
|
2019-06-30 15:52:48 +02:00 |
|
alessandro90
|
07d90d5a7a
|
White vertical line for console_style theme
|
2019-06-30 11:52:09 +02:00 |
|
alessandro90
|
aee6159acf
|
Add colored QSlider for all themes
|
2019-06-30 11:43:34 +02:00 |
|
alessandro90
|
033bc981ee
|
Fix elegant_dark theme
|
2019-06-30 11:37:51 +02:00 |
|
alessandro90
|
58c5c3a128
|
Minor fix in acqua theme
|
2019-06-30 11:37:29 +02:00 |
|
alessandro90
|
456fbb23e4
|
Fix console style theme
|
2019-06-29 20:34:14 +02:00 |
|
alessandro90
|
b8e5b909cd
|
Fix 'acqua' theme
|
2019-06-29 19:36:41 +02:00 |
|
alessandro90
|
408dd5e4ce
|
Update the download speed every 2s. Speed is the average in the 2s.
Also update downloaded MB only if at least 1 MB has been downloaded
since last update.
|
2019-06-29 00:24:45 +02:00 |
|
alessandro90
|
88343af009
|
Display average download speed in place of instantaneous speed
|
2019-06-28 22:33:08 +02:00 |
|
alessandro90
|
9ebf75c0fb
|
Make SlowConnError private
|
2019-06-28 20:21:11 +02:00 |
|
alessandro90
|
9c0b93cb32
|
Add a 'Slow connection' warning. Use perf_counter() in place of time()
and also lower the _CHUNK in the database download thread
|
2019-06-28 20:17:00 +02:00 |
|
alessandro90
|
c266d3d264
|
Lock main tabs, otherwise conflict with previous commit
|
2019-06-25 18:53:36 +02:00 |
|
alessandro90
|
52ac5e7752
|
Hide or show the waterfall+audio_widget based on the current main tab
|
2019-06-25 18:46:06 +02:00 |
|
alessandro90
|
497cdeed4a
|
Set initail position of main window inside set_initial_size
|
2019-06-23 22:34:55 +02:00 |
|
alessandro90
|
f77fd1fbc6
|
Revert some changes
|
2019-06-23 22:26:46 +02:00 |
|
Marco
|
4913b7493e
|
Disabled waterfall in space weather tabs
|
2019-06-23 21:54:20 +02:00 |
|
Marco
|
8c8cc1ca4a
|
Set main and download windows initial position
|
2019-06-23 20:40:08 +02:00 |
|
Marco
|
a5ebd868d2
|
Fix ffmpeg console spawn for WinOS. Removed Pydub dependency
|
2019-06-23 20:18:58 +02:00 |
|
alessandro90
|
ef0581b6fb
|
Fix download evaluation
|
2019-06-09 14:47:16 +02:00 |
|
alessandro90
|
52c41b24ad
|
Avoid using 'terminate' on the download thread
|
2019-06-09 12:46:56 +02:00 |
|
alessandro90
|
34d197c2ed
|
Remove 'ui' folder
|
2019-06-09 12:44:12 +02:00 |
|
alessandro90
|
c0e637886b
|
Extend Qthread.terminate for DownloadThread class
|
2019-06-08 21:27:09 +02:00 |
|
alessandro90
|
72936a4747
|
Add docstring and default arg to get_field_entries
|
2019-06-08 14:50:40 +02:00 |
|
alessandro90
|
5f180373c9
|
Remove a trailing whitespace
|
2019-06-07 23:38:57 +02:00 |
|
alessandro90
|
de05cf9872
|
Fix location_filters_ok function to check for multiple locations
|
2019-06-07 23:37:28 +02:00 |
|
alessandro90
|
8859495068
|
Fix modulation filter to check for multiple entries separated by
semicolon. Also add a check to remove duplicated signals when
loading the database from file
|
2019-06-07 23:23:09 +02:00 |
|
alessandro90
|
8cb81dd225
|
Switch from filter panel to signal panel with double-click on
signal name. Also make minor style changes
|
2019-06-02 14:10:06 +02:00 |
|
alessandro90
|
10724e548a
|
Change all double leading underscores with sigle leading underscores.
Also make minor refactoring and stylistic changes.
|
2019-06-01 18:07:37 +02:00 |
|
alessandro90
|
3dea2a0e56
|
Fix some typos in docstrings
|
2019-05-30 21:49:43 +02:00 |
|
alessandro90
|
9369b3218f
|
Organize project in folders
|
2019-05-29 20:52:37 +02:00 |
|
alessandro90
|
b937adcbe0
|
Give a default value to safe_cast
|
2019-05-28 20:05:19 +02:00 |
|
alessandro90
|
bae4f138c6
|
Set a greater width for location list for high resolutions
|
2019-05-28 19:58:06 +02:00 |
|
alessandro90
|
27ee2c78d0
|
Set a png icon for linux compatitlity
|
2019-05-28 19:52:16 +02:00 |
|