Fix bad timerid null value
Free up memory used by GtkSatMap
Remove redundant function
Update news
docs: fix simple typo, predicition -> prediction
Call view destructors before freeing GtkSatModule
#3 finish solar terminator: Option to disable it
#3 finish solar terminator: work with maps at longitudes other than 0
Plug a small memory leak in ground tracks
Update authors
More icom documentation
Fix saving sort order
Create ic-9700.txt
Use $PKG_CONFIG instead of pkg-config to allow cross-building
Update contributor list
Set polar view background colour
add description of new hamlib parameter
Avoid modulus with 0 denominator
Update news
gtk-freq-knob: Fix a wrong return value type for update()
src/main: Fix GdkMonitor acquisition failure
Replace deprecated g_get_current_time() and GTimeVal
Update authors file
gitignore: Add Emacs backup file
gitignore: Add GNU Global files
Update about info
src/gtk-*.c: Fix warnings "cast between incompatible function types"
Updatre travis builds to Ubuntu 16.04
add libgps-3.17 support
Ensure module timer ID is set to 0 when destroying module
Replace deprecated gdk_screen_width() and height()
Improve module deletion function
Fix uninitialized variable warning in JSON parser
Fix build for Gtk+ < 3.22
Replace deprecated gdk_screen_width() and height()
Refactor sat module popup to avoid forward declarations
Avoid using deprectated gtk_menu_popup in Gtk 3.22+
Avoid using deprecated gtk_menu_popup in Gtk+ 3.22+
Fix wrong naming of half-duplex
Increase maximum line length
Update locations file
Add typdef to qth_data_type
Rename rotator tolerance to threshold
Update news file
Update news and authors
list view: ensure next events are in chronological order
Correct handling of return value when saving config files
Add cycle period field to radio configuration
Require Glib 2.40 or later
Use new icon for module menu and remove delete button
Ensure timegm() is available
Adjust allowed ranges for radio and rotator cycle periods
Print more info when satellite is missing
Restore radio timer cycle between sessions
Fix typo
Replace deprecated gdk_beep()
Add sanity check to radio timer cycle
Update news file
Restore rotator cycle and threshold between sessions
Update news file
Ensure rotator position is always clamped within limits
Use g_key_file_save_to_file() to save configuration files
Add cycle time and threshold to rotator conf
Include snapcraft build file in distribution
initial snap packaging
Indent SGP/SDP code
Ensure rotator Azimuth is always between 0-360
Prevent divisin by 0 when eccentricity is 0
Update news file
Include time.h even though it doesn't fix issue #151
Fix timezone bug in epoch_to_str()
Update news
Fix largest selectable QTH altitude when using imperial units
Update NEWS file
Add operational status to the list view
Remove gpredict.pot and add it to the gitignore
Update authors and news files
Update translation files
Fix dial feedback bug in simplex mode (Issue #62)
Indent
Fix spelling
Put PKG_CONFIG_PATH value in quotes to support spaces inside.
Fix rotctl IO error handling to prevent fake feedback from rotator in GUI.
Remove size decrement in rotctld_socket_rw() on WIN32. Fix upstream issue #128.
Remove size decrement in _send_rigctld_command() on WIN32.
Update news and authors
Hi Lisa, I will take your request into consideration for future updates, although as you know there are already more things on the todo list than we have time for. Anyway, please note that we no longer use this site for project development and only keep it for reference. Please use the new forum or github in the future, see http://gpredict.oz9aec.net/User_Support.php
Improper ingestion of TLEs with spaces padding epoch
Removed RT_MANIFEST resource from final .exe, no impact on resulting DLLs loaded
README updated for MSYS2 tooling
Clean up MINGW path management
Remove redundant files
Update satellite database
Update satellite database
Ensure proxy is not NULL before using it
Adjust layout of TLE update configuration widgets
Delete empty proxy string when updating TLE
Don't save empty proxy string, delete the record instead.
Update NEWS file for 2.2.1
Ensure proxy is not NULL before using it