Releases: EstevanTH/gpsd_javascript_relay
Update 0.9.3a for Windows
This update fixes minor things and non-working sockets when a proxy is set in Internet options.
It also improves security in the 32-bit Windows build.
Main changes are:
- Fixed a few mistakes
- Fixed a rare crash when stopping a GPSD client with pending incoming data
- Fixed the network failure when a proxy is configured in the system's Internet options
- Added stack protector, DEP and ASLR on the 32-bit Windows build
The program is available in:
- Windows x86 32 bits (MinGW 5.3 - no extra package required)
- Windows x86 64 bits (MSVC 2013 - redistribuable may be required)
Examples have been updated on July 24th 2017.
Older versions are useless and their use is discouraged.
Update 0.9.3 for Windows
This update adds the support of serial ports.
Main changes are:
- Added support for serial ports
- Added the standard address for Android Bluetooth connection sharing on top of the default hosts list
- Fixed a couple of bugs
The program is available in:
- Windows x86 32 bits (MinGW 5.3 - no extra package required)
- Windows x86 64 bits (MSVC 2013 - redistribuable may be required)
Examples have been updated on July 24th 2017.
Older versions are useless and their use is discouraged.
Update 0.9.2 for Windows
This is a minor update, it only removes the confirm message when you logout so the OS does not get stuck.
It improves the interface a bit.
The program is available in:
- Windows x86 32 bits (MinGW 5.3 - no extra package required)
- Windows x86 64 bits (MSVC 2013 - redistribuable may be required)
Older versions are useless and their use is discouraged.
Update 0.9.1 for Windows
This update fixes GPSD client connection bugs (possible crashes).
It improves the interface a little bit.
The program is available in:
- Windows x86 32 bits (MinGW 5.3 - no extra package required)
- Windows x86 64 bits (MSVC 2013 - redistribuable may be required)
Older versions are useless and their use is discouraged.
Release 0.9 for Windows
First public release of the program.
The program is available in:
- Windows x86 32 bits (MinGW 5.3 - no extra package required)
- Windows x86 64 bits (MSVC 2013 - redistribuable may be required)
Known bugs:
- Binding GPSD client sockets can crash the program or the OS
Note: The source code is older than the 64-bit build so the compatibility code is missing.