pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
Version 1.4.3 released
* audio2tape
* Replace deprecated auto_ptr with unique_ptr
* createhdf
* Cast size_t variables to unsigned long in printf() statements
* fmfconv
* Fix printf() conversion specifiers
* Fix ULAW identification
* Force pad byte to value zero in WAV files
* rzxdump
* Cast size_t variables to unsigned long in printf() statements
* Fix printf() conversion specifiers
* snapdump
* Cast size_t variables to unsigned long in printf() statements
* Fix printf() conversion specifiers
* tape2pulses
* Close file on error
* tzxlist
* Fix printf() conversion specifiers
Version 1.4.1:
* snapdump
* Don't print UTF-8 characters to the terminal
* snap2tzx
* Add 4500 and 5000 bps rates for use with TZXduino
* Various minor bug fixes/improvements:
* Add more examples of fmfconv movie conversion
* Minor code changes in fmfconv
* Fix Z80 snapshot writing when +D is enabled
* Export pkgconfig file to publish library version
* Fix offset of keyboard mappings in Z80 v3 snaphots
* Various minor bug fixes/improvements:
* Replace '*' in boolean context with '&&' in libspectrum_malloc0_n()
* Fix warning about missing atomic_lock()/atomic_unlock() declarations
in gslock.c
* rzxdump
* Allow extracting snapshot files
* scl2trd
* Print error messages to stderr
* Various minor bug fixes/improvements:
* Ignore .DS_Store files too
* Check close()/fclose() return value on write operations
* Move write_file() into utils.c and share between utilities
* Also ignore *~ files
* Switch to using autoreconf
* Use silent builds by default
To match emulators/fuse-emulator move.
Fuse is the Free Unix Spectrum Emulator.
* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy speed on any
computer you're likely to try it on.
* Support for loading from .tzx files.
* Sound (on system supporting the Open Sound System or BSD/Solaris).
* Kempston joystick emulation.
* Emulation of the various printer you could attach to the Spectrum.
* Very basic support for RZX files.