root/branches/libffado-2.0/src/motu


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1783 [1783] 01/05/10 06:00:07 jwoithe MOTU: fix bug in port layout definition of the 896HD device which caused …
(edit) @1745 [1745] 12/04/09 02:44:43 jwoithe MOTU: * add basic infrastructure to support streaming on the 828Mk1 once …
(edit) @1743 [1743] 12/04/09 02:14:46 jwoithe MOTU: first cut at optical mode setting for the original 828. There's …
(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) @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) @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) @1525 [1525] 03/28/09 14:24:21 ppalmers - Allow to specify the DLL bandwidths for the CycleTimerHelper? and the …
(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) @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) @1478 [1478] 11/23/08 09:32:56 wagi fix compiler warnings
(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) @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) @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) @1359 [1359] 10/13/08 22:09:14 jwoithe MOTU: correctly create a dbus control for the 896HD's peakhold time …
(edit) @1355 [1355] 09/30/08 19:59:38 jwoithe MOTU: centralise event/frame size calculations to getEventSize(). Needed …
(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) @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) @1300 [1300] 07/13/08 18:54:03 jwoithe MOTU: merge recent trunk mixer changes to 2.0 branch from revisions 1257, …
(edit) @1299 [1299] 07/13/08 15:44:25 ppalmers implement configuration file mechanism to ease device support and …
(edit) @1289 [1289] 07/10/08 17:14:31 jwoithe MOTU: getSupportedSamplingFrequencies(): not all MOTUs support all sample …
(edit) @1288 [1288] 07/10/08 11:08:36 ppalmers implement samplerate control through the mixer panels. disabled by default …
(edit) @1235 [1235] 05/29/08 12:46:13 ppalmers svn merge -r 1231:1234 svn+ssh://ffadosvn@ffado.org/ffado/trunk/libffado
(edit) @1229 [1229] 05/27/08 14:46:09 ppalmers implement discovery fallback (closes #121)
(edit) @1209 [1209] 05/25/08 00:13:10 holin merge from trunk 1207,1208
(edit) @1190 [1190] 05/19/08 11:25:52 ppalmers remove unused code, clean up for release
(copy) @1189 [1189] 05/19/08 10:13:20 ppalmers Branch for 2.0, such that we can start weeding the source tree of unused …
copied from trunk/libffado/src/motu:
(edit) @1158 [1158] 05/10/08 12:38:38 ppalmers make control more thread safe (unfinished)
Note: See TracRevisionLog for help on using the revision log.