Changeset 2026
- Timestamp:
- 02/02/12 02:23:55 (9 years ago)
- Files:
-
- trunk/libffado/README (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libffado/README
r2025 r2026 52 52 53 53 Through reverse-engineering the following devices will also work: 54 * MOTU traveller55 * MOTU 828mkII 54 * MOTU Traveler 55 * MOTU 828mkII, MOTU Ultralite, MOTU 896HD, MOTU 8pre 56 56 Note: the support for these devices is based on a significant reverse 57 57 engineering effort. This means that the developers had no support from the … … 115 115 PyQt (note below), http://www.riverbankcomputing.co.uk/software/pyqt/intro 116 116 dbus-python >= 0.82.0, http://dbus.freedesktop.org/releases/dbus-python/ 117 118 The mixer applets are available for both QT3 and QT4. However, the QT3 versions119 are no longer actively developed. The build script will automatically fallback120 to the QT3 version if you don't have QT4 installed.121 117 122 118 The version of PyQt must be chosen to exactly match the version of Qt in use. … … 265 261 to diagnose and/or fix. 266 262 * the distribution and its version 267 268