Commit graph

13 commits

Author SHA1 Message Date
nia
eadd216a68 *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
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.
2020-01-18 23:30:43 +00:00
adam
5a6cd1e67d fuse-emulator-utils: updated to 1.4.3
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
2018-07-03 14:37:16 +00:00
adam
7facb3a786 fuse-emulator-utils: updated to 1.4.2
Version 1.4.2:

* listbasic
  * Fix processing tape files

* fmfconv
  * Fix undefined behaviour when writing AVI files
  * Don't change audio layout in lossless encode examples in manual

* rzxdump
  * Fix crash when extracting compressed snapshots
2018-06-12 11:05:08 +00:00
adam
a666faf424 fuse-emulator-utils: updated to 1.4.1
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
2018-05-01 18:35:19 +00:00
adam
a65a4ed60b fuse-emulator-utils: updated to 1.4.0
Version 1.4.0:
* snapdump
  * New utility to dump information about machine status stored in
    a snapshot file
2017-12-14 08:15:43 +00:00
adam
507011de3a fuse-emulator-utils: update to 1.3.5
Version 1.3.5:

* fmfconv
  * Fix build in big-endian platforms
  * Remove unimplemented SCR reading

* Various minor bug fixes/improvements:
  * Fix GLib replacement detection
  * Fix libspectrum.h preprocessing in windres resources
2017-10-13 04:50:28 +00:00
adam
23a185df08 Version 1.3.4:
* fmfconv
  * Fix handling of Timex hires frames
  * Extract FMF type handling

* tzxlist
  * Extend header info
2017-09-06 15:32:46 +00:00
adam
fc25dfdeae libspectrum 1.3.6:
* 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
2017-08-02 10:22:44 +00:00
adam
92cef6b370 Version 1.3.2:
* 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
2017-07-04 09:40:12 +00:00
adam
c6bbd4f717 Version 1.3.1:
* Fix metadata in AVI files and standardise in other formats
* fmfconv: Return proper exit codes from utility
2017-05-26 19:37:21 +00:00
wiz
887530b7d3 Re-import fuse-emulator-utils-1.1.1nb1 as emulators/fuse-emulator-utils.
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.
2016-01-17 20:46:54 +00:00