root/branches/libffado-2.0/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1745 [1745] 12/04/09 02:44:43 jwoithe MOTU: * add basic infrastructure to support streaming on the 828Mk1 once …
(edit) @1744 [1744] 12/04/09 02:20:24 jwoithe Prevent warnings for multiple definitions of STDC_FORMAT_MACROS when …
(edit) @1743 [1743] 12/04/09 02:14:46 jwoithe MOTU: first cut at optical mode setting for the original 828. There's …
(edit) @1722 [1722] 11/22/09 09:05:16 ppalmers fix format warnings for extreme debugging
(edit) @1721 [1721] 11/22/09 07:26:31 ppalmers fix all format string warnings
(edit) @1720 [1720] 11/22/09 06:40:08 ppalmers add an attribute to the debug printing functions that makes them check …
(edit) @1715 [1715] 11/16/09 03:47:58 jwoithe MOTU: add some initial details relating to the original 828 interface …
(edit) @1704 [1704] 11/11/09 16:03:11 jwoithe MOTU: fix errors in the Ultralite port specification introduced via an …
(edit) @1703 [1703] 11/11/09 15:58:36 jwoithe MOTU: add basic device detection and support infrastructure for the …
(edit) @1682 [1682] 10/09/09 12:52:42 arnonym Apply the atomic-patch also to the 2.0 branch. Fixes #197.
(edit) @1635 [1635] 08/28/09 05:55:11 jwoithe MOTU: make the MOTU driver aware of the new mixer definition for the 8pre.
(edit) @1634 [1634] 08/28/09 05:52:20 jwoithe MOTU: first pass at implementing a mixer for the 8pre. Some details are …
(edit) @1632 [1632] 08/27/09 13:56:52 ppalmers fix byte-swapping bug
(edit) @1618 [1618] 08/13/09 07:29:14 jwoithe bebob/focusrite: debugOutput() was missing an argument in the mixer show() …
(edit) @1581 [1581] 06/21/09 04:59:35 jwoithe MOTU: add define for Mark-3 mixer register.
(edit) @1580 [1580] 06/21/09 00:21:30 jwoithe MOTU: create modules to hold Mark3 control objects.
(edit) @1579 [1579] 06/21/09 00:10:50 jwoithe MOTU: add skeletal support for the mixer protocol used in Mark3 …
(edit) @1571 [1571] 05/31/09 04:28:17 ppalmers free FCP listener when something goes wrong
(edit) @1567 [1567] 05/18/09 05:09:36 holin more gcc 4.4 fixes
(edit) @1566 [1566] 05/18/09 05:01:59 holin missing includes reported by gcc 4.4. Patch from Martin Michlmayr.
(edit) @1561 [1561] 05/17/09 07:36:44 ppalmers fixes #211
(edit) @1560 [1560] 05/17/09 07:14:11 ppalmers implement ECHO firmware version check
(edit) @1559 [1559] 05/17/09 07:06:20 ppalmers use only the major version for SONAME
(edit) @1558 [1558] 05/17/09 06:42:38 ppalmers add firmware check for Terratec Phase88 (click/pop issue)
(edit) @1557 [1557] 05/17/09 06:25:49 ppalmers fix soname installation
(edit) @1556 [1556] 05/17/09 04:33:27 ppalmers fixes #207
(edit) @1554 [1554] 05/17/09 04:06:28 ppalmers fixes #188
(edit) @1549 [1549] 05/09/09 10:42:57 ppalmers fixes #221, #219
(edit) @1546 [1546] 04/26/09 08:46:33 ppalmers fix stupid mistake
(edit) @1545 [1545] 04/26/09 08:21:42 ppalmers fixes #201
(edit) @1544 [1544] 04/26/09 07:11:05 ppalmers round the transmit safety buffer size to one packet size (in frames) to …
(edit) @1536 [1536] 04/12/09 14:12:33 ppalmers introduce transmit prebuffering to increase reliability
(edit) @1530 [1530] 03/29/09 13:30:46 ppalmers - make the sync delay an integer amount of packets to avoid phase issues - …
(edit) @1529 [1529] 03/29/09 09:39:37 ppalmers - don't use DEFER when we have sufficient frames. This is a huge …
(edit) @1528 [1528] 03/29/09 08:09:27 ppalmers cosmetic changes
(edit) @1526 [1526] 03/29/09 04:43:41 ppalmers fix the freewheeling issue. clean up the IsoHandler? and the interactions …
(edit) @1525 [1525] 03/28/09 14:24:21 ppalmers - Allow to specify the DLL bandwidths for the CycleTimerHelper? and the …
(edit) @1524 [1524] 03/24/09 15:12:35 ppalmers - Fix handling of MIDI 2x and 3x mode - Introduce support for driver …
(edit) @1521 [1521] 03/22/09 16:25:53 jwoithe MOTU: mixer: rename "mix destination" controls to the more generic …
(edit) @1520 [1520] 03/22/09 16:21:53 jwoithe MOTU: cleanup of mixer code. In particular, we rely on the model ID to …
(edit) @1518 [1518] 02/16/09 17:51:41 jwoithe MOTU: tweak jack port layout for the 896HD.
(edit) @1517 [1517] 02/15/09 18:25:43 jwoithe MOTU: keep the order of the 896HD mixer channels consistent with other …
(edit) @1516 [1516] 02/15/09 14:47:29 jwoithe MOTU: define separate mix control structure for the 896HD by copying the …
(edit) @1509 [1509] 12/18/08 15:03:47 jwoithe - MOTU: Refactor mixer control logic to make things clearer. Please test …
(edit) @1508 [1508] 12/11/08 13:46:22 jwoithe MOTU: the ultralite needs the ultralite trimgain, not the standard …
(edit) @1506 [1506] 12/07/08 14:30:13 jwoithe MOTU: more groundwork to support the channel gains and phase inversion …
(edit) @1495 [1495] 12/06/08 04:24:19 ppalmers add a minimum for the max_packetsize parameter
(edit) @1489 [1489] 11/25/08 18:33:29 jwoithe MOTU: fix a silly typo in the last commit.
(edit) @1488 [1488] 11/25/08 18:27:37 jwoithe * MOTU: confirm fix in rev 1487. Always explicitly send silence when a …
(edit) @1487 [1487] 11/25/08 17:31:55 jwoithe MOTU: a tweak which may partially address the MOTU problems seen with jack …
(edit) @1485 [1485] 11/25/08 02:11:13 jwoithe MOTU: fix a long-standing typo bug which tripped things up with the new …
(edit) @1484 [1484] 11/24/08 15:07:06 jwoithe MOTU: enable all ports at creation. Currently the MOTU code only creates …
(edit) @1483 [1483] 11/24/08 14:36:13 jwoithe Fix the printout of the port enabled state.
(edit) @1478 [1478] 11/23/08 09:32:56 wagi fix compiler warnings
(edit) @1477 [1477] 11/23/08 09:04:31 wagi mark two debug message as verbose
(edit) @1474 [1474] 11/23/08 03:25:32 ppalmers add a streaming status control element to the control tree and use it in …
(edit) @1467 [1467] 11/22/08 13:49:35 ppalmers fixes #174
(edit) @1466 [1466] 11/22/08 13:36:11 ppalmers fix small reporting bug
(edit) @1464 [1464] 11/22/08 13:34:38 ppalmers be more tolerant for jitter on the timestamps. experience tells that this …
(edit) @1463 [1463] 11/22/08 13:33:40 ppalmers fix wraparound bug in bug detect&fix code (go figure)
(edit) @1462 [1462] 11/22/08 13:32:55 ppalmers fix subtle wraparound bug in cycle timer reconstruction code
(edit) @1456 [1456] 11/22/08 11:22:57 ppalmers fix cycle timer register read retry operation
(edit) @1452 [1452] 11/22/08 08:29:16 ppalmers implement a port cache to increase efficiency (saves nports * 4 * 2 …
(edit) @1451 [1451] 11/22/08 07:01:20 wagi Add workaround for the Edirol FA-101. The device issues more than one FCP …
(edit) @1450 [1450] 11/22/08 06:52:43 wagi Let the at least 60 character width for the debug output. It was truncated …
(edit) @1449 [1449] 11/22/08 06:23:13 ppalmers fix small bug in port enable. show port list when running verbose.
(edit) @1448 [1448] 11/22/08 06:22:27 ppalmers increase midi reception verbose logging
(edit) @1447 [1447] 11/22/08 06:04:37 ppalmers fixes #169: freewheeling should be fixed
(edit) @1432 [1432] 11/16/08 06:02:47 ppalmers fix RT priority issues with recent jack changes
(edit) @1429 [1429] 11/14/08 15:15:00 arnonym Fix #158: Make the error more verbose and list some ways to fix it. Needs …
(edit) @1426 [1426] 11/10/08 03:40:56 jwoithe MOTU: fix a typo in the previous mixer setup patch. Configuration: …
(edit) @1425 [1425] 11/09/08 20:52:03 jwoithe MOTU: fix a NULL pointer dereference for devices without mixer definitions …
(edit) @1423 [1423] 11/09/08 19:20:19 jwoithe MOTU: preliminary support for 828mk3 device. There is still much to learn …
(edit) @1422 [1422] 11/09/08 14:33:35 jwoithe MOTU: minor adjustments to Ultralite port names now we know the data …
(edit) @1419 [1419] 11/06/08 14:28:57 jwoithe Remove unused and unneeded (according to Pieter on 25 Sept 2008) …
(edit) @1418 [1418] 11/06/08 14:26:31 jwoithe MOTU: tidy up internal port management code. There should be no …
(edit) @1417 [1417] 11/03/08 14:37:03 jwoithe MOTU: streaming initialisation changes which might make the Ultralite work …
(edit) @1414 [1414] 11/02/08 02:36:36 ppalmers fix debug level
(edit) @1413 [1413] 11/02/08 02:36:02 ppalmers hardcode saffire (LE) supported sample rates
(edit) @1412 [1412] 11/02/08 02:35:35 ppalmers recover more gracely from errors (instead of abort). not 100% fixed yet.
(edit) @1411 [1411] 11/02/08 02:34:48 ppalmers transaction retry is now done at the 1394 service level
(edit) @1410 [1410] 11/02/08 02:33:07 ppalmers - Fix stupid bug in clock source selection - (try to) Fix sample rate …
(edit) @1409 [1409] 11/02/08 02:31:14 ppalmers small addition
(edit) @1408 [1408] 11/02/08 01:36:00 ppalmers fix up sync source selection through sync plugs
(edit) @1407 [1407] 11/01/08 10:17:18 ppalmers fix bebob fallback discovery
(edit) @1406 [1406] 11/01/08 09:40:57 ppalmers disable the nickname control for devices that don't support it
(edit) @1405 [1405] 11/01/08 09:12:09 ppalmers reduce configuration object default verbosity level
(edit) @1400 [1400] 10/30/08 14:48:02 ppalmers re-enable generic discovery for bebobs
(edit) @1385 [1385] 10/27/08 16:27:56 ppalmers Implement a mechanism to disable the samplerate and clock source controls …
(edit) @1384 [1384] 10/27/08 16:11:25 jwoithe MOTU: add placeholder elements to the Ultralite mixer for ADAT channels so …
(edit) @1382 [1382] 10/26/08 15:58:20 jwoithe MOTU: Allow dbus matrix elements to be flagged as non-existent "pad" …
(edit) @1379 [1379] 10/26/08 15:12:22 ppalmers add branch prediction aids
(edit) @1378 [1378] 10/26/08 15:11:59 ppalmers fix compiler warnings when doing SSE2 builds
(edit) @1376 [1376] 10/26/08 15:01:00 ppalmers fix clipping and float->int conversion. optimize this a bit. fix SSE code.
(edit) @1375 [1375] 10/24/08 10:58:07 ppalmers tweak the iso handler buffer settings some more
(edit) @1373 [1373] 10/24/08 02:37:37 ppalmers make IsoManager? and SPM settings from config.h overridable by the …
(edit) @1372 [1372] 10/23/08 10:02:34 ppalmers Host controller reliability changes: * make receive DMA mode selectable …
(edit) @1371 [1371] 10/23/08 09:00:47 ppalmers * implement our own code to do FCP transactions. the code from libavc had …
(edit) @1370 [1370] 10/21/08 13:09:24 ppalmers fix up saffire mixers (closes #147)
(edit) @1366 [1366] 10/21/08 10:45:01 ppalmers sometimes a busreset is issued to indicate a config change of a device. …
Note: See TracRevisionLog for help on using the revision log.