Skip to content

Releases: rlancaste/INDIWebManagerApp

INDI Update Jan 2022

17 Jan 19:54
Compare
Choose a tag to compare

This release updates the way INDI gets packaged inside the App bundle on MacOS. It is also an update to the latest INDI

2021 INDI Update

19 Nov 03:48
9ccd2ee
Compare
Choose a tag to compare

This release has no changes to the code. The main reason for rereleasing a new version is to include and release a new version of INDI for Mac Users

Orion

25 Nov 03:17
Compare
Choose a tag to compare

This release brings some minor changes to the UI and Dialogs. So it is mostly like the last version. However, on Macs, the version is much more significant because it includes the latest version of INDI, INDI 1.8.7.

Cassiopeia

10 Sep 00:54
Compare
Choose a tag to compare

This release includes some minor revisions. First, I made the INDI Server path display more responsive to clicking the IP address list and also to changing the active profile even when the INDI server's active profile is not online. I improved the getPort method to work when the active profile is not online. And I updated INDI to 1.8.1 and gphoto to the latest version on OS X.

Cepheus

11 Aug 04:48
Compare
Choose a tag to compare

In the last release, I used features that were not available on versions of QT older than QT v11. This should fix that I also added code that will prevent the IP display and host displays from updating so often. Now they will only change if the IP list actually changes.

Aries-Revised

10 Aug 07:34
Compare
Choose a tag to compare

In this new version, I made it possible to select from a list of different IP addresses so that you can see all the ones that should be available to access the server and you can test them to see if they work. I added copy to clipboard buttons for the INDI Web Manager and INDI Server Paths. I improved the Linux startup script to include a time delay so that the window manager has a chance to start first (otherwise, the icon might not be visible in the system tray). I added features to start and stop the INDI Server as well as change the profile that is running. I made the list of running drivers not refresh so much. It still checks to see that they are still running, but it doesn't change the displayed list unless the drivers changed. This way you can actually select a driver. I improved the way the log file gets saved, so now its a log file of the output in the bottom instead of a log file of just the manager output, also the file gets saved with a date stamp appended so it doesn't overwrite. Also I improved the layout a bit. And I added support for custom drivers labels.

Perseus-Revised

05 Aug 05:11
Compare
Choose a tag to compare

I found that the System Tray Menu on ubuntu did not support the feature I was using and my status display for the manager in the Tray was blank. This fixes that. Also some other small bug fixes.

Perseus

02 Aug 03:20
Compare
Choose a tag to compare

This release adds a system tray icon and the option to hide the main window. This allows INDI Web Manager App to function more like a daemon while still retaining the GUI at the click of a button.

Andromeda

28 Jun 07:14
Compare
Choose a tag to compare

With this release, the documentation like tooltips and what's this are basically complete. There is now a button that can make INDI Web Manager App startup when the system boots. The interface also got some minor improvements. This app is ready for action.

SpitAndPolish

27 Jun 05:42
13709c4
Compare
Choose a tag to compare

This release includes many suggestions from users' feedback. I fixed a number of the issues with build warnings from cmake. I simplified some of the checks for whether things are installed on the user's system. I added tooltips and what's this. I added a help menu with useful links. I fixed a couple of typos, including in the PATH. And I added a check to see if the user is running as sudo. And I seriously improved the way the layout stretches.