Changelog for
libraw1394-debuginfo-32bit-2.1.0-6.4.x86_64.rpm :
* Sat Mar 23 2013 zaitorAATTopensuse.org- Update to version 2.1.0: + Behavior changes of the backend to firewire-core: - The isochronous reception buffer is now mapped read/writable rather than read-only. - Decrease memory footprint of IR and IT buffers by avoiding some internal rounding up of the buffer size. + New APIs in
: - raw1394_add_config_rom_descriptor(): Add contents to the Configuration ROM of the local node(s). At runtime, this API is only available if running on top of firewire-core. - raw1394_remove_config_rom_descriptor(): Counterpart to raw1394_add_config_rom_descriptor(). - raw1394_read_cycle_timer_and_clock(): Like the existing raw1394_read_cycle_timer(), but lets the caller choose between CLOCK_REALTIME, CLOCK_MONOTONIC, or CLOCK_MONOTONIC_RAW. - raw1394_get_speed(): Returns the speed code of the maximum possible transmission speed between a given node and the local node. - enum raw1394_iso_speed was extended by RAW1394_ISO_SPEED_800, _1600, and _3200. + New APIs in : Added preprocessor constants L1394_SPEED_BETA, L1394_SPEED_800, _1600, and _3200. + testlibraw1394: Added unit tests of the new APIs.- Changes from version 2.0.9: + Fix that raw1394_iso_recv_flush() did not have any effect when running on firewire-core alias juju kernel drivers. This fix needs kernel 3.4 or later at runtime. + Remove build-time dependency on linux-headers. + Remove --with-fw-dir configure switch which is no longer useful + Janitorial fixes.- Changes from version 2.0.8: + Performance improvement: Configuration ROM access via raw1394_read() is dramatically faster and very robust now. + Interoperability fix: Internally retry raw1394_read/write/lock/lock64() after ack-busy response. + Small bug fixes.
* Tue Jul 26 2011 ajAATTsuse.de- Update to version 2.0.7:
* Fixes playback to some audio devices based on the DICE chipset.
* Several fixes for using libraw1394 on top of the firewire-core kernel driver (as opposed to raw1394 which was removed in kernel 2.6.37).
* Sat Oct 16 2010 jslabyAATTsuse.de- convert Summary(pt_BR) to UTF-8
* Thu Sep 30 2010 davejplaterAATTgmail.com- Update to version 2.0.5- See https://ieee1394.wiki.kernel.org/index.php/Release_Notes_-_Libraries for changes since 1.3.0- Upstream urls changed as http://www.linux1394.org/ is up for sale and no longer in use.- Removed patch libraw1394.eventloop-return.patch, already integrated.- Removed mpg1394grab.patch and mpg1394grab-beautify.patch as the upstream maintainer says that streaming video support is now integrated.
* Sat Apr 24 2010 cooloAATTnovell.com- buildrequire pkg-config to provide the correct symbols
* Fri Dec 18 2009 jengelhAATTmedozas.de- add baselibs.conf as a source
* Wed Jan 07 2009 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293)
* Wed Jun 25 2008 olhAATTsuse.de- eventloop.c: fix to retry read when failed with EINTR.
* Wed May 21 2008 cthielAATTsuse.de- fix baselibs.conf
* Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support