root/branches/libffado-2.0/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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. …
(edit) @1363 [1363] 10/19/08 18:35:04 jwoithe MOTU: fix a misleading comment.
(edit) @1362 [1362] 10/19/08 03:50:07 ppalmers re #155: increases timeout to improve discovery reliability of FA-101 and …
(edit) @1360 [1360] 10/19/08 02:56:16 ppalmers temporarily fix ringbuffer thread safeness issue pointed out for jack …
(edit) @1359 [1359] 10/13/08 22:09:14 jwoithe MOTU: correctly create a dbus control for the 896HD's peakhold time …
(edit) @1357 [1357] 10/07/08 12:39:37 wagi Fix g++ warning for inner-style forward class declerations.
(edit) @1356 [1356] 10/07/08 12:00:18 wagi Fix g++ warning for inner-style forward class declerations.
(edit) @1355 [1355] 09/30/08 19:59:38 jwoithe MOTU: centralise event/frame size calculations to getEventSize(). Needed …
(edit) @1351 [1351] 09/27/08 09:08:17 wagi merge libffado-2.0-with-panning into libffado-2.0 branch -r …
(edit) @1346 [1346] 09/24/08 09:18:51 ppalmers add one syncdelay worth of frames to the roundtrip loop. this should allow …
(edit) @1345 [1345] 09/24/08 08:42:12 ppalmers improve latency performance. always use packet_per_buffer mode since …
(edit) @1344 [1344] 09/24/08 07:26:29 ppalmers switch back to a sleep based period signalling scheme to ensure proper …
(edit) @1343 [1343] 09/24/08 07:25:27 ppalmers fix max packet latency estimate
(edit) @1342 [1342] 09/24/08 05:45:25 ppalmers improve interrupt scheduling
(edit) @1341 [1341] 09/24/08 05:34:53 ppalmers Add reverse mapping support to obtain system time based upon the ctr value
(edit) @1323 [1323] 09/19/08 14:47:23 jwoithe MOTU: first cut at mixer controls for the Ultralite.
(edit) @1322 [1322] 09/19/08 14:29:58 jwoithe MOTU: make mixer construction more tolerant of incomplete mixer …
(edit) @1321 [1321] 09/19/08 11:48:42 wagi Implement getMinimum and getMaximum for the generic mixer. This makes the …
(edit) @1320 [1320] 09/19/08 09:53:09 jwoithe MOTU: optical port configuration fixes: - fix an error in …
(edit) @1315 [1315] 08/18/08 16:23:16 jwoithe MOTU: first cut at supporting the meter controls of the 896HD. Please …
(edit) @1305 [1305] 07/19/08 04:38:14 ppalmers make m_nb_audio_ports and m_nb_midi_ports signed integers to avoid …
Note: See TracRevisionLog for help on using the revision log.