Changelog for
Fuse-utils-1.3.5-1.2.x86_64.rpm :
Thu Oct 12 14:00:00 2017 serbalgiAATTgmail.com
- Update to version 1.3.5
* fmfconv
+ Fix handling of Timex hires frames.
+ Extract FMF type handling.
+ Fix build in big-endian platforms (Alberto Garcia).
+ Remove unimplemented SCR reading (Fredrick Meunier).
* tzxlist
+ Extend header info.
- Drop ChangeLog.verbose: Accommodate upstream changes.
Mon Oct 3 14:00:00 2016 serbalgiAATTgmail.com
- Update to version 1.3.0
* Print summary of enabled features when building fuse-utils (Alberto
Garcia).
* rzxdump
+ Print offset of unknown block types (Sergio Baldoví).
+ Print the canonical version of the creator based on major/minor
versions (Sergio Baldoví).
Mon Aug 22 14:00:00 2016 serbalgiAATTgmail.com
- Update to version 1.2.2
* scl2trd
+ Fix buffer over-read (Sergio Baldoví).
* tape2pulses
* tape2wav
+ Emit an edge when 0 tstate pulses do not have the no edge flag set
(Fredrick Meunier).
Tue Jun 7 14:00:00 2016 serbalgiAATTgmail.com
- Update to version 1.2.0
* fmfconv
+ Drop FFmpeg/Libav API support in fmfconv (Sergio Baldoví).
+ Support JPEG, PNG and AVI output formats (Gergely Szasz).
+ Set default output type to AVI instead of YUV4MPEG2 when using pipes
(Gergely Szasz).
+ Move --force-resample and --srate options (Gergely Szasz).
+ Add more details on DESCRIPTION, EXAMPLES and SEE ALSO (Sergio
Baldoví).
+ Add missing options and arrange options in categories (Sergio
Baldoví).
+ Set output mode to AVI when using .avi file extension (Sergio
Baldoví).
+ Ensure AVI files are finalised and delete the index file on Windows
(Sergio Baldoví).
+ Allow greyscale output (Gergely Szasz).
+ Implement --version option in fmfconv (Gergely Szasz).
+ Fix crash when writing a sequence of screenshots (Sergio Baldoví).
+ New internal sound resampling (Gergely Szasz).
* rzxtool:
+ Fix snapshot insertion in rzx recordings (Sergio Baldoví).
+ Add option for finalising rzx recordings (Sergio Baldoví).
* tzxlist
+ Dump headers that appear to be in data blocks (Fredrick Meunier).
+ Dump standard data blocks to files (Gergely Szasz).
+ Don\'t print non-printable header characters like Fuse (Fredrick
Meunier).
+ Allow tape durations longer than 20.5 minutes (UB880D).
* tape2pulses
+ New utility to dump the pulses found in a tape file to a file for
analysis (Fredrick Meunier).
* tape2wav
+ Correct default WAV sample rate (Santiago Vila).
* rzxdump:
+ Show block number as is needed for some operations with rzxtool
(Sergio Baldoví).
+ Fix exit code when passed bad operands (Sergio Baldoví).
+ Fix leaks and possible null pointer dereferences (Sergio Baldoví).
* scl2trd
+ Fix exit code when passed bad operands (Sergio Baldoví).
* audio2tape
+ Use char
* for progname for consistency with utils.c (Fredrick
Meunier).
+ Declare C linkage for progname (Adam Sampson).
* Various minor bug fixes/improvements.
- Drop Fuse-utils-progname.patch: Upstream fixed.
- Several spec fixes.
Fri Mar 25 13:00:00 2016 serbalgiAATTgmail.com
- Fix undefined reference in audio2tape.
- Clean up spec file.
Fri Sep 20 14:00:00 2013 serbalgiAATTgmail.com
- Update to version 1.1.1
* Fix typo in header search path for local libraries (Alberto Garcia).
* Fix syntax error in fmfconv manual page (Alberto Garcia).
* fmfconv, new converter tool for FMF movie files (Gergely Szasz).
* tape2wav
+ Allow writing WAV output to stdout (Fredrick Meunier and Sergio
Baldovi).
+ Respect polarity when writing audio data (Fredrick Meunier).
* tzxlist
+ Add support for PZX files (Fredrick Meunier).
+ Add support for TZX set signal level block (Fredrick Meunier).
+ Print CODE header start address and length (Fredrick Meunier).
* tapeconv, correct check for unknown file types (Michael Tautschnig).
- Add missing build dependencies
* audiofile and gcc-c++ BuildRequires to enable audio2tape utility.
* zlib BuildRequires to enable reading from compressed RZX files.
* libgcrypt BuildRequires to fix the build of rzxdump.
- Several spec fixes
* Modernize package license.
* Remove norootforbuild as current version supports DESTDIR.
* Fix invalid Licence and Group properties.
* Remove Autoreqprov, it\'s default on.
* Add missing Url property.
Tue Dec 23 13:00:00 2008 uliAATTsuse.de
- update -> 0.10.0.1
* Ensure all audio2tape header files are distributed (Fredrick
Meunier).
* Fix compilation when libaudiofile isn\'t present (Fredrick
Meunier).
* audio2tape can now recognise standard ROM loaders (Fredrick
Meunier).
* tzxlist now outputs block and tape lengths (Fredrick Meunier).
* snap2tzx: add 0.1s pause between blocks to ensure a gap between
edges (Fredrick Meunier).
* tapeconv: add options for embedding metadata into the created
file (Fredrick Meunier).
* tape2wav: ensure pulses do not get rounded down inappropriately
(Fredrick Meunier).
* Allow building without libaudiofile (José Manuel Ferrer Ortiz).
* Add audio2tape and tape2wav utilities to convert between audio
and tape formats (Fredrick Meunier).
* Remove use of mmap() (Philip Kendall).
* Beta BASIC support for listbasic (Stuart Brady).
* Man page fixes (Stuart Brady).
- clean up spec file