14
I Use This!
Activity Not Available

News

Analyzed 2 months ago. based on code collected over 1 year ago.
Posted almost 12 years ago by [email protected]
From Nils Philippsen: python: prefer installed python modules/paths. This ensures that the ffado python programs find their respective modules before any others which might happen to be reachable via the default python path.
Posted almost 12 years ago by [email protected]
DICE EAP Saffire Pro 24 Corrects the number of mixer destinations While the manufacturer doc mentions only 8 mixer destinations, the flash is effectively configured with 16 destinations
Posted almost 12 years ago by [email protected]
DICE EAP Use the correct value of offset in EAP::showFullRouter() The correction allows to read the content of the current router config hardware depending on the samplerate in use.
Posted almost 12 years ago by [email protected]
ffado-mixer: use a unix domain socket as a lock to prevent multiple ffado-mixers being run simultaneously. This should address the majority of the issues raised in ticket #320.
Posted almost 12 years ago by [email protected]
motu: add a missing 'virtual' in the getStreamingState() method declaration for completeness.
Posted almost 12 years ago by [email protected]
dice: implement the getStreamingState() virtual device method as a thin wrapper around isIsoStreamingEnabled(). In theory this will make ffado-mixer aware of the streaming state which in turn will allow it to disable controls which cannot be changed when streaming is active. Compile-tested only.
Posted almost 12 years ago by [email protected]
If streaming is started when ffado-mixer is running, make ffado-mixer's sample rate agree with that in use (jackd can change this on startup independently of ffado-mixer).
Posted almost 12 years ago by [email protected]
apply configuration file patch from yellius for the Tascam IF-FW/DM device. See ticket #338 and #340 for the ongoing discussion about this device.
Posted almost 12 years ago by [email protected]
Add annotation for qdbusxml2cpp.
Posted almost 12 years ago by [email protected]
README: update jack version requirements