Version: 2.3.0-bp150.1.1
* Mon Dec 04 2017 dimstar@opensuse.org
- Extend libffado-SConstruct-py3.patch: convert more of the build
tools to python3. This allows us not to pull a different version
of python into buildroot than is not already used by SCons.
* Fri Nov 24 2017 davejplater@gmail.com
- Added conditional for libffado-SConstruct-py3.patch to only apply
if scons built with python 3.
* Thu Nov 23 2017 astieger@suse.com
- Fix building with python3 scons, add libffado-SConstruct-py3.patch
* Mon Jul 31 2017 schwab@suse.de
- sigev.patch: add missing header to define SIGEV_THREAD
* Wed Apr 12 2017 davejplater@gmail.com
- Modify libffado-date_time.patch to allow reproducible builds.
* Fri Mar 31 2017 davejplater@gmail.com
- Update to 2.3.0
- Fix gcc7 errors with -fpermissive see boo#1030245
- Removed obsolete udev macro definition
- Rebased ffado_SConstruct_powerpc_update.patch and
ffado-gcc6.patch
- Duplicated %build scons statement in %install to prevent a
complete rebuild of the package.
- Upstream changes:
* Configuration entries added for additional devices which work
with the generic support layer (PreSonus Studiolive 32.4.2,
Presonus StudioLive 16.0.2, ICON FireXon, Onyx Blackbird and
the new Onyx 1640i, among others).
* Support added for the newer Focusrite Saffire Pro 26.
* Improved build support for various downstream consumers.
* Better routing for selected Saffire devices and the Firestudio
Mobile.
* Significant cleanup and refinement of the M-Audio and Yamaha
driver.
* Compilation fixes for recent versions of gcc.
* Recover from dead streams without causing jackd to shut down.
* Sun Mar 20 2016 davejplater@gmail.com
- Use pkgconfig buildrequires where available and cleanup spec file.
* Wed Mar 02 2016 dimstar@opensuse.org
- Add --std=gnu++11 to EXTRA_FLAGS.
* Wed Mar 02 2016 dimstar@opensuse.org
- Replace libxmll++-devel BuildRequires with
pkgconfig(libxml++-2.6) in order to be ready for the
compatibility package introduction (libxml++ goes 3.0).
* Mon Feb 08 2016 rguenther@suse.com
- Add ffado-gcc6.patch to move #include <math.h> outside of a namespace
and to not declare errno as local variable.
* Wed Mar 11 2015 normand@linux.vnet.ibm.com
- SConstruct is_powerpc and is_64bit to support ppc64le
with new ffado_SConstruct_powerpc_update.patch
* Wed Mar 04 2015 wbauer@tmo.at
- Install udev rule to the correct directory by removing the incorrect
redefinition of %_udevrulesdir. It is defined already in
systemd-rpm-macros which is preinstalled in OBS. (boo#911303)
* Sun Sep 21 2014 davejplater@gmail.com
- Update to bugfix version 2.2.1
- Fixes compilation failures when DEBUG=no is specified
- Upstream changes for 2.2.0:
* Many bugs fixed
Mixer, router and monitor support for Saffire Pro 14
Mixer and router support for Presonus Firestudio Tube,
Presonus Firestudio Project, and M-Audio Profire 2626
Support Echo Audio AudioFire12 with firmware versions 5.0 and
later (addresses ticket 360)
Echo Audio device mixer additions:
hide SPDIF mode switch on AudioFire12
digital interface switch on AudioFire8 and Pre8
phantom power switch for AudioFire4 (addresses ticket 364)
playback routing for AudioFire2/4 (addresses ticket 335)
* Presonus device mixer additions:
better support the FP10 (formerly known as the Firepod)
implement support for the Firebox and Inspire1394
* M-Audio mixer additions:
improve support for the Ozonic
add support for Firewire Solo (ticket 336), Audiophile, 410, 1814
and ProjectMix I/O
* Device-specific mixer for Yamaha GO44 and GO46 interfaces added
* RME Fireface 400/800 improvements:
mixer and device settings can now be saved to and restored from
device flash clock source selection made more consistent
* DICE EAP / RME Matrix mixer enhancements:
"per output" view with mono/stereo control saving of mixer
settings to file
more consistent cooperation with jackd when sample rate is changed
* Audio streaming support added or refined for additional MOTU
interfaces:
Traveller mk 3
Ultralite mk 3
Ultralite hybrid (using firewire interface only)
4pre
- Known issues:
* Saffire Pro 40 at 96 kHz fails to start most of the time
(ticket 326)
* Saffire Pro 24 and Pro 40 MIDI problems (tickets 372 and 375)
* Saffire Pro 24 and Pro 40 lack an ADAT/SPDIF switch
* Only mixer control is supported on M-Audio 1814 and M-Audio,
ProjectMix
* M-Audio Audiophile, 410 and 1814 require startup workaround.
See http://sourceforge.net/p/ffado/mailman/message/30807938
* M-Audio Audiophile, 410 and 1814 will only work with FFADO when
loaded with the latest firmware
* Tue Mar 04 2014 coolo@suse.com
- own /usr/lib/udev directory to avoid buildrequiring udev
* Fri Apr 26 2013 fcrozat@suse.com
- Move udev rules to /usr/lib/udev for openSUSE 12.3 or later.
* Mon Dec 24 2012 p.drouand@gmail.com
- Update to 2.1.0 version:
* Significantly improved support for the new "juju" firewire stack
found in newer kernels
* Support for JACK freewheeling mode and set-buffer-size operation
* Lower CPU usage
* udev rules included in FFADO to give user access to audio device files
* More stable streaming
* Fix crash when realtime system clock was set
* Fix race conditions and invalid memory accesses on shutdown
* Fixes for clean compilation on recent gcc versions (up to 4.7)
* ffado-diag enhanced to aid debugging efforts
* Many bugs fixed
- Remove patchs merged on upstream release:
* ffado-gcc47.patch
* libffado-bswap.patch
- Do not use and include ChangeLog in the package because the svn repo is down
and this file could not be update
- Remove useless conditional macros
* Wed Jun 27 2012 dvaleev@suse.com
- fix ppc64 build
* Sat Mar 24 2012 dimstar@opensuse.org
- Add ffado-gcc47.patch: Fix build with gcc 4.7.
* Mon Mar 12 2012 davejplater@gmail.com
- Added "Recommends: ffado-mixer" to the ffado rpm.
* Sat Mar 03 2012 davejplater@gmail.com
- Update to ffado-svn revision 2040 to fix bnc#747391 & bnc#736115
- Upstream changes, see /usr/share/doc/packages/ffado/ChangeLog