Package: libffado / 2.0.99+svn2171-2

Metadata

Package Version Patches format
libffado 2.0.99+svn2171-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
downgrade_to_r2166.patch | (download)

src/bebob/bebob_dl_mgr.cpp | 2 1 + 1 - 0 !
src/debugmodule/debugmodule.cpp | 3 1 + 2 - 0 !
src/libieee1394/IsoHandlerManager.cpp | 2 1 + 1 - 0 !
src/libieee1394/ieee1394service.cpp | 48 1 + 47 - 0 !
src/libieee1394/ieee1394service.h | 1 0 + 1 - 0 !
src/libstreaming/StreamProcessorManager.cpp | 2 1 + 1 - 0 !
src/libutil/PosixMessageQueue.cpp | 7 3 + 4 - 0 !
src/libutil/SystemTimeSource.cpp | 34 3 + 31 - 0 !
src/libutil/SystemTimeSource.h | 11 0 + 11 - 0 !
src/motu/motu_avdevice.cpp | 24 1 + 23 - 0 !
src/rme/fireface_hw.cpp | 6 1 + 5 - 0 !
src/rme/rme_avdevice.cpp | 18 12 + 6 - 0 !
12 files changed, 25 insertions(+), 133 deletions(-)

 downgrade vom svn r2171 to r2166
 Upstream has introduced major changes to the timing code that will
 break FFADO if used with libraw1394-2.1.0. r2166 still contains
 the old code that's known to work, so we stick to this one until
 the WIP is over and things work relibably with libraw1394-2.1.0.

fix_ftbfs_bigendian.patch | (download)

src/rme/rme_avdevice.cpp | 18 6 + 12 - 0 !
1 file changed, 6 insertions(+), 12 deletions(-)

 fix ftbfs on big endian platforms