14
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected over 1 year ago.
Posted over 11 years ago by [email protected]
Include the source file which should have been a part of 2206.
Posted over 11 years ago by [email protected]
Add ffado-dice-ctl, contributed by Bent Bisballe Nyeng via the ffado-devel mailing list. I am not certain I've got the SConstruct changes right and will only be able to test them later today; if there is a problem others can feel free to fix it. :-)
Posted over 11 years ago by [email protected]
mixer-qt4: Implement nickname callback Update the nickname when the user presses return. In the previous version, the callback was never triggered, neither by pressing return, unfocusing the text field or any other event.
Posted over 11 years ago by [email protected]
DICE: Allow to change the nickname. Pretend that we support changing the nickname. This isn't entirely true, since the value will be lost when powercycling the device, at least on my io14.
Posted over 11 years ago by [email protected]
Require libraw1394-2.0.5 If libraw1394 is too old, libffado would abort with src/libieee1394/IsoHandlerManager.cpp:1758: bool IsoHandlerManager::IsoHandler::enable(int): Assertion `m_handle == null' failed." Stefan Richter writes: You need ... [More] at the very least libraw1394 2.0.5 in order to be able to use FFADO on top of the firewire-core kernel driver (as opposed to the older, no longer available raw1394 kernel driver for which libraw1394 1.3.0 was sufficient). Very much recommended for FFADO is at least libraw1394 2.0.7. Current and stable is libraw1394 2.1.0. <http://sourceforge.net/mailarchive/message.php?msg_id=29626106> Assuming libraw1394-2.0.5 is perfectly valid these days, thus bumping the version requirement. [Less]
Posted over 11 years ago by [email protected]
DICE: Fix FTBFS introduced in r2201
Posted over 11 years ago by [email protected]
DICE: an attempt to further refine the patch from r2200 based on the direction of the ports being constructed. Compile-tested only.
Posted over 11 years ago by [email protected]
DICE: avoid duplicated streaming channel names for non-generic, mis- or unconfigured devices. From Philippe Carriere.
Posted over 11 years ago by [email protected]
Drop duplicate entry for Presonus Firestudio Project
Posted over 11 years ago by [email protected]
Add DnR to the udev rules file.