File libspectrum.changes of Package libspectrum
-------------------------------------------------------------------
Sat Feb 27 19:17:45 UTC 2021 - Sergio Baldovi <serbalgi@gmail.com>
- Update to version 1.5.0
* Fix loading of raw data blocks.
* Ensure trailing TZX pause blocks result in an edge.
* Fix bits_through_byte calculation in TZX RAW block.
* Remove spurious first pulse in a raw data block.
* Various minor bug fixes.
- Several spec fixes.
-------------------------------------------------------------------
Fri Jul 6 18:34:52 UTC 2018 - serbalgi@gmail.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 11:14:33 UTC 2018 - serbalgi@gmail.com
- Update to version 1.4.2
* RZX files containing a snapshot which cannot be compressed are now
written correctly.
-------------------------------------------------------------------
Thu Oct 12 07:22:19 UTC 2017 - serbalgi@gmail.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 20:43:28 UTC 2017 - serbalgi@gmail.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 10:04:26 UTC 2017 - serbalgi@gmail.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 07:00:15 UTC 2016 - serbalgi@gmail.com
- Update to version 1.3.2
* Make glib replacement protect global data structures against
modification from multiple threads (BogDan Vatra).
-------------------------------------------------------------------
Mon Aug 22 21:08:12 UTC 2016 - serbalgi@gmail.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 20:48:12 UTC 2016 - serbalgi@gmail.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 22:36:52 UTC 2013 - serbalgi@gmail.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 20:07:50 UTC 2011 - nmarques@opensuse.org
- Update to version 1.0.0
- Several spec fixes