- 21 Dec, 2021 2 commits
-
-
Kwon-Young Choi authored
-
Kwon-Young Choi authored
-
- 13 Dec, 2021 4 commits
-
-
Kwon-Young Choi authored
-
Kwon-Young Choi authored
-
Kwon-Young Choi authored
-
Kwon-Young Choi authored
-
- 12 Dec, 2021 7 commits
-
-
Kwon-Young Choi authored
Also renamed the CaptureDirectory config entry with PlaceholderFormat. This allows us to remember the last placeholder format string and keep the `fitsDir` options as a fallback directory when no sequence file has been saved yet.
-
Kwon-Young Choi authored
PlaceholderPath does not handle "file:///" schemes so it has to be constructed with a local path version of the url. Also, the directory creation for saving the fits file should be done in indiccd.
-
Kwon-Young Choi authored
sequence file. This change of behavior allows for having a format placeholder while no sequence file is set and still having the correct directory path.
-
Kwon-Young Choi authored
This commit also actually use the sequence file from Capture::m_SequenceURL and Scheduler::sequenceURL for PlaceholderPath::m_seqFilename. You can now specify a custom filename format in Capture Directory line edit. You can also specify the directory of .fits file by saving a sequence file.
-
Kwon-Young Choi authored
-
Kwon-Young Choi authored
Replaced Scheduler::getCompletedFiles and Capture::checkSeqBoundary with corresponding PlaceholderPath functions to search for the number of captured files and the next sequence id.
-
Pino Toscano authored
Running xterm as own test makes no sense, and it is completely out of scope for kstars; commit d0a8183e added it without explanation, so assume it was some experiment that slipped in.
-
- 09 Dec, 2021 2 commits
-
-
Jasem Mutlaq authored
-
-
- 06 Dec, 2021 1 commit
-
-
Hy Murveit authored
-
- 05 Dec, 2021 3 commits
-
-
Hy Murveit authored
-
Jasem Mutlaq authored
Move building existing GUI property after we connect the signals so that we do not miss any buildProperty signal
-
-
- 04 Dec, 2021 4 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Fix issue where restarted guide camera was not properly reassigned as the current camera due to conflicting states. Reset the camera with the same previous frame settings as well
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 02 Dec, 2021 1 commit
-
-
Jasem Mutlaq authored
Add setNow dbus function. Update XML file to include setNow and setClockScale. Minor variable refactor
-
- 30 Nov, 2021 3 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 25 Nov, 2021 4 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
-
- 23 Nov, 2021 1 commit
-
-
Hy Murveit authored
-
- 22 Nov, 2021 4 commits
-
-
Jasem Mutlaq authored
This fixes issue #142 by converting all instances of AppDataLocation to AppLocalDataLocation. This has no effect on Linux and MacOS (returns same value), but for Windows OS, it makes a different. AppDataLocation is the roaming profile while AllLocalDataLocation is the local profile under %APPDATA%. KStars was splitting its files among these two locations on Windows which was leading to some errors with downloadable contents.
-
-
-
Jasem Mutlaq authored
Fix comet issue on Windows since it was saving file as text when it was binary gzipped file. Also fix comet magnitude calculation now that we use MPC data
-
- 21 Nov, 2021 2 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 19 Nov, 2021 1 commit
-
-
Paweł Pleskaczyński authored
-
- 18 Nov, 2021 1 commit
-
-