Commit Graph

238 Commits

Author SHA1 Message Date
AresValley
0385f7324c Solved minor bu in windows shell script (wrong folder structure) 2019-10-18 16:24:00 +02:00
marbort
7ac15e7d45 macOS specfile minor changes
Removed unnecessary parenthesis in specfile for macOS that prevented successful building of .app package
2019-10-17 12:33:30 +02:00
Alessandro
71d898c966 Fix 'unreleased' link in CHANGELOG.md 2019-10-16 21:20:02 +02:00
Alessandro
e062d0befd Update the changelog to the version 3.1.0 2019-10-15 19:17:47 +02:00
Alessandro
8e79bf6adf Fix a bug in the *.spec files and also apply the following major changes:
- Add support for adding the base folder to PATH.
- Only display one pop up window at a time in order to avoid confusion.
- Add automatic updates feature:
	- Windows and Linux versions will be shipped with an updater program used to
	  update both Artemis and the updater itself.
	- MacOs versions will not have the updater. Instead the user will be asked
	  to download the new software version (if present) via browser.
2019-10-15 19:14:29 +02:00
Alessandro
08b3312b23 Ensure compatibility of the new version with old database format (ACF value structure) 2019-09-08 15:58:09 +02:00
Alessandro
0606549a7d Merge branch 'change_layout' 2019-09-08 15:26:11 +02:00
Alessandro
643e6c7457 Merge branch 'minor_improvements' (fix conflicts on readme files) 2019-09-08 15:25:22 +02:00
Alessandro
44747464da Add a GitHub link. Also improve .spec files (no need to copy
source files). Also distinguish from running binary or script
in the displayed version.
2019-09-07 23:34:58 +02:00
Marco
e36f04f70b Readme fix 2019-09-05 09:42:48 +02:00
Marco
9560f8747f Merge branch 'readme_3.0.2' 2019-09-05 09:27:48 +02:00
Alessandro
40e2e01088 Move main and filter tab at an inner level 2019-09-04 20:08:57 +02:00
Alessandro
1509e04c93 Closes #9 Add support for complex/multiple ACF values 2019-09-04 19:49:16 +02:00
Marco Dalla Tiezza
d30a9b7aa9 GLIBC minimum requirements, ACF details on variable values 2019-09-02 00:17:32 +02:00
Alessandro
4a54ef54cb Major refactor of filters and spaceweather 2019-09-01 12:28:31 +02:00
Marco Dalla Tiezza
d37c8e96d6 Updated thanks 2019-08-31 21:17:35 +02:00
Marco Dalla Tiezza
4855b232d8 ACF Update 2019-08-31 21:00:31 +02:00
Alessandro
6870774577 Update readme 2019-08-09 18:50:20 +02:00
Alessandro
461da37fdf Set correct sizes for all the audio buttons for high res screens 2019-08-09 18:41:52 +02:00
Alessandro
7e897bbb82 Fix #12 An audio sample can be paused and a different one can be
played without a program crash
2019-08-04 11:12:58 +02:00
Marco
1db7f14a27 Removed empty item in a list 2019-08-03 23:39:26 +02:00
Marco
fd1c2a62f1 Typo fixing 2019-08-03 23:37:58 +02:00
Marco
cceed86859 Merge branch 'One_dir_specs' 2019-08-03 23:35:43 +02:00
Marco
ec35400087 Updated README 2019-08-03 23:35:05 +02:00
Marco
beb94d9d07 One-Dir spec files for Windows and Linux 2019-08-03 23:20:23 +02:00
alessandro90
047a612f19 Update requirements
(cherry picked from commit 791cdbff987fbee2bae1e31b348b256ead3cd1d1)
2019-08-01 17:49:24 +02:00
alessandro90
5ae02456ba Fix changelog typo 2019-08-01 16:48:44 +02:00
alessandro90
6e234a1530 Add a changelog v3.0.1 2019-08-01 15:33:56 +02:00
Marco
f5bad77a36 Linux deploy script bug fix 2019-08-01 01:28:26 +02:00
alessandro90
d386555c16 Loop button for audio samples always enabled
(cherry picked from commit 09afe6b016342fe36b7e306f863f581dcd65cb18)
2019-07-31 23:33:42 +02:00
Marco
0d2d395639 Merge remote-tracking branch 'origin/audio_loop' 2019-07-31 23:16:14 +02:00
alessandro90
03f0f7a81f Easier way to change the displayed release version 2019-07-31 22:58:27 +02:00
alessandro90
f23359f3cb Close #3 Implement a loop functionality for audio samples 2019-07-31 22:39:04 +02:00
alessandro90
0cc99f0ac9 Fix #7 Show maximized window at startup 2019-07-31 19:47:54 +02:00
Marco
dbae83eb89 Changed few URL protocol to the 'over SSL' version
(cherry picked from commit 7db82fd09efc6f66365057777c0f10e7a51cdcc2)
2019-07-31 19:40:23 +02:00
alessandro90
fecadb132f Merge branch 'SSL_test' 2019-07-31 19:37:53 +02:00
alessandro90
e5e80b693e Fix #6 Add cacert.pem also for async downloads 2019-07-31 19:36:04 +02:00
Marco
d1699db5a6 Merge branch 'SSL_fix' 2019-07-29 15:33:18 +02:00
alessandro90
0735039213 Remove other unused imports 2019-07-24 22:06:37 +02:00
alessandro90
09abbf5d0c Remove unused import 2019-07-24 21:55:37 +02:00
alessandro90
0732dcb816 Always include cacert in get_pool_manager 2019-07-24 21:08:24 +02:00
alessandro90
0e6c826ac2 Add full cacert support for all platforms also for the checksum.
Distinguish compiled and script case. Adjust .spec files
2019-07-24 20:45:20 +02:00
Marco
1a35d12609 Urllib3 downgrade to 1.24.3 for Request compatibility 2019-07-24 18:26:34 +02:00
Marco
0fa4a40869 Urllib3 SSL secure connection with server. Works with all OSs 2019-07-24 18:25:28 +02:00
Marco
dcf726a72a Added SSL certificates into the bundle 2019-07-24 18:17:38 +02:00
alessandro90
2fd0691764 Merge branch 'change_readme' v3.0.0 2019-07-08 21:35:59 +02:00
Marco
760da3d279 Merge branch 'specs' 2019-07-08 14:47:21 +02:00
Marco
a4e0edd6e4 Rebase onto master. Added macOS spec file 2019-07-08 14:45:47 +02:00
Marco
91dd210e4f Updated Thanks 2019-07-08 12:27:20 +02:00
Marco
7f08e2c9d9 Updated Thanks 2019-07-08 12:25:40 +02:00