Changelog for
libspectrum8-1.4.4-1.1.x86_64.rpm :
Fri Jul 6 14:00:00 2018 serbalgiAATTgmail.com
- Update to version 1.4.4
* Fix memory allocation in g_array_set_size().
* Fix TC2048 and TC2068 timings regression.
* Add peek block function for tape iterators.
Tue May 1 14:00:00 2018 serbalgiAATTgmail.com
- Update to version 1.4.2
* RZX files containing a snapshot which cannot be compressed are now
written correctly.
Thu Oct 12 14:00:00 2017 serbalgiAATTgmail.com
- Update to version 1.4.1
* Add support for MMC / SD card emulation in SPI mode.
* Add class recognition for MLT files.
Mon Jul 10 14:00:00 2017 serbalgiAATTgmail.com
- Update to version 1.3.5
* Add Multiface One/128/3 support.
* Add self-inflating buffer for writing binary files.
* Add class recognition for SCR files.
* Fix crash when saving CSW tapes.
* Work around invalid \"used bits in last byte\" field in TZX tapes.
* Save SpecDrum level as unsigned in SZX snapshots.
* Add support for storing Covox interface state.
Sun Apr 30 14:00:00 2017 serbalgiAATTgmail.com
- Update to version 1.3.3
* Silently skip PLTT blocks in SZX snapshots.
* Validate \"used bits in last byte\" field in TZX tapes.
* Fix the load of PZX tapes with malformed strings.
* Various minor bug fixes/improvements.
Sat Dec 10 13:00:00 2016 serbalgiAATTgmail.com
- Update to version 1.3.2
* Make glib replacement protect global data structures against
modification from multiple threads (BogDan Vatra).
Mon Aug 22 14:00:00 2016 serbalgiAATTgmail.com
- Update to version 1.2.2
* Support for reading zip files (Patrik Rak and Sergio Baldoví).
* Support for converting PZX data blocks with asymmetric pulses to TZX
GDB blocks (Fredrick Meunier).
* Various minor bug fixes/improvements:
Tue Jun 7 14:00:00 2016 serbalgiAATTgmail.com
- Update to version 1.2.0
* Allow finalising RZX recordings (Sergio Baldoví).
* Support for Didaktik D80 disk class (Gergely Szasz).
* Use SZX format for interspersed snapshots in RZX recordings (Sergio
Baldoví).
* Add libspectrum_{new,new0,renew}(), libspectrum_{m,re}alloc_n()
memory macros (Stuart Brady).
* Rename libspectrum_calloc() to libspectrum_malloc0_n() (Stuart Brady).
* Various minor bug fixes/improvements.
- Move devel to Development/Libraries/C and C++ group.
- Fix the build on RHEL_7 and SLE_11_SP3.
- Distribute COPYING file.
- Several spec fixes.
Mon Sep 16 14:00:00 2013 serbalgiAATTgmail.com
- Update to version 1.1.1
* Decreased libtool version to allow binaries built against
libspectrum 1.0.0 to run with libspectrum 1.1.1.
* Support for Spectranet in snapshots (Philip Kendall).
* Support for Cheetah SpecDrum in snapshots (Fredrick Meunier).
* Support reading PZX files (Fredrick Meunier).
* Support for the TZX set signal level block (Fredrick Meunier).
- Add libbz2-devel BuildRequires to enable reading from compressed files
- Modernize package license
Tue Oct 4 14:00:00 2011 nmarquesAATTopensuse.org
- Update to version 1.0.0
- Several spec fixes