New version 2.1.39 released
Number of decimal places in AAVSO export reduced to 4 (MAG, MAGERR, CMAG, KMAG, AIRMASS) in order to meet the AAVSO extended format limits.
Added new date & time format
New version 2.1.38 released
New version 2.1.37 released
Added an option to select if positive longitude is east or west of Greenwich meridian.
New version 2.1.36 released
Reverted previous change in date & time format - now supports UT specified in seconds.
New version 2.1.35 released
Version 2.1.35 released.
Added new date&time format for FITS files - stored in OBS-DATE and OBS-TIME fields.
Hello and thanks for the effort into C-Munipack. I am trying to install the Linux version from source and the building process goes on until the makefile arrives to the compilation of the file: muniwin/src/utils.cpp where the compiler complains that the close() function is unknown. The concept is that the 'close()' function is out of scope and suggests to change it to pclose(). C-Munipack-2.1.34-source/muniwin/src/utils.cpp: In destructor 'virtual FileLock::~FileLock()': C-Munipack-2.1.34-source/muniwin/src/utils.cpp:...
New version 2.1.34 released
Fixed build on Linux - use internal fft library by default.
Fixed Unit builds.
Added Win32 build script
New version 2.1.33 released
Added binning settings 6x6 and 8x8
Added a new option to DSLR->FITS conversion - using R+G1+G2 channels (leaving out the B channel)
Fixed building on Linux
Improved CMake builds
Fixed build issues on Debian
Removed autotools files
[C] CMake build support
New version 2.1.32 released
FIxed bug in decoding date & time from FITS files.
Added support for CR3 raw files.
Version changed to 2.1.32
New version 2.1.31 released
New version 2.1.30 released
Fixed typo in manual (ouptut.dat --> output.dat)
Merge branch 'master' of ssh://git.code.sf.net/p/c-munipack/cmunipack-2.1
Fixed typo in manual (ouptut.dat --> output.dat)
New version 2.1.29 released
Fixed crash when the software is build using the gcc compiler - an unscoped enum type shall not be used as a parameter in the va_arg macro.
Version changed to 2.1.29
Fixed compilation issues on Debian - default wcslib is 5.x which does not provide wcsdealloc.
Solution and batch files converted to MSVC 2019
Added new date&time format - DATE-OBS = 'DDD yyyy-mm-dd hh:mm:ss'
Tags for known variable can be optionally hidden.
Version changed to 2.1.28
Added new date&time format (QHY8L camera)
New version 2.1.28 released
Projects updated to MSVC 2019
Code clean up (int to bool conversion warning)
Code cleanup (cppcheck)
Fixed random crash during processing frames.
Fixed problems with sorting frames in the main window and the 'Process new files' tool running on background
Edit profiles (dialog)
Main window - thumbnail view
Updating thumbnails in a background thread finished.
Work on Find variables dialog continues
Sync with 2.1.26
wcslib updated to 6.3
Updated wcslib to version 6.3
New version 2.1.27 released
Fixed bug in deconding RA/Dec coordinates from FITS files
Fixed error in decoding declination in decimal format.
Fixed binary distribution build scripts and MSVC projects
New version 2.1.26 released